Step * of Lemma hp-angle-sum-implies-lsep

e:EuclideanPlane. ∀a,b,c,x,y,z,i,j,k:Point.  (i-j-k  abc xyz ≅ ijk  bc  yz)
BY
((Auto THEN Unfold `hp-angle-sum` -2) THEN ExRepD) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Point
9. Point
10. Point
11. i-j-k
12. Point
13. p' Point
14. d' Point
15. f' Point
16. abc ≅a ijp
17. kjp ≅a xyz
18. j_p'_p
19. out(j id')
20. out(j kf')
21. d'-p'-f'
22. bc
⊢ yz


Latex:


Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,x,y,z,i,j,k:Point.    (i-j-k  {}\mRightarrow{}  abc  +  xyz  \mcong{}  ijk  {}\mRightarrow{}  a  \#  bc  {}\mRightarrow{}  x  \#  yz)


By


Latex:
((Auto  THEN  Unfold  `hp-angle-sum`  -2)  THEN  ExRepD)




Home Index