Step * 1 1 1 1 1 of Lemma consensus-reachable


1. [V] Type
2. ∀v1,v2:V.  Dec(v1 v2 ∈ V)@i
3. {∃v,v':V. (v v' ∈ V))}@i
4. Id List@i
5. {a:Id| (a ∈ A)}  List List@i
6. three-intersection(A;W)@i
7. two-intersection(A;W)
8. one-intersection(A;W)
9. ws {a:Id| (a ∈ A)}  List@i
10. (ws ∈ W)@i
11. ∃a:{a:Id| (a ∈ A)} (a ∈ ws)
12. 0 < ||ws||
13. ts-reachable(consensus-ts4(V;A;W))@i
14. x ∈ ConsensusState
15. imax-list(map(λa.Inning(x;a);ws)) ∈ ℤ
16. ∀a:{a:Id| (a ∈ A)} ((a ∈ ws)  Inning(x;a) < imax-list(map(λa.Inning(x;a);ws)) 1)
⊢ ∃x':ConsensusState
   ((x ((λx,y. CR(in ws)[x, y] )^*) x')
   ∧ (∀a:{a:Id| (a ∈ A)} 
        ((a ∈ ws)
         ((Inning(x';a) (imax-list(map(λa.Inning(x;a);ws)) 1) ∈ ℤ)
           ∧ (imax-list(map(λa.Inning(x;a);ws)) 1 ∈ fpf-domain(Estimate(x';a))))))))
BY
(MoveToConcl (-1) THEN GenConclAtAddr [1;2;2;2] THEN Thin (-1) THEN RenameVar `i' (-1) THEN Auto)⋅ }

1
1. [V] Type
2. ∀v1,v2:V.  Dec(v1 v2 ∈ V)@i
3. {∃v,v':V. (v v' ∈ V))}@i
4. Id List@i
5. {a:Id| (a ∈ A)}  List List@i
6. three-intersection(A;W)@i
7. two-intersection(A;W)
8. one-intersection(A;W)
9. ws {a:Id| (a ∈ A)}  List@i
10. (ws ∈ W)@i
11. ∃a:{a:Id| (a ∈ A)} (a ∈ ws)
12. 0 < ||ws||
13. ts-reachable(consensus-ts4(V;A;W))@i
14. x ∈ ConsensusState
15. imax-list(map(λa.Inning(x;a);ws)) ∈ ℤ
16. : ℤ@i
17. ∀a:{a:Id| (a ∈ A)} ((a ∈ ws)  Inning(x;a) < i)@i
⊢ ∃x':ConsensusState
   ((x ((λx,y. CR(in ws)[x, y] )^*) x')
   ∧ (∀a:{a:Id| (a ∈ A)} ((a ∈ ws)  ((Inning(x';a) i ∈ ℤ) ∧ (i ∈ fpf-domain(Estimate(x';a))))))))


Latex:



1.  [V]  :  Type
2.  \mforall{}v1,v2:V.    Dec(v1  =  v2)@i
3.  \{\mexists{}v,v':V.  (\mneg{}(v  =  v'))\}@i
4.  A  :  Id  List@i
5.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List@i
6.  three-intersection(A;W)@i
7.  two-intersection(A;W)
8.  one-intersection(A;W)
9.  ws  :  \{a:Id|  (a  \mmember{}  A)\}    List@i
10.  (ws  \mmember{}  W)@i
11.  \mexists{}a:\{a:Id|  (a  \mmember{}  A)\}  .  (a  \mmember{}  ws)
12.  0  <  ||ws||
13.  x  :  ts-reachable(consensus-ts4(V;A;W))@i
14.  x  \mmember{}  ConsensusState
15.  imax-list(map(\mlambda{}a.Inning(x;a);ws))  \mmember{}  \mBbbZ{}
16.  \mforall{}a:\{a:Id|  (a  \mmember{}  A)\}  .  ((a  \mmember{}  ws)  {}\mRightarrow{}  Inning(x;a)  <  imax-list(map(\mlambda{}a.Inning(x;a);ws))  +  1)
\mvdash{}  \mexists{}x':ConsensusState
      ((x  rel\_star(ConsensusState;  \mlambda{}x,y.  CR(in  ws)[x,  y]  )  x')
      \mwedge{}  (\mforall{}a:\{a:Id|  (a  \mmember{}  A)\} 
                ((a  \mmember{}  ws)
                {}\mRightarrow{}  ((Inning(x';a)  =  (imax-list(map(\mlambda{}a.Inning(x;a);ws))  +  1))
                      \mwedge{}  (\mneg{}(imax-list(map(\mlambda{}a.Inning(x;a);ws))  +  1  \mmember{}  fpf-domain(Estimate(x';a))))))))


By

(MoveToConcl  (-1)  THEN  GenConclAtAddr  [1;2;2;2]  THEN  Thin  (-1)  THEN  RenameVar  `i'  (-1)  THEN  Auto)\mcdot{}




Home Index