Assume that $f:[a,b]\to\mathbb{R}_+$ is continuous, differentiable with f'(x)>0 and Lipschitz. For $y>x$, I want to understand if $$ f(y)-f(x) \ge L (y-x) $$ holds true where $L$ is a strictly positive constant.
The way I see it is that it is true by uniform continuity.
A similar question has been already asked, though this is more specific and with additional assumptions.
That would entail $f'(x)\ge L>0$ by MVT. So for a counterexample, choose an $f'$ on the interval that is bounded, non-negative, and has zeros.
Simple example: $f'(x)=3x^2$ on $[-1,1]$ so that $f(x)=x^3$, say.