Step * 1 1 1 of Lemma rsqrt-rmul


1. {x:ℝr0 ≤ x} 
2. {x:ℝr0 ≤ x} 
⊢ (rsqrt(x) rsqrt(x) y) (x y)
BY
(RWW "rmul-assoc rsqrt_squared" 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