Is a norm on a set a continuous function with respect to the topology induced by the norm?
Is a topology on the set that can make the norm continuous (i.e. the topology that is compatible with the norm) not unique? Is it a superset of the unique topology induced by the norm?
I am asking this question, because I heard (I am also not sure if it is correct) that a topology that can make an inner product continuous is not unique (such a topology is called weak topology on the inner product space?), and is a superset of the topology induced by the inner product.
Thanks and regards! Pointers to some references are appreciated!
Yes. The norm is continuous.
Consider a normed space $X$ with norm $\| \cdot \|:X \to \mathbb{R}_{\geq 0}$. Let $O$ be an open subset of $\mathbb{R}$ and let $P = \{ x \in X \;|\; \|x\| \in O \}$ (the inverse image of $O$). Suppose $x_0 \in P$. We then have that $c_0=\|x_0\| \in O$ (since $x_0$ is in the inverse image of $O$). Next, since $O$ is open, there exists some $\epsilon >0$ such that $(c_0-\epsilon,c_0+\epsilon) \subseteq O$. Thus if $y \in X$ and $c_0-\epsilon < \| y \| < c_0+\epsilon$ (that is $\|y\|\in(c_0-\epsilon,c_0+\epsilon)\subseteq O$), then $y \in P$. So consider $y \in B_\epsilon(x_0) = \{ z \in X \;|\; \|z-x_0\|<\epsilon \}$ (the open ball of radius $\epsilon$ centered at $x_0$). We have $|\|y\|-\|x_0\|| \leq \|y-x_0\| < \epsilon$ thus $|\|y\|-c_0|<\epsilon$. Hence $\|y\| \in (c_0-\epsilon,c_0+\epsilon)$. Thus $\|y\| \in O$ so $y \in P$. Therefore, $B_{\epsilon}(x_0) \subseteq P$ so $P$ is open. Thus the norm is continuous.
By the way, the proofs that a metric is a continuous map when using the metric induced topology and that a inner-product is a continuous map when using its corresponding topology are essentially the same. :)
For your other question: If you choose any topology $\mathcal{T}$ on $X$ such that $B_\epsilon(x_0) \in \mathcal{T}$ for all $x_0\in X$ and $\epsilon>0$, the norm will still be continuous. In other words, any finer topology will still make the norm continuous. So "No" the topology coming from the norm is not necessarily the only one which makes the norm continuous. For example, consider $\mathcal{T}=\mathcal{P}(X)$ (the powerset of $X$). This (discrete) topology makes every map continuous!