Step
*
of Lemma
strong-subtype-deq-subtype
∀[A,B:Type].  EqDecider(B) ⊆r EqDecider(A) supposing strong-subtype(A;B)
BY
{ (Auto THEN D 0 THEN Auto THEN BLemma `strong-subtype-deq` THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type].    EqDecider(B)  \msubseteq{}r  EqDecider(A)  supposing  strong-subtype(A;B)
By
Latex:
(Auto  THEN  D  0  THEN  Auto  THEN  BLemma  `strong-subtype-deq`  THEN  Auto)
Home
Index