Let $X$ and $Y$ be Banach spaces. I want to make sure I understand these topologies very well before moving on with my studies.
For definitions I have that (source: these notes from Tao):
The strong operator topology on $L(X,Y)$ is the map $T \mapsto \|Tx\|_Y$ is continuous for $T \in L(X,Y)$, $x \in X$, and where $\|\cdot\|_Y$ is the norm in $Y$.
The weak operator topology on $L(X,Y)$ is the map $T \mapsto |f(Tx)|$ is continuous for $T \in L(X,Y)$, $x \in X$, and $f \in Y^*$.
From these definitions I have three questions:
I have seen different texts and notes instead define the strong operator topology in terms of the map $T \mapsto |Tx|$, where instead of a norm there is an absolute value. Is this simply notation or is there more to this?
I am trying to visualize what a neighborhood basis of the two topologies look like, say centered around some operator $S$. Based on my current understanding, I believe for the strong operator topology they should be of the form, (where $x \in X$ and $\epsilon > 0$ is fixed): $$\{T \in L(X,Y) : \|Tx - Sx\|_Y < \epsilon\}$$ and for the weak operator topology they will be of the form (where, additionally, $f \in Y^*$ is fixed): $$\{T \in L(X,Y) : |f(Tx - Sx)| < \epsilon\}.$$ Is this correct? Instead of a neighborhood, how would one define the basic open sets of these topologies? For completeness, what do the open balls look like in the operator norm topology?
I have read that, as the name suggests, the weak operator topology is weaker than the strong operator topology. However it is not clear to me why this is? How does the inclusion of a linear functional in some way relax the number of open sets?
1: It is merely notational.
2: The sets you’ve written are neighbourhoods, but you’ve written a subbasis, not a basis. What I mean by that is that you need to allow non-fixed $x$ to get the “finite intersection of open sets is open” criterion.
Likewise we need to change the expression for the weak basis:
3: Linear functionals have a kernel with codimension $1$. If I want to squeeze $S,T$ into the same weak neighbourhood where particular $\psi,x$ are fixed, I need to make sure that $S-T$ has small image along the support of $\psi$ - they may create a huge vector along the kernel. The same goes for multiple $\psi$: we intersect their kernels, we will still (when $Y$ is infinite dimensional) have an enormous vector subspace on which they are all $0$. I need only require $S-T$ is small outside of this subspace, but within the shared kernel? It can be huge. This is similar to the fact that every weak open neighbourhood in the weak topology on $X$ is unbounded when $X$ is infinite dimensional.