For strongly convex functions, it is stated that for some $\mu>0$,
- $$f(y)\geq f(x)+\nabla f(x)^T(y−x)+\frac{\mu}{2}\|y−x\|^2, \quad \forall x,y.$$
- $$(\nabla f(x)−\nabla f(y))^T(x−y)≥\mu\|x−y\|^2, \quad \forall x,y.$$
How does one prove that 2) implies 1)?