Step * of Lemma geo-add-length-implies-eq

[e:BasicGeometry]. ∀[x:Length]. ∀[a,b:Point].  a ≡ supposing |ab| ∈ Length
BY
(Auto THEN (FLemma `geo-add-length-implies-eq-zero` [-1] THENA Auto)) }

1
1. BasicGeometry
2. Length
3. Point
4. Point
5. |ab| ∈ Length
6. |ab| 0 ∈ Length
⊢ a ≡ b


Latex:


Latex:
\mforall{}[e:BasicGeometry].  \mforall{}[x:Length].  \mforall{}[a,b:Point].    a  \mequiv{}  b  supposing  x  =  x  +  |ab|


By


Latex:
(Auto  THEN  (FLemma  `geo-add-length-implies-eq-zero`  [-1]  THENA  Auto))




Home Index