Step * of Lemma sq_stable__sqle

[a,b:Base].  SqStable(a ≤ b)
BY
(Auto THEN (D THENA Auto)) }

1
1. Base
2. Base
3. ↓a ≤ b
⊢ a ≤ b


Latex:


Latex:
\mforall{}[a,b:Base].    SqStable(a  \mleq{}  b)


By


Latex:
(Auto  THEN  (D  0  THENA  Auto))




Home Index