Step * of Lemma consensus-ts4-archived-stable

[V:Type]
  ∀A:Id List. ∀W:{a:Id| (a ∈ A)}  List List. ∀a:{a:Id| (a ∈ A)} . ∀i:ℤ. ∀v:V.
    ts-stable(consensus-ts4(V;A;W);s.by state s, archived in inning i)
BY
(Auto THEN (D THENA Auto) THEN All (RepUR ``consensus-ts4 ts-type ts-rel``) THEN (UnivCD THENA Auto)) }

1
1. [V] Type
2. Id List@i
3. {a:Id| (a ∈ A)}  List List@i
4. {a:Id| (a ∈ A)} @i
5. : ℤ@i
6. V@i
7. ConsensusState@i
8. ConsensusState@i
9. by state s, archived in inning i@i
10. CR[s,y]@i
⊢ by state y, archived in inning i


Latex:


Latex:
\mforall{}[V:Type]
    \mforall{}A:Id  List.  \mforall{}W:\{a:Id|  (a  \mmember{}  A)\}    List  List.  \mforall{}a:\{a:Id|  (a  \mmember{}  A)\}  .  \mforall{}i:\mBbbZ{}.  \mforall{}v:V.
        ts-stable(consensus-ts4(V;A;W);s.by  state  s,  a  archived  v  in  inning  i)


By


Latex:
(Auto
  THEN  (D  0  THENA  Auto)
  THEN  All  (RepUR  ``consensus-ts4  ts-type  ts-rel``)
  THEN  (UnivCD  THENA  Auto))




Home Index