Step
*
1
2
1
of Lemma
Euclid-Prop24
1. p : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. e : Point
7. f : Point
8. a # bc
9. d # ef
10. ab ≅ de
11. ac ≅ df
12. edf < bac
13. a' : Point
14. x' : Point
15. z' : Point
16. eda' ≅a bac
17. x'-z'-a'
18. out(d ex')
19. out(d fz')
20. g : Point
21. dg ≅ df
22. out(d ga')
23. f # dg
⊢ bc > ef
BY
{ (ExRepD THEN (InstLemma  `isosceles-mid-exists` [⌜p⌝;⌜f⌝;⌜d⌝;⌜g⌝]⋅ THENA Auto)) }
1
1. p : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. e : Point
7. f : Point
8. a # bc
9. d # ef
10. ab ≅ de
11. ac ≅ df
12. edf < bac
13. a' : Point
14. x' : Point
15. z' : Point
16. eda' ≅a bac
17. x'-z'-a'
18. out(d ex')
19. out(d fz')
20. g : Point
21. dg ≅ df
22. out(d ga')
23. f # dg
24. ∃x:Point. f=x=g
⊢ bc > ef
Latex:
Latex:
1.  p  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  e  :  Point
7.  f  :  Point
8.  a  \#  bc
9.  d  \#  ef
10.  ab  \mcong{}  de
11.  ac  \mcong{}  df
12.  edf  <  bac
13.  a'  :  Point
14.  x'  :  Point
15.  z'  :  Point
16.  eda'  \mcong{}\msuba{}  bac
17.  x'-z'-a'
18.  out(d  ex')
19.  out(d  fz')
20.  g  :  Point
21.  dg  \mcong{}  df
22.  out(d  ga')
23.  f  \#  dg
\mvdash{}  bc  >  ef
By
Latex:
(ExRepD  THEN  (InstLemma    `isosceles-mid-exists`  [\mkleeneopen{}p\mkleeneclose{};\mkleeneopen{}f\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}g\mkleeneclose{}]\mcdot{}  THENA  Auto))
Home
Index