Step * of Lemma geo-length_functionality

No Annotations
e:BasicGeometry. ∀[a,b,c,d:Point].  (|ab| |cd| ∈ Length) supposing (b ≡ and a ≡ c)
BY
(InstLemma `geo-congruent-iff-length` [] THEN RepeatFor (ParallelLast') THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}e:BasicGeometry.  \mforall{}[a,b,c,d:Point].    (|ab|  =  |cd|)  supposing  (b  \mequiv{}  d  and  a  \mequiv{}  c)


By


Latex:
(InstLemma  `geo-congruent-iff-length`  []  THEN  RepeatFor  5  (ParallelLast')  THEN  Auto)




Home Index