Step
*
of Lemma
geo-congruence-identity-eq
∀e:BasicGeometry. ∀a,b,c:Point.  ∀[d:Point]. (c ≡ d 
⇒ ab ≅ cd 
⇒ a ≡ b)
BY
{ (Auto THEN RWO "-2" (-1) THEN Auto) }
1
1. e : BasicGeometry
2. a : Point
3. b : Point
4. c : Point
5. d : 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