Step * of Lemma Steiner-LehmusTheorem

No Annotations
e:EuclideanPlane. ∀a,b,c,x,y:Point.  (a bc  a-x-b  c-y-b  ay ≅ cx  cay ≅a bay  acx ≅a bcx  ab ≅ cb)
BY
(Auto
   THEN (Assert xy BY
               ((InstLemma  `out-preserves-lsep` [⌜e⌝;⌜b⌝;⌜c⌝;⌜a⌝;⌜y⌝;⌜x⌝]⋅ THEN EAuto 1) THEN THEN Auto))
   }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. bc
8. a-x-b
9. c-y-b
10. ay ≅ cx
11. cay ≅a bay
12. acx ≅a bcx
13. xy
⊢ ab ≅ cb


Latex:


Latex:
No  Annotations
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,x,y:Point.
    (a  \#  bc  {}\mRightarrow{}  a-x-b  {}\mRightarrow{}  c-y-b  {}\mRightarrow{}  ay  \mcong{}  cx  {}\mRightarrow{}  cay  \mcong{}\msuba{}  bay  {}\mRightarrow{}  acx  \mcong{}\msuba{}  bcx  {}\mRightarrow{}  ab  \mcong{}  cb)


By


Latex:
(Auto
  THEN  (Assert  b  \#  xy  BY
                          ((InstLemma    `out-preserves-lsep`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THEN  EAuto  1)
                            THEN  D  0
                            THEN  Auto))
  )




Home Index