Step
*
1
1
1
of Lemma
rsqrt-rmul
1. x : {x:ℝ| r0 ≤ x} 
2. y : {x:ℝ| r0 ≤ x} 
⊢ (rsqrt(x) * rsqrt(x) * y) = (x * y)
BY
{ (RWW "rmul-assoc rsqrt_squared" 0 THEN Auto) }
Latex:
Latex:
1.  x  :  \{x:\mBbbR{}|  r0  \mleq{}  x\} 
2.  y  :  \{x:\mBbbR{}|  r0  \mleq{}  x\} 
\mvdash{}  (rsqrt(x)  *  rsqrt(x)  *  y)  =  (x  *  y)
By
Latex:
(RWW  "rmul-assoc  rsqrt\_squared"  0  THEN  Auto)
Home
Index