Step * 2 of Lemma State-comb-exists-iff


1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)
8. E@i
9. ∀e':E. ((e' < e)  (∃v:B. v ∈ State-comb(init;f;X)(e'))  0 < #(init loc(e')))
10. B@i
11. ¬((X es e) {} ∈ bag(A))
12. v ↓∈ lifting-2(f) (X es e) (Prior(State-comb(init;f;X))?init es e)@i
⊢ 0 < #(init loc(e))
BY
(BagMemberD (-1)
   THEN TrySquashExRepD (-1)
   THEN Try (Fold `classrel` (-2))
   THEN MaUseClassRel (-2)
   THEN TrySquashExRepD (-2)
   THEN (-2)
   THEN ExRepD) }

1
1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)
8. E@i
9. ∀e':E. ((e' < e)  (∃v:B. v ∈ State-comb(init;f;X)(e'))  0 < #(init loc(e')))
10. B@i
11. ¬((X es e) {} ∈ bag(A))
12. A
13. B
14. a ↓∈ es e
15. e' E
16. es-p-local-pred(es;λe'.(↓∃w:B. w ∈ State-comb(init;f;X)(e'))) e'
17. b ∈ State-comb(init;f;X)(e')
18. (f b) ∈ B
⊢ 0 < #(init loc(e))

2
1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)
8. E@i
9. ∀e':E. ((e' < e)  (∃v:B. v ∈ State-comb(init;f;X)(e'))  0 < #(init loc(e')))
10. B@i
11. ¬((X es e) {} ∈ bag(A))
12. A
13. B
14. a ↓∈ es e
15. ∀e':E. ((e' <loc e)  (∀w:B. w ∈ State-comb(init;f;X)(e'))))
16. b ↓∈ init loc(e)
17. (f b) ∈ B
⊢ 0 < #(init loc(e))


Latex:



Latex:

1.  Info  :  Type
2.  B  :  Type
3.  A  :  Type
4.  f  :  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B
5.  init  :  Id  {}\mrightarrow{}  bag(B)
6.  X  :  EClass(A)@i'
7.  es  :  EO+(Info)
8.  e  :  E@i
9.  \mforall{}e':E.  ((e'  <  e)  {}\mRightarrow{}  (\mexists{}v:B.  v  \mmember{}  State-comb(init;f;X)(e'))  {}\mRightarrow{}  0  <  \#(init  loc(e')))
10.  v  :  B@i
11.  \mneg{}((X  es  e)  =  \{\})
12.  v  \mdownarrow{}\mmember{}  lifting-2(f)  (X  es  e)  (Prior(State-comb(init;f;X))?init  es  e)@i
\mvdash{}  0  <  \#(init  loc(e))


By


Latex:
(BagMemberD  (-1)
  THEN  TrySquashExRepD  (-1)
  THEN  Try  (Fold  `classrel`  (-2))
  THEN  MaUseClassRel  (-2)
  THEN  TrySquashExRepD  (-2)
  THEN  D  (-2)
  THEN  ExRepD)




Home Index