Step * of Lemma cs-estimate_wf

[V:Type]. ∀[A:Id List]. ∀[s:ConsensusState]. ∀[a:{a:Id| (a ∈ A)} ].  (Estimate(s;a) ∈ i:ℤ fp-> V)
BY
(Unfold `consensus-state4` THEN ProveWfLemma) }


Latex:


Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[s:ConsensusState].  \mforall{}[a:\{a:Id|  (a  \mmember{}  A)\}  ].    (Estimate(s;a)  \mmember{}  i:\mBbbZ{}  fp->  V)


By


Latex:
(Unfold  `consensus-state4`  0  THEN  ProveWfLemma)




Home Index