Given a 1-smooth and nonconvex function $f(x)$, satisfy $$f(y) - f(x) -\left<\nabla f(x),y-x\right>\leq \frac{L}{2}\|x-y\|^2$$ How to prove that the gradient is Lipschitz continuous, i.e., $$\|\nabla f(x) - \nabla f(y)\|\leq L\|x-y\|$$
2026-04-01 05:14:32.1775020472
On
How to prove that the gradient of nonconvex smooth function is Lipschitz continuous?
527 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
The statement is not true as @gerw has pointed out, just take any concave function as a counter-example. The converse, however, is true. See here for a proof.
Every concave, smooth function $f$ satisfies your first inequality for $L = 0$. Hence, your claim is not true.