Step * 1 of Lemma geo-perp-in-symmetry


1. BasicGeometry
2. Point
3. [a] Point
4. [b] Point
5. [c] Point
6. [d] Point
7. ab  ⊥cd
8. ∀x:Point. ∀[a,b,c,d:Point].  (ab  ⊥cd  cd  ⊥ab)
9. ∀x:Point. ∀[a,b,c,d:Point].  (ab  ⊥cd  ba  ⊥cd)
⊢ ab  ⊥dc
BY
(BHyp -2  THEN Auto) }


Latex:


Latex:

1.  e  :  BasicGeometry
2.  x  :  Point
3.  [a]  :  Point
4.  [b]  :  Point
5.  [c]  :  Point
6.  [d]  :  Point
7.  ab    \mbot{}x  cd
8.  \mforall{}x:Point.  \mforall{}[a,b,c,d:Point].    (ab    \mbot{}x  cd  {}\mRightarrow{}  cd    \mbot{}x  ab)
9.  \mforall{}x:Point.  \mforall{}[a,b,c,d:Point].    (ab    \mbot{}x  cd  {}\mRightarrow{}  ba    \mbot{}x  cd)
\mvdash{}  ab    \mbot{}x  dc


By


Latex:
(BHyp  -2    THEN  Auto)




Home Index