A Hilbert space $ \mathscr l^2 $ is defined as a space with the scalar product $ (x,y)=\sum_{i=1}^\infty x_iy_i$ over $ \mathbb R $, where $x_i$ and $y_i$ are sequences.
Then there is a space $L(\mathscr l^2)$, which is a space of all bounded linear operators $\mathscr l² \rightarrow \mathscr l²$. A weak operator topology is defined on this space, as an initial topology with a function that induces it: $$ w_{x,y} : L(\mathscr l²)\rightarrow \mathbb R : w_{x,y}(A)=(Ax, y), x,y \in \mathscr l²$$ It is to be shown that the multiplication of the operators in form $$ L(\mathscr l²)\times L(\mathscr l²) \rightarrow L(\mathscr l²):(A,B) \mapsto AB $$
is not continuous.
Well, I've encountered many proofs of this property, but given that we have certain translations, in this case left $ A_n(x)(k) = x(k+n) $ and right $ B_n(x)(k)=x(k-n)$ if $ k\gt n$ and 0 otherwise, I am not very sure of how I can use that in my proof.
Also, what does this given function $w_{x,y}$ do in general, as in how can I actually use this given property to show the problem with multiplication of the operators?