Let $E$ be a uniformly convex banach space, $K$ convex and closed in $E$, and $x\in B\setminus K$.
Can someone give a concise proof that there is a unique $y\in K$ s.t. $dist(x,K) = \Vert x-y\Vert$ using the notion of uniform convexity exactly as given on the relevant wikipedia page and without using weak compactness of reflexive spaces?
HINT:
We may assume that $x=0$ and $d(0, K) = 1$.
Consider $y_n \in K$ so that $\|y_n \| < 1 + \frac{1}{n}$. Since $K$ is convex we have $$1\le \|\frac{y_m+y_n}{2}\|$$ Let $y_n'=\frac{y_n}{\|y\|}$. We have $\|y_n - y_n'\|< \frac{1}{n}$. If follows that $$\|\frac{y_m+y_n}{2}- \frac{y'_m+y'_n}{2}\|< \frac{1/m+1/n}{2}$$ and so $$ \|\frac{y'_m+y'_n}{2}\|> 1-\frac{1/m+1/n}{2}$$
Now uniformly convex means:$\|x\|=\|y\|=1$, $\|\frac{x+y}{2}\|>1-\delta$ implies $\|x-y\|< \epsilon$. Therefore, since $$1- \|\frac{y'_m+y'_n}{2}\|\to 0$$ as $m,n\to \infty$ we get $$\|y'_m-y'_n\|\to 0$$ and so $$\|y_m - y_n\|\to 0$$ and so $y_n$ is convergent to $y\in K$ so that $\|y\|=1$.
Obs: The proof would also show that if $d(x,y_n) \to d(x, K)$ then $y_n$ converges to the unique closest point in $K$ to $x$.