Step * of Lemma cong-angle-preserves-lsep_strong

g:EuclideanPlane. ∀a,b,c,x,y,z:Point.  (x yz  abc ≅a xyz  bc)
BY
(Auto THEN InstLemma `Euclid-Prop20_cycle` [⌜g⌝;⌜x⌝;⌜y⌝;⌜z⌝]⋅ THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. yz
9. abc ≅a xyz
10. |yz| < |yx| |xz|
11. |xz| < |yx| |yz|
12. |yx| < |xz| |yz|
⊢ bc


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,x,y,z:Point.    (x  \#  yz  {}\mRightarrow{}  abc  \mcong{}\msuba{}  xyz  {}\mRightarrow{}  a  \#  bc)


By


Latex:
(Auto  THEN  InstLemma  `Euclid-Prop20\_cycle`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}z\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index