Step * of Lemma eu-le-add1

e:EuclideanPlane. ∀[p,q:{p:Point| O_X_p} ].  p ≤ q
BY
(Auto THEN RepUR ``eu-le eu-add-length`` 0) }

1
1. EuclideanPlane
2. [p] {p:Point| O_X_p} 
3. [q] {p:Point| O_X_p} 
⊢ X_p_(extend Op by Xq)


Latex:


Latex:
\mforall{}e:EuclideanPlane.  \mforall{}[p,q:\{p:Point|  O\_X\_p\}  ].    p  \mleq{}  p  +  q


By


Latex:
(Auto  THEN  RepUR  ``eu-le  eu-add-length``  0)




Home Index