I have a small issue in understanding the very last part of the proposition 1.5 in Brezis`
The statement of the proposition is:
The hyperplane $H = [f = \alpha]$ is closed if and only if $f$ is continuous.
Here $f$ is a linear functional defined on a normed vector space $E$ and
$$ H = [f = \alpha] = \left\{ x \in E : f(x) = \alpha \right\} $$
Firstly it does state that $f$ continuous $\Rightarrow H$ is closed is trivial. To me it isn't, so I want to prove it... the set $H = f^{-1}(\left\{ \alpha \right\})$, and ${\alpha}$ is a closed set, and since $f$ is continuous the preimage of $\left\{ \alpha \right\}$ is also closed. Is this correct?
For the second part I'm struggling more. Assume now that $H$ is closed, the set $H^c$ is open specifically I can write $$ \begin{array}{l} H^c = H_{+,\alpha} \cup H_{-,\alpha} \\ H_{+,\alpha} = \left\{x \in E : f(x) > \alpha \right\} = f^{-1}\left( \left(\alpha,+\infty\right) \right) \\ H_{-,\alpha} = \left\{x \in E : f(x) < \alpha \right\} = f^{-1}\left( \left(-\infty,\alpha\right) \right) \end{array} $$ Let's consider $H_{+,\alpha}$ (which is open) because it is an open set in a normed vector space, so for each $x_0 \in H_{+,\alpha}$ there's a ball $B_{r,x_0} = \left\{ x \in E : d_E(x,x_0) < r \right\} \subset H_{+,\alpha}$ (I'm exploiting here a topological fact more than what Brezis does, it does prove that the ball $B_{r,x_0}$ is in $H_{+,\alpha}$ by contradiction). Each $y \in B_{r,x_0}$ can be written as
$$ y = x_0 + rz\;\;, z \in B_{1,0} $$ From which we have $$ f(x_0 + rz) < \alpha \;\; \forall z \in B_{1,0} $$
This very last inequality make Brezis say that
Consequently $f$ is continuous...
Which I don't really understand why, from other reference I know that a linear functional is continuous if and only if it is continuous in $0$, but it doesn't seem to me that is mentioned in the book I've been talking about. My questions are
- Is my proof of "$f$ continuous $\Rightarrow H$ is closed" correct?
- How can be concluded that $f$ is continuous?