Step * of Lemma rv-norm-squared

[rv:InnerProductSpace]. ∀[x:Point].  (||x||^2 x^2)
BY
(Auto THEN (GenConclTerm ⌜||x||⌝⋅ THEN Auto) THEN RWO "rnexp2" THEN Auto) }


Latex:


Latex:
\mforall{}[rv:InnerProductSpace].  \mforall{}[x:Point].    (||x||\^{}2  =  x\^{}2)


By


Latex:
(Auto  THEN  (GenConclTerm  \mkleeneopen{}||x||\mkleeneclose{}\mcdot{}  THEN  Auto)  THEN  RWO  "rnexp2"  0  THEN  Auto)




Home Index