Step * of Lemma sq_stable__geo-gt

[g:GeometryPrimitives]. ∀[c,d,a,b:Point].  SqStable(cd > ab)
BY
(Unfold `geo-gt` THEN Auto) }


Latex:


Latex:
\mforall{}[g:GeometryPrimitives].  \mforall{}[c,d,a,b:Point].    SqStable(cd  >  ab)


By


Latex:
(Unfold  `geo-gt`  0  THEN  Auto)




Home Index