Step * of Lemma rsqrt_functionality

[x:{x:ℝr0 ≤ x} ]. ∀[y:ℝ].  rsqrt(x) rsqrt(y) supposing y
BY
(Auto THEN Unfold `rsqrt` THEN RWO "-1" THEN Auto) }


Latex:


Latex:
\mforall{}[x:\{x:\mBbbR{}|  r0  \mleq{}  x\}  ].  \mforall{}[y:\mBbbR{}].    rsqrt(x)  =  rsqrt(y)  supposing  x  =  y


By


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




Home Index