Step * of Lemma Euclid-Prop1-left

No Annotations
e:EuclideanPlane. ∀a:Point. ∀b:{b:Point| b} .  (∃c:Point [(((cb ≅ ab ∧ ca ≅ ba) ∧ ca ≅ cb) ∧ leftof ab)])
BY
(Auto THEN (CompassCompass2 ⌜a⌝ ⌜b⌝ ⌜b⌝ ⌜a⌝ `c' `d'⋅ THENA Auto)) }

1
.....antecedent..... 
1. EuclideanPlane
2. Point
3. {b:Point| b} 
⊢ ∃p,q:Point. ((ab ≅ ap ∧ ba>bp) ∧ ba ≅ bq ∧ ab>aq)

2
1. EuclideanPlane
2. Point
3. {b:Point| b} 
4. Point
5. Point
6. ac ≅ ab ∧ ad ≅ ab ∧ bc ≅ ba ∧ bd ≅ ba ∧ leftof ab ∧ leftof ba
⊢ ∃c:Point [(((cb ≅ ab ∧ ca ≅ ba) ∧ ca ≅ cb) ∧ leftof ab)]


Latex:


Latex:
No  Annotations
\mforall{}e:EuclideanPlane.  \mforall{}a:Point.  \mforall{}b:\{b:Point|  a  \#  b\}  .
    (\mexists{}c:Point  [(((cb  \mcong{}  ab  \mwedge{}  ca  \mcong{}  ba)  \mwedge{}  ca  \mcong{}  cb)  \mwedge{}  c  leftof  ab)])


By


Latex:
(Auto  THEN  (CompassCompass2  \mkleeneopen{}a\mkleeneclose{}  \mkleeneopen{}b\mkleeneclose{}  \mkleeneopen{}b\mkleeneclose{}  \mkleeneopen{}a\mkleeneclose{}  `c'  `d'\mcdot{}  THENA  Auto))




Home Index