Step * of Lemma strong-subtype-equal

[A,B:Type].  strong-subtype(A;B) supposing B ∈ Type
BY
(Auto THEN (HypSubst (-1) 0) THEN Auto THEN BLemma `strong-subtype-self` THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].    strong-subtype(A;B)  supposing  A  =  B


By


Latex:
(Auto  THEN  (HypSubst  (-1)  0)  THEN  Auto  THEN  BLemma  `strong-subtype-self`  THEN  Auto)




Home Index