Step
*
1
1
1
of Lemma
simple-loc-comb1-concat-classrel
1. Info : Type
2. A : Type
3. B : Type
4. f : Id ─→ A ─→ bag(B)
5. X : EClass(A)
6. es : EO+(Info)
7. e : E
8. v : B
9. x : Id@i
10. v1 : B@i
11. bs : k:ℕ1 ─→ bag((λn.[A][n]) k)@i
12. v1 ↓∈ (λl,w. concat-lifting1-loc(f;w 0;l)) x bs@i
⊢ ↓∃vs:k:ℕ1 ─→ ((λn.[A][n]) k). ((∀k:ℕ1. vs k ↓∈ bs k) ∧ v1 ↓∈ (λl,w. (f l (w 0))) x vs)
BY
{ ((RepeatFor 2 (BagMemberD (-1)) THENA RepeatFor 2 ((RecUnfold `lifting-gen-list-rev` 0 THEN Reduce 0 THEN MaAuto)⋅))
   THEN RepeatFor 2 ((RecUnfold `lifting-gen-list-rev` (-1) THEN Reduce (-1))⋅)
   THEN Reduce 0
   THEN SquashExRepD
   THEN RepeatFor 2 ((BagMemberDAuto MaAuto (-1) THEN Reduce (-1) THEN SquashExRepD))
   THEN RenameVar `z' (-3)
   THEN D 0
   THEN With ⌈λx.z⌉ (D 0)⋅
   THEN Reduce 0
   THEN MaAuto
   THEN IntSegCases (-1)
   THEN Reduce 0
   THEN Auto) }
Latex:
Latex:
1.  Info  :  Type
2.  A  :  Type
3.  B  :  Type
4.  f  :  Id  {}\mrightarrow{}  A  {}\mrightarrow{}  bag(B)
5.  X  :  EClass(A)
6.  es  :  EO+(Info)
7.  e  :  E
8.  v  :  B
9.  x  :  Id@i
10.  v1  :  B@i
11.  bs  :  k:\mBbbN{}1  {}\mrightarrow{}  bag((\mlambda{}n.[A][n])  k)@i
12.  v1  \mdownarrow{}\mmember{}  (\mlambda{}l,w.  concat-lifting1-loc(f;w  0;l))  x  bs@i
\mvdash{}  \mdownarrow{}\mexists{}vs:k:\mBbbN{}1  {}\mrightarrow{}  ((\mlambda{}n.[A][n])  k).  ((\mforall{}k:\mBbbN{}1.  vs  k  \mdownarrow{}\mmember{}  bs  k)  \mwedge{}  v1  \mdownarrow{}\mmember{}  (\mlambda{}l,w.  (f  l  (w  0)))  x  vs)
By
Latex:
((RepeatFor  2  (BagMemberD  (-1))
    THENA  RepeatFor  2  ((RecUnfold  `lifting-gen-list-rev`  0  THEN  Reduce  0  THEN  MaAuto)\mcdot{})
    )
  THEN  RepeatFor  2  ((RecUnfold  `lifting-gen-list-rev`  (-1)  THEN  Reduce  (-1))\mcdot{})
  THEN  Reduce  0
  THEN  SquashExRepD
  THEN  RepeatFor  2  ((BagMemberDAuto  MaAuto  (-1)  THEN  Reduce  (-1)  THEN  SquashExRepD))
  THEN  RenameVar  `z'  (-3)
  THEN  D  0
  THEN  With  \mkleeneopen{}\mlambda{}x.z\mkleeneclose{}  (D  0)\mcdot{}
  THEN  Reduce  0
  THEN  MaAuto
  THEN  IntSegCases  (-1)
  THEN  Reduce  0
  THEN  Auto)
Home
Index