A strongly convex function $V: \mathbb{R}^d \rightarrow \mathbb{R}$ with negative parameter is given, i.e.
$$ V(tx + (1-t)y) \leq tV(x) + (1-t) V(y) - \lambda t(1-t) | x -y |^2 , $$ with $\lambda<0$. Why is then $V$ bounded from below by a quadratic function?
I considered the cases $x=y$ and $x=-y$, but I do not know how to go on.