Step * of Lemma geo-lt-implies-gt-strong

g:EuclideanPlane. ∀a,b,c,d:Point.  (|cd| < |ab|  ab > cd)
BY
(Auto THEN (FLemma `geo-lt-implies-gt-strong-1` [-1] THENA Auto) THEN Unfold `geo-gt` THEN Auto) }


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d:Point.    (|cd|  <  |ab|  {}\mRightarrow{}  ab  >  cd)


By


Latex:
(Auto  THEN  (FLemma  `geo-lt-implies-gt-strong-1`  [-1]  THENA  Auto)  THEN  Unfold  `geo-gt`  0  THEN  Auto)




Home Index