Step * of Lemma sq_stable__circle-strict-overlap

[g:GeometryPrimitives]. ∀[a,b,c,d:Point].  SqStable(StrictOverlap(a;b;c;d))
BY
(Auto THEN Unfold `circle-strict-overlap` THEN Auto) }


Latex:


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


By


Latex:
(Auto  THEN  Unfold  `circle-strict-overlap`  0  THEN  Auto)




Home Index