Step * 2 1 2 of Lemma geo-lt-angle-left2


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. leftof ab
7. leftof ab
8. leftof yb
9. Point
10. Colinear(y;b;p)
11. x-p-a
12. out(b py)
13. ¬out(b ax)
14. yba < abx
⊢ yba < xba
BY
(FLemma `geo-lt-angle-symm` [-1] THEN Auto) }


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  x  :  Point
5.  y  :  Point
6.  x  leftof  ab
7.  y  leftof  ab
8.  x  leftof  yb
9.  p  :  Point
10.  Colinear(y;b;p)
11.  x-p-a
12.  out(b  py)
13.  \mneg{}out(b  ax)
14.  yba  <  abx
\mvdash{}  yba  <  xba


By


Latex:
(FLemma  `geo-lt-angle-symm`  [-1]  THEN  Auto)




Home Index