I am currently working with kernels and I've stumbled upon a map that I really want it to be continuous, but I'm not seeing how to prove it (or disprove it). Consider the following map $\Phi: l_2(\mathbb{N}) \to \mathbb{R}$ given by $$\Phi(w) = C w_{i_1}^{j_1} w_{i_2}^{j_2}...w_{i_n}^{j_n},$$ where $i_1,...,i_n, j_1,...,j_n \in \mathbb{N}$, $C$ is some constant, and $w_i$ denotes the $i$-th component of $w\in l_2(\mathbb{N})$. In other words, given a square summable sequence, we simply select a finite number of its components, exponentiate them, and multiply everything.
Now, assuming that $l_2(\mathbb{N})$ is given the weak topology, and that $B_R$ denotes the closed ball of radius $R$ in $l_2$, is there any hope that $\Phi \in C(B_R)$, i.e. $\Phi$ is a continuous function on $B_R$? Note that $B_R$ is compact, by the Banach-Alaoglu theorem. I'm really not seeing how can I prove that $\Phi$ is continuous or discontinuous on $B_R$. Any suggestions?
The weak topology is the smallest topology making all linear functionals continuous. In particular, the projections $π_i : l_2(\mathbb{N})\to \mathbb{R}$ given by $π_i(w) = w_i$ are continuous.
Moreover, any product of continuous maps is also continuous (multiplication on $\mathbb{R}$ is continuous). Hence, $f_{i,j}(w) = w_i^j$ is also a continuous map. Multiplying finitely many of these $f_{i,j}$ together gives you precisely your $\Phi$, which is thus continuous w.r.t. the weak topology on $B_R$.