Let $f:\mathbb{R} \rightarrow \mathbb{R}$ diff. $f(0)=0$ with $\left| f'(x)\right| \leq \left| f(x)\right|$ for $x\in\mathbb{R}$. Show that $f$ is identically zero.
My proof-trying. Let $x\in\mathbb{R^{>0}}$.
Consider
$f:\left[ 0,x\right] \rightarrow \mathbb{R}$ ; continuous,
$f:\left( 0,x\right) \rightarrow \mathbb{R}$; differentiable.
By the mean value theorem, there exist a $c$ in $(0,x)$ such that
$\dfrac {f\left( x\right) -f(0)} {x-0}=\dfrac {f(x)} {x}=f'(c)$. Hence, $f'(c) x=f(x)$.
So, what should I do?