Step
*
of Lemma
geo-not-lt-to-le
∀g:EuclideanPlane. ∀a,b,c,d,e,f:Point.  ((¬|ef| < |ab| + |cd|) 
⇒ |ab| + |cd| ≤ |ef|)
BY
{ (RWO "not-geo-lt" 0 THEN Auto) }
Latex:
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d,e,f:Point.    ((\mneg{}|ef|  <  |ab|  +  |cd|)  {}\mRightarrow{}  |ab|  +  |cd|  \mleq{}  |ef|)
By
Latex:
(RWO  "not-geo-lt"  0  THEN  Auto)
Home
Index