Find all functions $f:\mathbb{R}_+ \to \mathbb{R}_+$ (not necessarily continues function) where
$\mathbb{R}_+ = ${$r \in \mathbb{R} : r \geq 0$}, such that $$f(x+y) \geq f(x) + y f(f(x)) \quad\forall x,y \in \mathbb{R}_+$$
I tend to believe that the only solution will be the trivial one ($f = 0 $).
My ideas so far: for $x \neq y: \frac{f(x+y)-f(x)}{y} \geq f(f(x)) \geq 0$ so in particular $f$ is weak monotonous. also if $f$ is bounded then it must be the zero function, because by now $f$ is monotonic and bounded there for converges and since $0 \leq f(f(x)) \leq \frac{f(x+y)-f(x)}{y} \to 0 $ where x tends to 0 we get that the monotonic $x \to f(f(x))$ function converges to 0 in infinity and there for $f(f(x)) = 0$ from which we easly deduce that $f=0$. we still need to deal with the unbounded case.
thanks ahead