Step
*
1
of Lemma
geo-out_transitivity
1. e : BasicGeometry
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. a ≠ b
7. a ≠ c
8. a ≠ c
9. a ≠ d
10. ¬a_b_d
11. ¬a_d_b
12. a_c_d
13. a_b_c
⊢ False
BY
{ (DNot 10 THEN Auto) }
Latex:
Latex:
1.  e  :  BasicGeometry
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a  \mneq{}  b
7.  a  \mneq{}  c
8.  a  \mneq{}  c
9.  a  \mneq{}  d
10.  \mneg{}a\_b\_d
11.  \mneg{}a\_d\_b
12.  a\_c\_d
13.  a\_b\_c
\mvdash{}  False
By
Latex:
(DNot  10  THEN  Auto)
Home
Index