Step
*
of Lemma
eu-add-length-zero2
∀[e:EuclideanPlane]. ∀[x:{p:Point| O_X_p} ]. ∀[a:Point].  (x + |aa| = x ∈ {p:Point| O_X_p} )
BY
{ (InstLemma `eu-add-length-zero` [] THEN RepeatFor 2 (ParallelLast') THEN Auto) }
Latex:
Latex:
\mforall{}[e:EuclideanPlane].  \mforall{}[x:\{p:Point|  O\_X\_p\}  ].  \mforall{}[a:Point].    (x  +  |aa|  =  x)
By
Latex:
(InstLemma  `eu-add-length-zero`  []  THEN  RepeatFor  2  (ParallelLast')  THEN  Auto)
Home
Index