Step * 2 of Lemma bag-member-lifting-loc-2


1. Type
2. Type
3. Type
4. Id ─→ A ─→ B ─→ C
5. as bag(A)
6. bs bag(B)
7. Id
8. C
9. ↓∃a:A. ∃b:B. (a ↓∈ as ∧ b ↓∈ bs ∧ (c (f b) ∈ C))
⊢ c ↓∈ lifting-loc-2(f) as bs
BY
(D (-1)
   THEN (Unhide THENA Auto)
   THEN ExRepD
   THEN RepUR ``lifting-loc-2 lifting2-loc lifting-loc-gen-rev lifting-gen-rev`` 0
   THEN RepeatFor ((RecUnfold `lifting-gen-list-rev` THEN Reduce 0))
   THEN BagMemberD 0
   THEN 0
   THEN InstConcl [⌈a⌉]⋅
   THEN Auto
   THEN BagMemberD 0
   THEN 0
   THEN InstConcl [⌈b⌉]⋅
   THEN Auto
   THEN BagMemberD 0
   THEN Auto) }


Latex:



Latex:

1.  C  :  Type
2.  B  :  Type
3.  A  :  Type
4.  f  :  Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  C
5.  as  :  bag(A)
6.  bs  :  bag(B)
7.  i  :  Id
8.  c  :  C
9.  \mdownarrow{}\mexists{}a:A.  \mexists{}b:B.  (a  \mdownarrow{}\mmember{}  as  \mwedge{}  b  \mdownarrow{}\mmember{}  bs  \mwedge{}  (c  =  (f  i  a  b)))
\mvdash{}  c  \mdownarrow{}\mmember{}  lifting-loc-2(f)  i  as  bs


By


Latex:
(D  (-1)
  THEN  (Unhide  THENA  Auto)
  THEN  ExRepD
  THEN  RepUR  ``lifting-loc-2  lifting2-loc  lifting-loc-gen-rev  lifting-gen-rev``  0
  THEN  RepeatFor  3  ((RecUnfold  `lifting-gen-list-rev`  0  THEN  Reduce  0))
  THEN  BagMemberD  0
  THEN  D  0
  THEN  InstConcl  [\mkleeneopen{}a\mkleeneclose{}]\mcdot{}
  THEN  Auto
  THEN  BagMemberD  0
  THEN  D  0
  THEN  InstConcl  [\mkleeneopen{}b\mkleeneclose{}]\mcdot{}
  THEN  Auto
  THEN  BagMemberD  0
  THEN  Auto)




Home Index