Step
*
1
2
1
1
1
2
1
1
of Lemma
fresh-inning-reachable
1. V : Type
2. A : Id List@i
3. W : {a:Id| (a ∈ A)}  List List@i
4. ws : {a:Id| (a ∈ A)}  List@i
5. x : ConsensusState@i
6. i : ℤ@i
7. (ws ∈ W)@i
8. (∀a∈ws.Inning(x;a) < i)
9. n : ℤ@i
10. ¬(A[n - 1] ∈ firstn(n - 1;A))
11. 0 < n@i
12. x ((λx,y. CR(in ws)[x, y] )^*) (λa.<if a ∈b firstn(n - 1;A) ∧b a ∈b ws then i else Inning(x;a) fi , Estimate(x;a)>)@\000Ci
13. n - 1 < ||A||
14. (A[n - 1] ∈ ws)
15. ¬(A[n - 1] ∈ firstn(n - 1;A))
16. z : ConsensusState@i
17. (λa.<if a ∈b firstn(n - 1;A) ∧b a ∈b ws then i else Inning(x;a) fi , Estimate(x;a)>) = z ∈ ConsensusState@i
⊢ Inning(x;A[n - 1]) < i
BY
{ (RepeatFor 2 (D -4) THEN With ⌜i1⌝ (D 8)⋅ THEN Auto)⋅ }
Latex:
Latex:
1.  V  :  Type
2.  A  :  Id  List@i
3.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List@i
4.  ws  :  \{a:Id|  (a  \mmember{}  A)\}    List@i
5.  x  :  ConsensusState@i
6.  i  :  \mBbbZ{}@i
7.  (ws  \mmember{}  W)@i
8.  (\mforall{}a\mmember{}ws.Inning(x;a)  <  i)
9.  n  :  \mBbbZ{}@i
10.  \mneg{}(A[n  -  1]  \mmember{}  firstn(n  -  1;A))
11.  0  <  n@i
12.  x 
        rel\_star(ConsensusState;  \mlambda{}x,y.  CR(in  ws)[x,  y]  ) 
        (\mlambda{}a.<if  a  \mmember{}\msubb{}  firstn(n  -  1;A)  \mwedge{}\msubb{}  a  \mmember{}\msubb{}  ws  then  i  else  Inning(x;a)  fi  ,  Estimate(x;a)>)@i
13.  n  -  1  <  ||A||
14.  (A[n  -  1]  \mmember{}  ws)
15.  \mneg{}(A[n  -  1]  \mmember{}  firstn(n  -  1;A))
16.  z  :  ConsensusState@i
17.  (\mlambda{}a.<if  a  \mmember{}\msubb{}  firstn(n  -  1;A)  \mwedge{}\msubb{}  a  \mmember{}\msubb{}  ws  then  i  else  Inning(x;a)  fi  ,  Estimate(x;a)>)  =  z@i
\mvdash{}  Inning(x;A[n  -  1])  <  i
By
Latex:
(RepeatFor  2  (D  -4)  THEN  With  \mkleeneopen{}i1\mkleeneclose{}  (D  8)\mcdot{}  THEN  Auto)\mcdot{}
Home
Index