Step * 1 1 of Lemma strong-subtype-bag


1. Type
2. Type
3. strong-subtype(A;B)
4. bag(A) ⊆bag(B)
5. {b:bag(B)| ∃a:bag(A). (b a ∈ bag(B))} 
⊢ x ∈ bag({b:B| b ↓∈ x} )
BY
(BLemma `bag-subtype` ⋅ THENA Auto) }


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  strong-subtype(A;B)
4.  bag(A)  \msubseteq{}r  bag(B)
5.  x  :  \{b:bag(B)|  \mexists{}a:bag(A).  (b  =  a)\} 
\mvdash{}  x  \mmember{}  bag(\{b:B|  b  \mdownarrow{}\mmember{}  x\}  )


By


Latex:
(BLemma  `bag-subtype`  \mcdot{}  THENA  Auto)




Home Index