Step * of Lemma strong-subtype_wf

[A,B:Type].  (strong-subtype(A;B) ∈ ℙ)
BY
(Unfold `strong-subtype` THEN Auto) }


Latex:


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


By


Latex:
(Unfold  `strong-subtype`  0  THEN  Auto)




Home Index