Let $X$ be a normed space over $\mathbb{R}$ and $K\subset X$ a nonempty, closed and convex subset. Show that $$K=\{x\in X:\phi(x)\leq \sup\limits_{y\in K}\phi(y)\quad\forall\phi\in X'\}$$ Here $X'$ is the dual space to $X$.
My idea so far, was to use the separation theorem for convex sets: https://en.wikipedia.org/wiki/Hyperplane_separation_theorem
Suppose
$\exists x_0\in X\backslash K$ where $X\backslash K$ is open so there $\exists\epsilon>0$ such that $B_\epsilon(x_0)\subset X\backslash K$ and $B_\epsilon(x_0)\cap K=\emptyset$
$\exists\phi\in X',\alpha\in \mathbb{R}$ such that $\phi(x)\leq\alpha\leq\phi(y)\quad \forall x\in K,y\in B_\epsilon(x_0)$
Now I'm lost ...