I'm doing Ex 3.32.5 in Brezis's book of Functional Analysis.
Let $(E, |\cdot|)$ be a uniformly convex Banach space. Let $\varphi: E \to (-\infty,+\infty]$ be a proper convex l.s.c. Then for every $x \in E$ and every integer $n \geq 1$, $$ \inf _{y \in E}\left\{n |x-y|^{2}+\varphi(y)\right\} $$ is achieved at some unique point, denoted by $y_{n}$.
My first step is to show that the map $y \mapsto |x-y|^{2}+\varphi(y)$ is bounded from below. However, I can show it in a very limited setting when $E = \mathbb R$ (and possibly $E = \mathbb R^d)$. Could you please shed me some lights?
Let $E := \mathbb R$. We fix some $x\in E$ and $n:=1$. Then there is an affine function $f: \mathbb R \to \mathbb R, y \mapsto ay+b$ with $a,b$ constants such that $\varphi(x) = f(x)$ and $\varphi(y) \ge f(y)$ for all $y\in E$. Then $$ |x-y|^2 + \varphi(y) \ge |x-y|^2 + ay+b =y^2+(a-2x)y+(x^2+b), $$ which is bounded from below in $y$.