Step
*
3
1
4
4
1
1
3
of Lemma
greatest-cevian-is-farthest-from-perp
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. a # bc
7. ad  ⊥d bc
8. x : {x:Point| Colinear(b;c;x)} 
9. y : {x:Point| Colinear(b;c;x)} 
10. d-x-y
11. a # dx
12. a' : Point
13. a-d-a'
14. da' ≅ ad
15. a'x ≅ ax
16. a'y ≅ ay
17. y leftof ad
18. y leftof aa'
19. y leftof aa'
20. x leftof aa'
21. x leftof a'y
⊢ x leftof ya
BY
{ ((FLemma  `left-all-symmetry` [-5] THEN Auto) THEN InstLemma `left-convex2` [⌜e⌝;⌜y⌝;⌜a⌝;⌜d⌝;⌜x⌝]⋅ THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a  \#  bc
7.  ad    \mbot{}d  bc
8.  x  :  \{x:Point|  Colinear(b;c;x)\} 
9.  y  :  \{x:Point|  Colinear(b;c;x)\} 
10.  d-x-y
11.  a  \#  dx
12.  a'  :  Point
13.  a-d-a'
14.  da'  \mcong{}  ad
15.  a'x  \mcong{}  ax
16.  a'y  \mcong{}  ay
17.  y  leftof  ad
18.  y  leftof  aa'
19.  y  leftof  aa'
20.  x  leftof  aa'
21.  x  leftof  a'y
\mvdash{}  x  leftof  ya
By
Latex:
((FLemma    `left-all-symmetry`  [-5]  THEN  Auto)
  THEN  InstLemma  `left-convex2`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}
  THEN  Auto)
Home
Index