I am working through Folland, not for homework, and have come across this problem (Ch 5 #17):
A linear functional $f$ on a normed vector space $\mathcal{X}$ is bounded iff $f^{-1}(0)$ is closed.
Note the "only if" direction is trivial. Folland suggests that we use the following fact in our proof: for all $\epsilon>0$ there exists an $x\in\mathcal{X}$ such that $\|x\|=1$ and $\|x+\mathcal{M}\|\ge 1-\epsilon$, where $\mathcal{M}$ is a proper closed subspace of $\mathcal{X}$.
I can prove both the hint, and the exercise, but not the latter using the former! My proof is to suppose (toward a contradiction), that there existed some sequence $\|x_n\|=1$ such that $f(x_n)>n$ for each $n\in\mathbb{N}$, and then consider the sequence $\{x-f(x)\frac{x_n}{f(x_n)}\} $ and observe that this is in the kernel of $f$ for each $n$ and approaches $x$ in the limit, from which the statement should follow since $x$ is arbitrary.
Can anyone tell me how to use the hint? I'm guessing the closed subspace we consider is the kernel of $f$, but it's not clear how to go from there.
Any help would be appreciated.