Step * 1 2 of Lemma Euclid-erect-perp-on-same-side


1. EuclideanPlane
2. Point
3. {b:Point| a ≠ b} 
4. {c:Point| Colinear(a;b;c)} 
5. {q:Point| ab} 
6. leftof ba
7. q1 Point
8. Point
9. [%4] ab  ⊥pc ∧ ab  ⊥q1c ∧ leftof ab ∧ q1 leftof ba
⊢ ∃p:Point [(ab  ⊥pc ∧ ab ∧ (p leftof ab ⇐⇒ leftof ab))]
BY
(D With ⌜q1⌝  THEN Auto THEN FLemma `not-left-and-right` [-1] THEN Auto) }


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  \{b:Point|  a  \mneq{}  b\} 
4.  c  :  \{c:Point|  Colinear(a;b;c)\} 
5.  q  :  \{q:Point|  q  \#  ab\} 
6.  q  leftof  ba
7.  q1  :  Point
8.  p  :  Point
9.  [\%4]  :  ab    \mbot{}c  pc  \mwedge{}  ab    \mbot{}c  q1c  \mwedge{}  p  leftof  ab  \mwedge{}  q1  leftof  ba
\mvdash{}  \mexists{}p:Point  [(ab    \mbot{}c  pc  \mwedge{}  p  \#  ab  \mwedge{}  (p  leftof  ab  \mLeftarrow{}{}\mRightarrow{}  q  leftof  ab))]


By


Latex:
(D  0  With  \mkleeneopen{}q1\mkleeneclose{}    THEN  Auto  THEN  FLemma  `not-left-and-right`  [-1]  THEN  Auto)




Home Index