Step * of Lemma geo-perp-in-symmetry2

e:BasicGeometry. ∀x:Point.  ∀[a,b,c,d:Point].  (ab  ⊥cd  ba  ⊥cd)
BY
(Auto THEN ParallelLast THEN Auto) }


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}x:Point.    \mforall{}[a,b,c,d:Point].    (ab    \mbot{}x  cd  {}\mRightarrow{}  ba    \mbot{}x  cd)


By


Latex:
(Auto  THEN  ParallelLast  THEN  Auto)




Home Index