Step * 1 1 1 of Lemma basic-geo-not-left-and-right


1. EuclideanPlaneStructure
2. BasicGeometryAxioms(g)
3. Point
4. Point
5. Point
6. leftof bc
7. leftof cb
8. Point
9. Colinear(c;b;x)
10. B(axa)
11. x ≡ a
⊢ False
BY
(D -3 THEN OrLeft THEN Auto) }

1
1. EuclideanPlaneStructure
2. BasicGeometryAxioms(g)
3. Point
4. Point
5. Point
6. leftof bc
7. leftof cb
8. Point
9. B(axa)
10. x ≡ a
⊢ leftof bx


Latex:


Latex:

1.  g  :  EuclideanPlaneStructure
2.  BasicGeometryAxioms(g)
3.  a  :  Point
4.  b  :  Point
5.  c  :  Point
6.  a  leftof  bc
7.  a  leftof  cb
8.  x  :  Point
9.  Colinear(c;b;x)
10.  B(axa)
11.  x  \mequiv{}  a
\mvdash{}  False


By


Latex:
(D  -3  THEN  OrLeft  THEN  Auto)




Home Index