Step * 1 1 2 1 2 1 of Lemma geo-not-left-convex


1. OrientedPlane
2. BasicGeometryAxioms(g)
3. geo-left-axioms(g)
4. Point
5. Point
6. Point
7. Point
8. Point
9. x_y_z
10. ¬leftof ab
11. ¬leftof ab
12. leftof ab
13. ¬leftof ba
14. Colinear(x;a;b)
15. ¬leftof ba
16. Colinear(z;a;b)
⊢ False
BY
(Assert ab BY
         (OrLeft THEN Auto)) }

1
1. OrientedPlane
2. BasicGeometryAxioms(g)
3. geo-left-axioms(g)
4. Point
5. Point
6. Point
7. Point
8. Point
9. x_y_z
10. ¬leftof ab
11. ¬leftof ab
12. leftof ab
13. ¬leftof ba
14. Colinear(x;a;b)
15. ¬leftof ba
16. Colinear(z;a;b)
17. ab
⊢ False


Latex:


Latex:

1.  g  :  OrientedPlane
2.  BasicGeometryAxioms(g)
3.  geo-left-axioms(g)
4.  a  :  Point
5.  b  :  Point
6.  x  :  Point
7.  y  :  Point
8.  z  :  Point
9.  x\_y\_z
10.  \mneg{}x  leftof  ab
11.  \mneg{}z  leftof  ab
12.  y  leftof  ab
13.  \mneg{}x  leftof  ba
14.  Colinear(x;a;b)
15.  \mneg{}z  leftof  ba
16.  Colinear(z;a;b)
\mvdash{}  False


By


Latex:
(Assert  y  \#  ab  BY
              (OrLeft  THEN  Auto))




Home Index