Let $f : (0,1) \rightarrow \mathbb{R}$ continous, right-hand derivable, such that $f'_+ \geqslant 0$ $\forall t \in (0,1)$. Show that $f$ is non-decreasing.
First I thought of Lagrange's theorem but I don't think that's useful here. Then, for every $x, y$, I tried to cover $[x, y]$ with a finite number of open subsets $(x_i, x_i+\delta_i)$ such that f was non-decreasing in every one of them, so that I could write $$f(y)-f(x)=f(y)-f(x_n)+f(x_n)-f(x_{n-1})+...-f(x) \geqslant 0$$ but I had no luck there.