Step * of Lemma colinear-lsep-general

g:OrientedPlane. ∀a,b,c,d:Point.  (Colinear(a;b;c)  Colinear(a;b;d)  c ≠  (∀y:Point. (y ab  cd)))
BY
Auto }

1
1. OrientedPlane
2. Point
3. Point
4. Point
5. Point
6. Colinear(a;b;c)
7. Colinear(a;b;d)
8. c ≠ d
9. Point
10. ab
⊢ cd


Latex:


Latex:
\mforall{}g:OrientedPlane.  \mforall{}a,b,c,d:Point.
    (Colinear(a;b;c)  {}\mRightarrow{}  Colinear(a;b;d)  {}\mRightarrow{}  c  \mneq{}  d  {}\mRightarrow{}  (\mforall{}y:Point.  (y  \#  ab  {}\mRightarrow{}  y  \#  cd)))


By


Latex:
Auto




Home Index