Step * of Lemma rv-norm_functionality

[rv:InnerProductSpace]. ∀[x1,x2:Point].  ||x1|| ||x2|| supposing x1 ≡ x2
BY
(Auto THEN Unfold `rv-norm` THEN RWO "-1" THEN Auto) }


Latex:


Latex:
\mforall{}[rv:InnerProductSpace].  \mforall{}[x1,x2:Point].    ||x1||  =  ||x2||  supposing  x1  \mequiv{}  x2


By


Latex:
(Auto  THEN  Unfold  `rv-norm`  0  THEN  RWO  "-1"  0  THEN  Auto)




Home Index