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