Step * of Lemma consensus-accum-state_wf

[V:Type]. ∀[A:Id List]. ∀[L:consensus-event(V;A) List].
  (consensus-accum-state(A;L) ∈ ℤ × j:ℤ fp-> V × b:Id fp-> ℤ × (ℤ × Top))
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[L:consensus-event(V;A)  List].
    (consensus-accum-state(A;L)  \mmember{}  \mBbbZ{}  \mtimes{}  j:\mBbbZ{}  fp->  V  \mtimes{}  b:Id  fp->  \mBbbZ{}  \mtimes{}  (\mBbbZ{}  \mtimes{}  V  +  Top))


By


Latex:
ProveWfLemma




Home Index