Let $S:X \to X$ be a (nonlinear) map between a Hilbert space $X$. I want to show that $S$ is weakly continuous, so if $x_n \rightharpoonup x$, then $S(x_n) \rightharpoonup S(x)$.
To do this, I have the following facts available to me: $$Sw_{n'} \rightharpoonup \chi$$ for a subsequence $n'$. Furthermore, I know $\chi = S(w)$. So we have that $$S_{w_n'} \rightharpoonup S(w)$$ i.e., we have the result for a subsequence. What do I need to conclude that the whole sequence $Sw_n$ converges weakly to the same limit so I can say it is weakly continuous?
Edit More details: Firstly, I have an estimate $|S(w_n)|_X \leq C$ where $C$ does not depend on $w_n$ so that gives $S(w_{n'}) \rightharpoonup \chi$. My $S(w)$ is a solution operator of a PDE: $$(\frac{d}{dt}S(w), v) + \int_\Omega f(w)\nabla (S(w)) \nabla v = 0$$ for all $v$. Now since $X$ is compactly embedded in a nicer space $Y$, and convergence in $Y$ implies convergence a.e. for a subsequence, we have that $w_{n_{j_k}} \to w$ a.e. (that's a subsubsequence). This allows us to pass to the limit in the term $f(w_{n_{j_k}})$ by some DCT argument. I am assuming we can interloop the two subsequences with indices ${n_{j_k}}$ and $n'$ to pass to the limit here. This finally gives $\chi = S(w).$