Step * of Lemma geo-eq-implies-col

e:BasicGeometry. ∀a,b,c:Point.  ((¬(a b ∈ Point))  (b c ∈ Point)  Colinear(a;b;c))
BY
Auto }


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c:Point.    ((\mneg{}(a  =  b))  {}\mRightarrow{}  (b  =  c)  {}\mRightarrow{}  Colinear(a;b;c))


By


Latex:
Auto




Home Index