Step * 3 of Lemma State-comb-fun-eq


1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)
7. es EO+(Info)
8. E
9. ¬↑e ∈b X
10. ∀l:Id. (1 ≤ #(init l))
11. ∀l:Id. single-valued-bag(init l;B)
12. single-valued-classrel(es;X;A)
13. ↑first(e)
⊢ State-comb(init;f;X)(e) sv-bag-only(init loc(e)) ∈ B
BY
(RepUR ``State-comb classfun rec-combined-class-opt-1`` 0⋅
   THEN RW (AddrC [2;1;1;1] (RecUnfoldTopC `rec-comb`)) 0
   THEN Reduce 0
   THEN AutoSplit) }

1
1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)
7. es EO+(Info)
8. E
9. ¬↑e ∈b X
10. ∀l:Id. (1 ≤ #(init l))
11. ∀l:Id. single-valued-bag(init l;B)
12. single-valued-classrel(es;X;A)
13. ↑first(e)
14. (X es e) {} ∈ bag(A)
⊢ sv-bag-only(Prior(rec-comb(λn.[X][n];λi,w,s. if bag-null(w 0) then else lifting-2(f) (w 0) fi ;init))?init es e)
sv-bag-only(init loc(e))
∈ B

2
1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)
7. es EO+(Info)
8. E
9. ¬((X es e) {} ∈ bag(A))
10. ¬↑e ∈b X
11. ∀l:Id. (1 ≤ #(init l))
12. ∀l:Id. single-valued-bag(init l;B)
13. single-valued-classrel(es;X;A)
14. ↑first(e)
⊢ sv-bag-only(lifting-2(f) (X es e) 
              (Prior(rec-comb(λn.[X][n];λi,w,s. if bag-null(w 0) then else lifting-2(f) (w 0) fi ;init))?init es e))
sv-bag-only(init loc(e))
∈ 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)
7.  es  :  EO+(Info)
8.  e  :  E
9.  \mneg{}\muparrow{}e  \mmember{}\msubb{}  X
10.  \mforall{}l:Id.  (1  \mleq{}  \#(init  l))
11.  \mforall{}l:Id.  single-valued-bag(init  l;B)
12.  single-valued-classrel(es;X;A)
13.  \muparrow{}first(e)
\mvdash{}  State-comb(init;f;X)(e)  =  sv-bag-only(init  loc(e))


By


Latex:
(RepUR  ``State-comb  classfun  rec-combined-class-opt-1``  0\mcdot{}
  THEN  RW  (AddrC  [2;1;1;1]  (RecUnfoldTopC  `rec-comb`))  0
  THEN  Reduce  0
  THEN  AutoSplit)




Home Index