Step * of Lemma fset-subtype

[A,B:Type].  fset(A) ⊆fset(B) supposing A ⊆B
BY
(((Auto THEN 0) THEN Auto) THEN -1 THEN Auto THEN EqTypeCD THEN Auto) }

1
.....antecedent..... 
1. Type
2. Type
3. A ⊆B
4. Base
5. x1 Base
6. x1 ∈ pertype(λx,y. ((x ∈ List) ∧ (y ∈ List) ∧ set-equal(A;x;y)))
7. x ∈ List
8. x1 ∈ List
9. set-equal(A;x;x1)
⊢ set-equal(B;x;x1)


Latex:


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


By


Latex:
(((Auto  THEN  D  0)  THEN  Auto)  THEN  D  -1  THEN  Auto  THEN  EqTypeCD  THEN  Auto)




Home Index