Step * of Lemma cs-is-committed_wf

[V:Type]. ∀[x:consensus-state3(V)].  (cs-is-committed(x) ∈ 𝔹)
BY
(Unfold `consensus-state3` THEN ProveWfLemma) }


Latex:


\mforall{}[V:Type].  \mforall{}[x:consensus-state3(V)].    (cs-is-committed(x)  \mmember{}  \mBbbB{})


By

(Unfold  `consensus-state3`  0  THEN  ProveWfLemma)




Home Index