Step
*
of Lemma
rsqrt_functionality_wrt_rless
∀x:{x:ℝ| r0 ≤ x} . ∀y:ℝ.  ((x < y) 
⇒ (rsqrt(x) < rsqrt(y)))
BY
{ Auto }
1
1. x : {x:ℝ| r0 ≤ x} 
2. y : ℝ
3. x < y
⊢ rsqrt(x) < rsqrt(y)
Latex:
Latex:
\mforall{}x:\{x:\mBbbR{}|  r0  \mleq{}  x\}  .  \mforall{}y:\mBbbR{}.    ((x  <  y)  {}\mRightarrow{}  (rsqrt(x)  <  rsqrt(y)))
By
Latex:
Auto
Home
Index