Step * 1 2 1 1 1 1 1 1 of Lemma cs-inning-committable-some2


1. Type
2. v1 V@i
3. v' V@i
4. ¬(v1 v' ∈ V)@i
5. ∀v,v':V.  Dec(v v' ∈ V)@i
6. Id List@i
7. {a:Id| (a ∈ A)}  List List@i
8. one-intersection(A;W)@i
9. ConsensusState@i
10. : ℤ@i
11. mapfilter(λa.Estimate(s;a)(i);λa.i ∈ dom(Estimate(s;a));A) ∈ List
12. V@i
13. ws {a:Id| (a ∈ A)}  List@i
14. (ws ∈ W)@i
15. ∀a:{a:Id| (a ∈ A)} 
      ((a ∈ ws)  (by state s, archived in inning i ∨ in state s, has not completed inning i))@i
16. (ws ∈ W)
17. {a:Id| (a ∈ A)} @i
18. (a ∈ ws)@i
19. by state s, archived in inning i
⊢ (v ∈ mapfilter(λa.Estimate(s;a)(i);λa.i ∈ dom(Estimate(s;a));A))
BY
(BLemma `member-mapfilter` THEN Auto) }

1
1. Type
2. v1 V@i
3. v' V@i
4. ¬(v1 v' ∈ V)@i
5. ∀v,v':V.  Dec(v v' ∈ V)@i
6. Id List@i
7. {a:Id| (a ∈ A)}  List List@i
8. one-intersection(A;W)@i
9. ConsensusState@i
10. : ℤ@i
11. mapfilter(λa.Estimate(s;a)(i);λa.i ∈ dom(Estimate(s;a));A) ∈ List
12. V@i
13. ws {a:Id| (a ∈ A)}  List@i
14. (ws ∈ W)@i
15. ∀a:{a:Id| (a ∈ A)} 
      ((a ∈ ws)  (by state s, archived in inning i ∨ in state s, has not completed inning i))@i
16. (ws ∈ W)
17. {a:Id| (a ∈ A)} @i
18. (a ∈ ws)@i
19. by state s, archived in inning i
⊢ ∃y:Id. ((y ∈ A) ∧ ((↑((λa.i ∈ dom(Estimate(s;a))) y)) c∧ (v ((λa.Estimate(s;a)(i)) y) ∈ V)))


Latex:



1.  V  :  Type
2.  v1  :  V@i
3.  v'  :  V@i
4.  \mneg{}(v1  =  v')@i
5.  \mforall{}v,v':V.    Dec(v  =  v')@i
6.  A  :  Id  List@i
7.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List@i
8.  one-intersection(A;W)@i
9.  s  :  ConsensusState@i
10.  i  :  \mBbbZ{}@i
11.  mapfilter(\mlambda{}a.Estimate(s;a)(i);\mlambda{}a.i  \mmember{}  dom(Estimate(s;a));A)  \mmember{}  V  List
12.  v  :  V@i
13.  ws  :  \{a:Id|  (a  \mmember{}  A)\}    List@i
14.  (ws  \mmember{}  W)@i
15.  \mforall{}a:\{a:Id|  (a  \mmember{}  A)\} 
            ((a  \mmember{}  ws)
            {}\mRightarrow{}  (by  state  s,  a  archived  v  in  inning  i  \mvee{}  in  state  s,  a  has  not  completed  inning  i))@i
16.  (ws  \mmember{}  W)
17.  a  :  \{a:Id|  (a  \mmember{}  A)\}  @i
18.  (a  \mmember{}  ws)@i
19.  by  state  s,  a  archived  v  in  inning  i
\mvdash{}  (v  \mmember{}  mapfilter(\mlambda{}a.Estimate(s;a)(i);\mlambda{}a.i  \mmember{}  dom(Estimate(s;a));A))


By

(BLemma  `member-mapfilter`  THEN  Auto)




Home Index