Step * 1 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
11. cd ⊥ cd
⊢ False
BY
(FLemma `geo-perp-irrefl` [-1] THEN Auto) }


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
11.  cd  \mbot{}  cd
\mvdash{}  False


By


Latex:
(FLemma  `geo-perp-irrefl`  [-1]  THEN  Auto)




Home Index