With the condition $$ 0\le f(y)-f(x)-\langle f'(x),y-x\rangle \le \frac{L}{2} \|x-y\|^2, $$ I want to prove $f'(x)$ is Lipschitz with constant $L$ and is convex.
It is easy to see that $f $ is convex from the first inequality. From the second inequality I derived $$ \langle f'(y)-f'(x),y-x\rangle \le L \|y-x\|^2 $$ by exchanging the role of $x$ and $y$ and add the two inequalities. However I don't know what to do next. Could anybody tell me?
Thanks.