Step * 1 1 of Lemma left-convex2


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. leftof ab
7. a_x_y ∨ (a_y_x ∧ y ≠ a)
8. leftof bx
9. leftof xa
⊢ leftof ab
BY
(Assert ab BY
         (Unfold `geo-lsep` THEN Auto)) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. leftof ab
7. a_x_y ∨ (a_y_x ∧ y ≠ a)
8. leftof bx
9. leftof xa
10. ab
⊢ leftof ab


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  x  :  Point
5.  y  :  Point
6.  x  leftof  ab
7.  a\_x\_y  \mvee{}  (a\_y\_x  \mwedge{}  y  \mneq{}  a)
8.  a  leftof  bx
9.  b  leftof  xa
\mvdash{}  y  leftof  ab


By


Latex:
(Assert  x  \#  ab  BY
              (Unfold  `geo-lsep`  0  THEN  Auto))




Home Index