Step * 1 1 of Lemma geo-perp-trivial-when-colinear


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. b ≠ a
7. Colinear(a;b;c)
8. ab  ⊥dc
9. d ≠ c
10. cd  ⊥dc
⊢ False
BY
(Assert cd ⊥ cd BY
         (D With ⌜d⌝  THEN Auto THEN EasyGeometry)) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. b ≠ a
7. Colinear(a;b;c)
8. ab  ⊥dc
9. d ≠ c
10. cd  ⊥dc
11. cd ⊥ cd
⊢ False


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  b  \mneq{}  a
7.  Colinear(a;b;c)
8.  ab    \mbot{}d  dc
9.  d  \mneq{}  c
10.  cd    \mbot{}d  dc
\mvdash{}  False


By


Latex:
(Assert  cd  \mbot{}  cd  BY
              (D  0  With  \mkleeneopen{}d\mkleeneclose{}    THEN  Auto  THEN  EasyGeometry))




Home Index