I have the following question from a past qualifying exam:
If $X$ is a Banach space and $X^*$ denotes its dual space show that if $x_1\ne x_2\in X$ there is an element $y\in X^*$ such that $y(x_1)\ne y(x_2).$
So i'm trying to construct a linear functional $y:X\rightarrow\mathbb{K}$ with the above property, but I don't seem to be getting anywhere. Perhaps there are elements of the dual space that always exist and which I can take advantage of here? Unfortunately, we didn't talk very much about Banach spaces in my course, so if anyone could point me in the right direction, I'd appreciate it.
Let $x_0=x_1-x_2$, this vector is non zero. Let $E$=span$\{x_0\}$. Now we define a function $f:E\to K$ by $f(\lambda x_0)=\lambda$. I'll leave it for you to check that it is a bounded linear functional on $E$ and $f(x_0)=1$. And now by Hahn-Banach theorem we can extend $f$ to a functional $F$ in $X^*$. Since $F(x_0)=f(x_0)\ne 0$ we get $F(x_1)\ne F(x_2)$.