Step
*
of Lemma
rsqrt-rnexp-2
∀[x:{x:ℝ| r0 ≤ x} ]. (rsqrt(x)^2 = x)
BY
{ (Auto THEN RepeatFor 2 (((RWO "rnexp_unroll" 0 THENM Reduce 0) THENA Auto))) }
1
1. x : {x:ℝ| r0 ≤ x} 
⊢ (rsqrt(x) * rsqrt(x)) = x
Latex:
Latex:
\mforall{}[x:\{x:\mBbbR{}|  r0  \mleq{}  x\}  ].  (rsqrt(x)\^{}2  =  x)
By
Latex:
(Auto  THEN  RepeatFor  2  (((RWO  "rnexp\_unroll"  0  THENM  Reduce  0)  THENA  Auto)))
Home
Index