Step * of Lemma subtype_rel_bag

[B,A:Type].  bag(A) ⊆bag(B) supposing A ⊆B
BY
(Auto THEN THEN Auto) }

1
.....subterm..... T:t
1:n
1. Type
2. Type
3. A ⊆B
4. bag(A)
⊢ x ∈ bag(B)


Latex:


Latex:
\mforall{}[B,A:Type].    bag(A)  \msubseteq{}r  bag(B)  supposing  A  \msubseteq{}r  B


By


Latex:
(Auto  THEN  D  0  THEN  Auto)




Home Index