Step
*
1
2
1
of Lemma
hp-angle-sum-subst4
1. g : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. e : Point
7. f : Point
8. x : Point
9. y : Point
10. z : Point
11. i : Point
12. j : Point
13. k : Point
14. p : Point
15. p' : Point
16. d' : Point
17. f' : Point
18. abc ≅a xyp
19. zyp ≅a def
20. y_p'_p
21. out(y xd')
22. out(y zf')
23. d'-p'-f'
24. xyz ≅a ijk
25. x-y-z
26. a # bc
27. d # ef
28. x' : Point
29. b' : Point
30. out(j ib')
31. x' # jb'
32. x'jb' ≅a abc
⊢ abc ≅a ijx'
BY
{ ((FLemma `geo-cong-angle-symmetry` [-1] THENA Auto)
   THEN InstLemma  `out-preserves-angle-cong_1` [⌜g⌝;⌜a⌝;⌜b⌝;⌜c⌝;⌜b'⌝;⌜j⌝;⌜x'⌝;⌜a⌝;⌜c⌝;⌜i⌝;⌜x'⌝]⋅
   THEN EAuto 1) }
Latex:
Latex:
1.  g  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  e  :  Point
7.  f  :  Point
8.  x  :  Point
9.  y  :  Point
10.  z  :  Point
11.  i  :  Point
12.  j  :  Point
13.  k  :  Point
14.  p  :  Point
15.  p'  :  Point
16.  d'  :  Point
17.  f'  :  Point
18.  abc  \mcong{}\msuba{}  xyp
19.  zyp  \mcong{}\msuba{}  def
20.  y\_p'\_p
21.  out(y  xd')
22.  out(y  zf')
23.  d'-p'-f'
24.  xyz  \mcong{}\msuba{}  ijk
25.  x-y-z
26.  a  \#  bc
27.  d  \#  ef
28.  x'  :  Point
29.  b'  :  Point
30.  out(j  ib')
31.  x'  \#  jb'
32.  x'jb'  \mcong{}\msuba{}  abc
\mvdash{}  abc  \mcong{}\msuba{}  ijx'
By
Latex:
((FLemma  `geo-cong-angle-symmetry`  [-1]  THENA  Auto)
  THEN  InstLemma    `out-preserves-angle-cong\_1`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}b'\mkleeneclose{};\mkleeneopen{}j\mkleeneclose{};\mkleeneopen{}x'\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}i\mkleeneclose{};\mkleeneopen{}x'\mkleeneclose{}]\mcdot{}
  THEN  EAuto  1)
Home
Index