Step * of Lemma rv-sub-same

[rv:RealVectorSpace]. ∀[x:Point].  x ≡ 0
BY
(Auto THEN RealVecEqual THEN Auto) }


Latex:


Latex:
\mforall{}[rv:RealVectorSpace].  \mforall{}[x:Point].    x  -  x  \mequiv{}  0


By


Latex:
(Auto  THEN  RealVecEqual  THEN  Auto)




Home Index