Step * of Lemma sq_stable__inject

[A,B:Type]. ∀[f:A ⟶ B].  SqStable(Inj(A;B;f))
BY
(Unfold `inject` THEN Auto) }


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[f:A  {}\mrightarrow{}  B].    SqStable(Inj(A;B;f))


By


Latex:
(Unfold  `inject`  0  THEN  Auto)




Home Index