Step * 2 of Lemma strong-subtype-iff-respects-equality


1. Type
2. Type
3. A ⊆B
4. respects-equality(B;A)
⊢ strong-subtype(A;B)
BY
(RepeatFor ((D THEN Auto)) THEN -1) }

1
1. Type
2. Type
3. A ⊆B
4. respects-equality(B;A)
5. A ⊆B
6. B
7. ∃a:A. (x a ∈ B)
⊢ x ∈ A


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  A  \msubseteq{}r  B
4.  respects-equality(B;A)
\mvdash{}  strong-subtype(A;B)


By


Latex:
(RepeatFor  2  ((D  0  THEN  Auto))  THEN  D  -1)




Home Index