Step
*
of Lemma
geo-extend-construction
∀e:EuclideanPlane. ∀q:Point. ∀a:{a:Point| q ≠ a} . ∀b,c:Point.  (∃x:{Point| (q_a_x ∧ ax ≅ bc)})
BY
{ (Auto THEN (InstLemma `Euclid-Prop2-ext` [⌜e⌝;⌜a⌝;⌜b⌝;⌜c⌝]⋅ THENA Auto) THEN D -1) }
1
1. e : EuclideanPlane
2. q : Point
3. a : {a:Point| q ≠ a} 
4. b : Point
5. c : Point
6. x : Point
7. [%2] : ax ≅ bc
⊢ ∃x:{Point| (q_a_x ∧ ax ≅ bc)}
Latex:
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}q:Point.  \mforall{}a:\{a:Point|  q  \mneq{}  a\}  .  \mforall{}b,c:Point.    (\mexists{}x:\{Point|  (q\_a\_x  \mwedge{}  ax  \00D0  bc)\})
By
Latex:
(Auto  THEN  (InstLemma  `Euclid-Prop2-ext`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  D  -1)
Home
Index