Step * of Lemma eu-congruence-identity2

[e:EuclideanPlane]. ∀[a,b,c,d:Point].  (a b ∈ Point) supposing (ab=cd and (c d ∈ Point))
BY
(Auto THEN HypSubst' (-2) (-1) THEN Auto THEN FLemma `eu-congruence-identity` [-1] THEN Auto) }


Latex:


Latex:
\mforall{}[e:EuclideanPlane].  \mforall{}[a,b,c,d:Point].    (a  =  b)  supposing  (ab=cd  and  (c  =  d))


By


Latex:
(Auto  THEN  HypSubst'  (-2)  (-1)  THEN  Auto  THEN  FLemma  `eu-congruence-identity`  [-1]  THEN  Auto)




Home Index