Step
*
2
2
of Lemma
proj-point-sep_defA
1. e : EuclideanParPlane
2. x : Point
3. y : Line
4. True
5. ∃m:Line. (y \/ m ∧ x I m)
⊢ ∃n:Line?. ((¬pp-sep(e;inl x;n)) ∧ pp-sep(e;inr y n))
BY
{ (RepeatFor 2 (D -1) THEN D 0 With ⌜inl m⌝  THEN Auto THEN RepUR ``pp-sep`` 0 THEN (D 0 THENA Auto)) }
1
1. e : EuclideanParPlane
2. x : Point
3. y : Line
4. True
5. m : Line
6. y \/ m
7. x I m
8. x # m
⊢ False
Latex:
Latex:
1.  e  :  EuclideanParPlane
2.  x  :  Point
3.  y  :  Line
4.  True
5.  \mexists{}m:Line.  (y  \mbackslash{}/  m  \mwedge{}  x  I  m)
\mvdash{}  \mexists{}n:Line?.  ((\mneg{}pp-sep(e;inl  x;n))  \mwedge{}  pp-sep(e;inr  y  ;n))
By
Latex:
(RepeatFor  2  (D  -1)  THEN  D  0  With  \mkleeneopen{}inl  m\mkleeneclose{}    THEN  Auto  THEN  RepUR  ``pp-sep``  0  THEN  (D  0  THENA  Auto))
Home
Index