Step * 1 1 1 1 1 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. leftof ba
15. ∀x,y,z:Point.  (x_y_z  leftof ba  leftof ba  leftof ba)
16. leftof ba
⊢ False
BY
(FLemma `not-left-and-right` [-1] THEN Auto) }


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.  x  leftof  ba
14.  z  leftof  ba
15.  \mforall{}x,y,z:Point.    (x\_y\_z  {}\mRightarrow{}  x  leftof  ba  {}\mRightarrow{}  z  leftof  ba  {}\mRightarrow{}  y  leftof  ba)
16.  y  leftof  ba
\mvdash{}  False


By


Latex:
(FLemma  `not-left-and-right`  [-1]  THEN  Auto)




Home Index