If I know that for every $y>x>0$, $f(y)-f(x)\geq (y-x)x$ - does that mean the $f$ is not uniformy continuous in $(0,\infty)$? If it's true, how can I prove that?
I know that the definition of uniform continuity is that for every $\epsilon>0$ there exists $\delta>0$ for which every $x,y$, if $|y-x|<\delta \implies |f(y)-f(x)|<\epsilon$.
Though I'm having difficulties finding the connection to the definition and how to use it in this case.