Step * 1 1 1 of Lemma simple-comb2-classrel


1. Info Type
2. Type
3. Type
4. Type
5. A ─→ B ─→ C
6. EClass(A)
7. EClass(B)
8. es EO+(Info)
9. E
10. C
11. v1 C@i
12. bs k:ℕ2 ─→ bag([A; B][k])@i
13. v1 ↓∈ lifting2(f;bs 0;bs 1)@i
⊢ ↓∃vs:k:ℕ2 ─→ [A; B][k]. ((∀k:ℕ2. vs k ↓∈ bs k) ∧ (v1 (f (vs 0) (vs 1)) ∈ C))
BY
(Reduce (-1)
   THEN Reduce 0
   THEN Reduce (-2)
   THEN RepUR ``lifting2 lifting lifting-list lifting-gen-rev`` (-1)
   THEN RepeatFor ((RecUnfold `lifting-gen-list-rev` (-1)⋅ THEN Reduce (-1)))
   THEN (RepeatFor ((BagMemberD (-1) THEN SquashExRepD)) THEN BagMemberD (-1))
   THEN RenameVar `y' (-3)
   THEN skip{((D THEN With ⌈λn.[x; y][n]⌉ (D 0)⋅ THEN MaAuto) THEN IntSegCases (-1) THEN All Reduce THEN Auto)}) }

1
1. Info Type
2. Type
3. Type
4. Type
5. A ─→ B ─→ C
6. EClass(A)
7. EClass(B)
8. es EO+(Info)
9. E
10. C
11. v1 C@i
12. bs k:ℕ2 ─→ bag([A; B][k])@i
13. [A; B][0]
14. x ↓∈ bs 0
15. [A; B][1]
16. y ↓∈ bs 1
17. v1 (f y) ∈ C
⊢ ↓∃vs:k:ℕ2 ─→ [A; B][k]. ((∀k:ℕ2. vs k ↓∈ bs k) ∧ (v1 (f (vs 0) (vs 1)) ∈ C))


Latex:



Latex:

1.  Info  :  Type
2.  A  :  Type
3.  B  :  Type
4.  C  :  Type
5.  f  :  A  {}\mrightarrow{}  B  {}\mrightarrow{}  C
6.  X  :  EClass(A)
7.  Y  :  EClass(B)
8.  es  :  EO+(Info)
9.  e  :  E
10.  v  :  C
11.  v1  :  C@i
12.  bs  :  k:\mBbbN{}2  {}\mrightarrow{}  bag([A;  B][k])@i
13.  v1  \mdownarrow{}\mmember{}  lifting2(f;bs  0;bs  1)@i
\mvdash{}  \mdownarrow{}\mexists{}vs:k:\mBbbN{}2  {}\mrightarrow{}  [A;  B][k].  ((\mforall{}k:\mBbbN{}2.  vs  k  \mdownarrow{}\mmember{}  bs  k)  \mwedge{}  (v1  =  (f  (vs  0)  (vs  1))))


By


Latex:
(Reduce  (-1)
  THEN  Reduce  0
  THEN  Reduce  (-2)
  THEN  RepUR  ``lifting2  lifting  lifting-list  lifting-gen-rev``  (-1)
  THEN  RepeatFor  3  ((RecUnfold  `lifting-gen-list-rev`  (-1)\mcdot{}  THEN  Reduce  (-1)))
  THEN  (RepeatFor  2  ((BagMemberD  (-1)  THEN  SquashExRepD))  THEN  BagMemberD  (-1))
  THEN  RenameVar  `y'  (-3)
  THEN  skip\{((D  0  THEN  With  \mkleeneopen{}\mlambda{}n.[x;  y][n]\mkleeneclose{}  (D  0)\mcdot{}  THEN  MaAuto)
                        THEN  IntSegCases  (-1)
                        THEN  All  Reduce
                        THEN  Auto)\})




Home Index