Step
*
of Lemma
cs-inning-committable_wf
∀[V:Type]. ∀[A:Id List]. ∀[W:{a:Id| (a ∈ A)}  List List]. ∀[s:ConsensusState]. ∀[i:ℤ]. ∀[v:V].
  (in state s, inning i could commit v  ∈ ℙ)
BY
{ ProveWfLemma }
Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[W:\{a:Id|  (a  \mmember{}  A)\}    List  List].  \mforall{}[s:ConsensusState].  \mforall{}[i:\mBbbZ{}].  \mforall{}[v:V].
    (in  state  s,  inning  i  could  commit  v    \mmember{}  \mBbbP{})
By
ProveWfLemma
Home
Index