I am trying to prove the following:
Let $X$ be a normed linear space satisfying the property: $\forall \left\{x_n\right\}, \left\{y_n\right\} \subseteq X $, we have $\|x_n\|=\|y_n\|=1, \|x_n+y_n\|\rightarrow 2 \Rightarrow \|x_n-y_n\|\rightarrow 0.$
If $\left\{z_n\right\} \subseteq X$ converges to $z\in X$ weakly (meaning $\displaystyle \lim_{n\rightarrow \infty} f(z_n)=z$ for all $f\in X^*$) and $\|z_n\| \rightarrow \|z\|$, then $\|z_n-z\|\rightarrow 0$.
Here is what I am trying to do:
I can consider $\left\{z \right\}$ as a sequence in $X$. I want to show that $\|z_n+z\|\rightarrow 2$. Well, since $\|z_n\| \rightarrow \|z\|=1$, then since $\|z_n+z\|\leq\|z_n\|+\|z\|$, then $\displaystyle \lim_{n\rightarrow \infty} \|z_n+z\| \leq 2\|z\|=2$.
I can't figure out how to possibly show that $\displaystyle \lim_{n\rightarrow \infty} \|z_n+z\| \geq 2$. How would I even incorporate the weak convergence assumption? Any help would be greatly appreciated! Thank you.
Assume without loss of generality that $\|z\|=1$. You have $$ \|z_n+z\|=\sup\{|f(z_n+z)|:\ f\in X^*,\ \|f\|=1\}. $$ Let $\varepsilon> 0$. Then there exists $f\in X^*$ with $\|f\|=1$ and $f(z)>1-\varepsilon/4$. For all $n$ big enough, $|f(z_n)-f(z)|<\varepsilon/2$. So $$|f(z_n+z)|=|f(z_n)+f(z)|=|f(z_n)-f(z)+2f(z)|> 2f(z)-\varepsilon/2> 2-\varepsilon. $$ Thus $\|z_n+z\|> 2-\varepsilon$, implying that $\lim\|z_n+z\|=2$. Now a little more work is needed, because possibly $\|z_n\|\ne1$ for some or all $n$. But as $\|z_n\|\to1$, this is easily arranged by using $z_n/\|z_n\|$.