Step
*
3
1
4
4
1
1
1
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'
⊢ x leftof aa'
BY
{ (Assert x leftof ad BY
         (InstLemma `left-convex` [⌜e⌝;⌜a⌝;⌜d⌝;⌜y⌝;⌜x⌝]⋅ THEN Auto)) }
1
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 ad
⊢ x leftof aa'
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'
\mvdash{}  x  leftof  aa'
By
Latex:
(Assert  x  leftof  ad  BY
              (InstLemma  `left-convex`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THEN  Auto))
Home
Index