Step
*
of Lemma
euclid-P1
∀e:EuclideanPlane. ∀A,B:Point.  ∃C:Point. (AC=AB ∧ BC=AB ∧ AC=BC) supposing ¬(A = B ∈ Point)
BY
{ Auto }
1
1. e : EuclideanPlane@i'
2. A : Point@i
3. B : Point@i
4. ¬(A = B ∈ Point)
⊢ ∃C:Point. (AC=AB ∧ BC=AB ∧ AC=BC)
Latex:
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}A,B:Point.    \mexists{}C:Point.  (AC=AB  \mwedge{}  BC=AB  \mwedge{}  AC=BC)  supposing  \mneg{}(A  =  B)
By
Latex:
Auto
Home
Index