Step * of Lemma sq_stable__sqntype

[T:Type]. ∀[n:ℕ].  SqStable(sqntype(n;T))
BY
(Unfold `sqntype` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[n:\mBbbN{}].    SqStable(sqntype(n;T))


By


Latex:
(Unfold  `sqntype`  0  THEN  Auto)




Home Index