Let $H$ be a hilbert space and let $u_n\in L^2(0,T;H)$ be a sequence. Then $u_n$ converges weakly to $u\in L^2(0,T;H)$ iff
$$\int_0^T (u_n(t),v(t))_H\,dt \to \int_0^T (u(t),v(t))_H\,dt$$ for every $v\in L^2(0,T;H)$. Does the following hold:
$$u_n \rightharpoondown u\quad \text{in } L^2(0,T;H) \quad\Leftrightarrow\quad u_n \text{ is bounded in } L^2(0,T;H)\text{ and } u_n(t)\rightharpoondown u(t)\quad \text{for almost all } t\in (0,T).$$
$\Leftarrow:$ Let $v\in L^2(0,T;H)$. By assumption, we have $$(u_n(t),v(t))_H \to (u(t),v(t))_H\quad\text{for almost all } t\in (0,T).$$
Since $$\lvert(u_n(t),v(t))_H\rvert\leq \lvert\lvert u_n(t)\rvert\rvert_H \lvert\lvert v(t)\rvert\rvert_H,$$ we can use the hölder inequality and the boundedness of $u_n$ to bound the righthandside by an integrable function. Lebesgues dominated convergence then implies
$$\int_0^T (u_n(t),v(t))_H\,dt \to \int_0^T (u(t),v(t))_H\,dt$$
and thus $u_n \rightharpoondown u$ in $L^2(0,T;H)$. Is my reasoning correct?
I am also stuck on the other direction.