Step * 2 2 1 of Lemma consensus-ts4-estimate-rel


1. Type
2. Id List
3. {a:Id| (a ∈ A)}  List List
4. {a:Id| (a ∈ A)} 
5. ConsensusState@i
6. ConsensusState@i
7. a1 {a:Id| (a ∈ A)} @i
8. ∀b:{a:Id| (a ∈ A)} 
     ((¬(b a1 ∈ Id))  ((Inning(y;b) Inning(x;b) ∈ ℤ) ∧ (Estimate(y;b) Estimate(x;b) ∈ i:ℤ fp-> V)))@i
9. ((Inning(y;a1) (Inning(x;a1) 1) ∈ ℤ) ∧ (Estimate(y;a1) Estimate(x;a1) ∈ i:ℤ fp-> V))
∨ ((Inning(y;a1) Inning(x;a1) ∈ ℤ)
  ∧ (Inning(x;a1) ∈ fpf-domain(Estimate(x;a1))))
  ∧ (∃v:V
      (state may consider in inning Inning(x;a1)
      ∧ (Estimate(y;a1) Estimate(x;a1) ⊕ Inning(x;a1) v ∈ i:ℤ fp-> V))))@i
10. ¬(a a1 ∈ Id)
⊢ Estimate(x;a) Estimate(y;a) ∈ i:ℤ fp-> V
BY
(Symmetry THEN Auto) }


Latex:



1.  V  :  Type
2.  A  :  Id  List
3.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List
4.  a  :  \{a:Id|  (a  \mmember{}  A)\} 
5.  x  :  ConsensusState@i
6.  y  :  ConsensusState@i
7.  a1  :  \{a:Id|  (a  \mmember{}  A)\}  @i
8.  \mforall{}b:\{a:Id|  (a  \mmember{}  A)\} 
          ((\mneg{}(b  =  a1))  {}\mRightarrow{}  ((Inning(y;b)  =  Inning(x;b))  \mwedge{}  (Estimate(y;b)  =  Estimate(x;b))))@i
9.  ((Inning(y;a1)  =  (Inning(x;a1)  +  1))  \mwedge{}  (Estimate(y;a1)  =  Estimate(x;a1)))
\mvee{}  ((Inning(y;a1)  =  Inning(x;a1))
    \mwedge{}  (\mneg{}(Inning(x;a1)  \mmember{}  fpf-domain(Estimate(x;a1))))
    \mwedge{}  (\mexists{}v:V
            (state  x  may  consider  v  in  inning  Inning(x;a1)
            \mwedge{}  (Estimate(y;a1)  =  Estimate(x;a1)  \moplus{}  Inning(x;a1)  :  v))))@i
10.  \mneg{}(a  =  a1)
\mvdash{}  Estimate(x;a)  =  Estimate(y;a)


By

(Symmetry  THEN  Auto)




Home Index