Step * of Lemma sq_stable__less_than

[a,b:ℤ].  SqStable(a < b)
BY
(Unfold `less_than` THEN Auto) }


Latex:


Latex:
\mforall{}[a,b:\mBbbZ{}].    SqStable(a  <  b)


By


Latex:
(Unfold  `less\_than`  0  THEN  Auto)




Home Index