Step * of Lemma geo-congruence-identity-eq

e:BasicGeometry. ∀a,b,c:Point.  ∀[d:Point]. (c ≡  ab ≅ cd  a ≡ b)
BY
(Auto THEN RWO "-2" (-1) THEN Auto) }

1
1. BasicGeometry
2. Point
3. Point
4. Point
5. Point
6. c ≡ d
7. ab ≅ dd
⊢ a ≡ b


Latex:


Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c:Point.    \mforall{}[d:Point].  (c  \mequiv{}  d  {}\mRightarrow{}  ab  \00D0  cd  {}\mRightarrow{}  a  \mequiv{}  b)


By


Latex:
(Auto  THEN  RWO  "-2"  (-1)  THEN  Auto)




Home Index