Step * 1 1 1 1 of Lemma consensus-ts4-ref-map


1. [V] Type
2. Id List@i
3. ConsensusState@i
⊢ ∃n:ℕ. ∀i:ℕ(i < ⇐⇒ ∃a:{a:Id| (a ∈ A)} (i ≤ Inning(s;a)))
BY
(Decide ↑null(A) THENA Auto) }

1
1. [V] Type
2. Id List@i
3. ConsensusState@i
4. ↑null(A)
⊢ ∃n:ℕ. ∀i:ℕ(i < ⇐⇒ ∃a:{a:Id| (a ∈ A)} (i ≤ Inning(s;a)))

2
1. [V] Type
2. Id List@i
3. ConsensusState@i
4. ¬↑null(A)
⊢ ∃n:ℕ. ∀i:ℕ(i < ⇐⇒ ∃a:{a:Id| (a ∈ A)} (i ≤ Inning(s;a)))


Latex:



1.  [V]  :  Type
2.  A  :  Id  List@i
3.  s  :  ConsensusState@i
\mvdash{}  \mexists{}n:\mBbbN{}.  \mforall{}i:\mBbbN{}.  (i  <  n  \mLeftarrow{}{}\mRightarrow{}  \mexists{}a:\{a:Id|  (a  \mmember{}  A)\}  .  (i  \mleq{}  Inning(s;a)))


By

(Decide  \muparrow{}null(A)  THENA  Auto)




Home Index