Step * of Lemma midpoint-of-equidistant-points-is-perp

e:EuclideanPlane. ∀u:Point. ∀v:{v:Point| v} . ∀c:{c:Point| uv} .  (cu ≅ cv  (∀m:Point. (u=m=v  uv  ⊥mc)))
BY
Auto }

1
1. EuclideanPlane
2. Point
3. {v:Point| v} 
4. {c:Point| uv} 
5. cu ≅ cv
6. Point
7. u=m=v
⊢ uv  ⊥mc


Latex:


Latex:
\mforall{}e:EuclideanPlane.  \mforall{}u:Point.  \mforall{}v:\{v:Point|  u  \#  v\}  .  \mforall{}c:\{c:Point|  c  \#  uv\}  .
    (cu  \mcong{}  cv  {}\mRightarrow{}  (\mforall{}m:Point.  (u=m=v  {}\mRightarrow{}  uv    \mbot{}m  mc)))


By


Latex:
Auto




Home Index