Step * of Lemma rsqrt_functionality_wrt_rless

x:{x:ℝr0 ≤ x} . ∀y:ℝ.  ((x < y)  (rsqrt(x) < rsqrt(y)))
BY
Auto }

1
1. {x:ℝr0 ≤ x} 
2. : ℝ
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