Step
*
1
of Lemma
left-right-sep
.....assertion..... 
1. g : OrientedPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. a leftof cd
7. b leftof dc
8. x : Point
9. Colinear(d;c;x)
10. b_x_a
⊢ a ≠ x
BY
{ (Assert a # dc BY
         (OrRight THEN Auto)) }
1
1. g : OrientedPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. a leftof cd
7. b leftof dc
8. x : Point
9. Colinear(d;c;x)
10. b_x_a
11. a # dc
⊢ a ≠ x
Latex:
Latex:
.....assertion..... 
1.  g  :  OrientedPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a  leftof  cd
7.  b  leftof  dc
8.  x  :  Point
9.  Colinear(d;c;x)
10.  b\_x\_a
\mvdash{}  a  \mneq{}  x
By
Latex:
(Assert  a  \#  dc  BY
              (OrRight  THEN  Auto))
Home
Index