General Topology – Is Compactness a Stronger Form of Continuity?

functional-analysisgeneral-topologyhilbert-spaces

Let $H$ be a Hilbert space. We say that a linear operator $T \colon H \to H$ is compact if it maps bounded sets to precompact ones, that is, if for every bounded sequence $(a_n)$ in $H$, $(Ta_n)$ has got a convergent subsequence. We can characterize compactness in terms of weak convergence: $T$ is compact if and only if it maps weakly convergent sequences into norm convergent ones.

Up to now I would have casually said:

$T$ is compact iff $T$ is continuous
when its domain is equipped with weak
topology and its range with norm
topology.

and I would not have been alone: I've heard this from more than one of my professors. Well, this turns out to be false, as I read on Problem VI.34 of Reed & Simon's Methods of modern mathematical physics:

Show that in a Hilbert space $H$, a map $T \colon H \to H$ is continuous when its domain is given the weak topology and its range the norm topology if and only if $T$ has finite rank!

(the exclamation point is part of the original text).

At the moment this problem is beyond my grasp, since I know almost nothing of the necessary topological tools (that is – nets, Moore-Smith convergence, and the like). But I'm curious about this and wanted to share my curiosity with the community.

Has somebody got any idea on how to prove this, or even some hint that could help me to catch this intuitively?

Best Answer

There is the following characterization of compactness:

An operator $T: H \to H$ is compact if and only if $T|_{B} : B \to H$ is continuous, where $B$ is the closed unit ball of $H$ equipped with the weak topology and $H$ is equipped with its usual norm topology.

You can find a proof of this fact e.g. in Pedersen's Analysis Now as part of Theorem 3.3.3. However, this result relies heavily on net techniques, but you could take the opportunity to learn about that in Chapter 1 of that book.

To see that continuity implies compactness in your sense, simply observe that continuity implies that $T(B)$ is compact, and as $T(B)$ is metrizable, every sequence in $B$ has a subsequence whose image under $T$ converges. The other direction is a bit more complicated but not really difficult.


Now suppose that $T: H \to H$ is weak-norm continuous. Then the seminorm on $H$ given by $x \mapsto \|Tx\|$ is continuous as a map $(H, \text{weak}) \to \mathbb{R}$, so by a standard result on locally convex spaces and the definition of the weak topology (see also Tim's answer to your question), there are points $x_{1},\ldots,x_{n} \in H$ such that $\|Tx\| \leq \max{\{|\langle x,x_{i}\rangle|\,:\,i = 1,\ldots,n\}}$ for all $x \in H$. But this means that $T$ must vanish on the orthogonal complement of the span of $x_1, \ldots, x_n$, so certainly $T$ has finite rank.