Step * of Lemma cs-knowledge_wf

[V:Type]. ∀[A:Id List]. ∀[a:{a:Id| (a ∈ A)} ]. ∀[x:Knowledge(ConsensusState)].
  (Knowledge(x;a) ∈ b:Id fp-> ℤ × (ℤ × Top))
BY
(Unfolds ``consensus-state5 cs-knowledge`` THEN Auto) }


Latex:


Latex:
\mforall{}[V:Type].  \mforall{}[A:Id  List].  \mforall{}[a:\{a:Id|  (a  \mmember{}  A)\}  ].  \mforall{}[x:Knowledge(ConsensusState)].
    (Knowledge(x;a)  \mmember{}  b:Id  fp->  \mBbbZ{}  \mtimes{}  (\mBbbZ{}  \mtimes{}  V  +  Top))


By


Latex:
(Unfolds  ``consensus-state5  cs-knowledge``  0  THEN  Auto)




Home Index