Step * of Lemma sq_stable-exception-type

[T:Type]. SqStable(exception-type(T))
BY
(Auto THEN Unfold `exception-type` THEN Auto THEN Unfold `is-exception` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  SqStable(exception-type(T))


By


Latex:
(Auto  THEN  Unfold  `exception-type`  0  THEN  Auto  THEN  Unfold  `is-exception`  0  THEN  Auto)




Home Index