Step * 2 1 1 1 1 1 1 1 of Lemma proj-point-sep_defA


1. EuclideanParPlane
2. Point
3. x1 Point
4. Point
5. y2 x1 ≠ y
6. Point
7. Point
8. Colinear(p;z;x)
9. x1y  ⊥pz
10. x1y
11. z ≠ x
12. Line
13. x ≡ fst(l)
14. z ≡ fst(snd(l))
⊢ ∃p:Point. (Colinear(p;x;z) ∧ x1y)
BY
(D With ⌜z⌝  THEN Auto) }


Latex:


Latex:

1.  e  :  EuclideanParPlane
2.  x  :  Point
3.  x1  :  Point
4.  y  :  Point
5.  y2  :  x1  \mneq{}  y
6.  z  :  Point
7.  p  :  Point
8.  Colinear(p;z;x)
9.  x1y    \mbot{}p  pz
10.  z  \#  x1y
11.  z  \mneq{}  x
12.  l  :  Line
13.  x  \mequiv{}  fst(l)
14.  z  \mequiv{}  fst(snd(l))
\mvdash{}  \mexists{}p:Point.  (Colinear(p;x;z)  \mwedge{}  p  \#  x1y)


By


Latex:
(D  0  With  \mkleeneopen{}z\mkleeneclose{}    THEN  Auto)




Home Index