Step
*
1
1
of Lemma
strict-between-left-right
1. e : EuclideanPlane
2. x : Point
3. y : Point
4. p : Point
5. a : Point
6. q : Point
7. p leftof yx
8. Colinear(a;x;y)
9. p-a-q
10. x ≠ a
⊢ q # yx
BY
{ ((Assert p # ax BY Auto) THEN Assert ⌜q # ax⌝⋅ THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  x  :  Point
3.  y  :  Point
4.  p  :  Point
5.  a  :  Point
6.  q  :  Point
7.  p  leftof  yx
8.  Colinear(a;x;y)
9.  p-a-q
10.  x  \mneq{}  a
\mvdash{}  q  \#  yx
By
Latex:
((Assert  p  \#  ax  BY  Auto)  THEN  Assert  \mkleeneopen{}q  \#  ax\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index