Step * 2 2 of Lemma proj-point-sep_defA


1. EuclideanParPlane
2. Point
3. Line
4. True
5. ∃m:Line. (y \/ m ∧ m)
⊢ ∃n:Line?. ((¬pp-sep(e;inl x;n)) ∧ pp-sep(e;inr ;n))
BY
(RepeatFor (D -1) THEN With ⌜inl m⌝  THEN Auto THEN RepUR ``pp-sep`` THEN (D THENA Auto)) }

1
1. EuclideanParPlane
2. Point
3. Line
4. True
5. Line
6. \/ m
7. m
8. 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