Step * 1 of Lemma subtype_rel_bag

.....subterm..... T:t
1:n
1. Type
2. Type
3. A ⊆B
4. bag(A)
⊢ x ∈ bag(B)
BY
((BagD (-1) THEN Auto) THEN EqTypeCD THEN Auto) }

1
1. Type
2. Type
3. A ⊆B
4. as List
5. bs List
6. {permutation(A;as;bs)}
7. permutation(A;as;bs)
⊢ ...system_error_message... permutation(B;as;bs)


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  B  :  Type
2.  A  :  Type
3.  A  \msubseteq{}r  B
4.  x  :  bag(A)
\mvdash{}  x  \mmember{}  bag(B)


By


Latex:
((BagD  (-1)  THEN  Auto)  THEN  EqTypeCD  THEN  Auto)




Home Index