Let $E$ be a vector space with a norm $|\cdot|$ induced by an inner product, $C\subset E$ a convex set, and $a\in E\setminus C$. Show that if there are $x_0,x_1 \in C$ such that $|a-x_0|\leq |a-x|$ and $|a-x_1|\leq|a-x|$ for every $x\in C$, then $x_0 = x_1$.
Picturing a ball, the only point with such property is the one closest to $a$, which is unique, so the question makes sense. However, I haven't been able to use convexity of $C$ to finish the proof.
I found similar questions in the context of real analysis, but couldn't abstract the logic.
Just a hint: If $x_0 \ne x_1$ are both at distance $d,$ then one of the points interior to the segment joining $x_0$ to $x_1$ should be at distance less than $d.$