Step * 1 1 1 2 of Lemma State-comb-classrel-class


1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)@i'
8. E@i
9. ∀e':E. ((e' < e)  (∀v:B. (v ∈ State-comb(init;f;X)(e') ⇐⇒ v ∈ State-class(init;f;X)(e'))))
10. B@i
11. e' E
12. (e' <loc e)
13. ↓∃w:B. w ∈ State-comb(init;f;X)(e')
14. ∀e'':E. ((e'' <loc e)  (e' <loc e'')  (¬↓∃w:B. w ∈ State-comb(init;f;X)(e'')))
15. v ∈ State-comb(init;f;X)(e')
16. (X es e) {} ∈ bag(A)
17. e' pred(e) ∈ E
⊢ iterated_classrel(es;B;A;f;init;X;e;v)
BY
(RecUnfold `iterated_classrel` THEN THEN InstConcl [⌈v⌉]⋅ THEN Auto) }

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)@i'
8. E@i
9. ∀e':E. ((e' < e)  (∀v:B. (v ∈ State-comb(init;f;X)(e') ⇐⇒ v ∈ State-class(init;f;X)(e'))))
10. B@i
11. e' E
12. (e' <loc e)
13. ↓∃w:B. w ∈ State-comb(init;f;X)(e')
14. ∀e'':E. ((e'' <loc e)  (e' <loc e'')  (¬↓∃w:B. w ∈ State-comb(init;f;X)(e'')))
15. v ∈ State-comb(init;f;X)(e')
16. (X es e) {} ∈ bag(A)
17. e' pred(e) ∈ E
⊢ if first(e) then v ↓∈ init loc(e) else iterated_classrel(es;B;A;f;init;X;pred(e);v) fi 

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)@i'
8. E@i
9. ∀e':E. ((e' < e)  (∀v:B. (v ∈ State-comb(init;f;X)(e') ⇐⇒ v ∈ State-class(init;f;X)(e'))))
10. B@i
11. e' E
12. (e' <loc e)
13. ↓∃w:B. w ∈ State-comb(init;f;X)(e')
14. ∀e'':E. ((e'' <loc e)  (e' <loc e'')  (¬↓∃w:B. w ∈ State-comb(init;f;X)(e'')))
15. v ∈ State-comb(init;f;X)(e')
16. (X es e) {} ∈ bag(A)
17. e' pred(e) ∈ E
18. if first(e) then v ↓∈ init loc(e) else iterated_classrel(es;B;A;f;init;X;pred(e);v) fi 
⊢ (∃a:A. (a ∈ X(e) ∧ (v (f v) ∈ B))) ∨ ((∀a:A. a ∈ X(e))) ∧ (v v ∈ B))


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)@i'
8.  e  :  E@i
9.  \mforall{}e':E.  ((e'  <  e)  {}\mRightarrow{}  (\mforall{}v:B.  (v  \mmember{}  State-comb(init;f;X)(e')  \mLeftarrow{}{}\mRightarrow{}  v  \mmember{}  State-class(init;f;X)(e'))))
10.  v  :  B@i
11.  e'  :  E
12.  (e'  <loc  e)
13.  \mdownarrow{}\mexists{}w:B.  w  \mmember{}  State-comb(init;f;X)(e')
14.  \mforall{}e'':E.  ((e''  <loc  e)  {}\mRightarrow{}  (e'  <loc  e'')  {}\mRightarrow{}  (\mneg{}\mdownarrow{}\mexists{}w:B.  w  \mmember{}  State-comb(init;f;X)(e'')))
15.  v  \mmember{}  State-comb(init;f;X)(e')
16.  (X  es  e)  =  \{\}
17.  e'  =  pred(e)
\mvdash{}  iterated\_classrel(es;B;A;f;init;X;e;v)


By


Latex:
(RecUnfold  `iterated\_classrel`  0  THEN  D  0  THEN  InstConcl  [\mkleeneopen{}v\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index