Step * of Lemma left-convex2

g:EuclideanPlane. ∀a,b,x,y:Point.  (x leftof ab  (a_x_y ∨ (a_y_x ∧ y ≠ a))  leftof ab)
BY
Auto }

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


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,x,y:Point.    (x  leftof  ab  {}\mRightarrow{}  (a\_x\_y  \mvee{}  (a\_y\_x  \mwedge{}  y  \mneq{}  a))  {}\mRightarrow{}  y  leftof  ab)


By


Latex:
Auto




Home Index