Is strongly convex function always bounded below?
If yes, can we prove it? Or could we construct an example if the answer is no?
I have tried to construct counterexamples such as the function $f(x) = x + e^x$, the function is unbounded below as $x\to-\infty$, $f(x) \to-\infty$, but the function is not strongly convex since $\nabla^2 f(x) = e^x $ doesn't satisfy that $\exists m >0, \forall x, \nabla^2 f(x)> m$.