Let $A$ be a normed vector space, and $C$ a convex subset of $A$.
Let $M=\{c\in C:||c||=\inf_{a\in C}||a||\}$ be the set of all minimum norm elements of $C$ and suppose this has at least two elements.
- What is an example of such an $C$?
- How do I prove that $M$ has infinitely many elements?
I would greatly appreciate it if somebody would give me an example and let me check whether it suffices, for the proof however I have no idea and would really appreciate all hints.
In order to get an example, you can consider $\mathbb{R}^2$ with e.g. the $\infty$-norm (see e.g. here). Draw a picture of the "unit sphere" w.r.t this norm and take $C$ to be an adjacent square.
Let $x,y \in M$ then for any $\lambda \in (0,1)$ we have $\left\| z \right\| = \left\| \lambda x + (1-\lambda)y \right\| \leq \lambda \left\| x \right\| + (1-\lambda)\left\| y \right\|$. Since $C$ is convex, $z \in C$. Since $x$ and $y$ minimize the norm in $C$, $\left\| z \right\| = \left\| x \right\|=\left\| y \right\|$ and $z \in M$. There are infinitely many such $z$.