Set-Up
$\Omega$ is an open subset of $\mathbb{R}^{n}$. The family $\{\phi_{j}\}_{j \in \mathbb{N}}$ is a Complete Orthonormal Set in $L^{2}_{\sigma}(\Omega) = \{f : \mathbb{R}^{n} \rightarrow \mathbb{R}^{n} \ | \ f \in L^{2}(\Omega), \ \text{div}(f) = 0 \}$. In particular the closure $\overline{\text{span} \{\phi_{j}\}_{j \in \mathbb{N}}} = L^{2}_{\sigma}(\Omega) $
$\{u_{m}\}_{m \in \mathbb{N}}$ is a family of functions $u_{m} : \mathbb{R}^{n} \times [0,T] \rightarrow \mathbb{R}^{n}$, $u_{m} \in L^{2}([0,T] ; H^{1}(\Omega) \cap L^{2}_{\sigma}(\Omega))$ such that:
The family $\{ (u_{m}(\cdot,t) , \phi_{j} ) \}_{m \in \mathbb{N}}$ is uniformly bounded and equitcontinuous with respect to $t \in [0,T]$, for each $j$ fixed. Here $(\cdot , \cdot)$ denotes the inner product of $L_2(\Omega)$, ie $(u(\cdot, t),f) = \int_{\Omega} u(x,t) \cdot f(x) \text{d}x$.
Then, by the Arzela-Ascoli Theorem, it holds that there exists a subsequence $\{ (u_{k}(\cdot,t) , \phi_{j} ) \}_{k \in \mathbb{N}}$ which converges uniformly to some function on $[0,T]$.
We also have the following inequality on $u_{m}$:
$||u_{m}(t)||^2 + \int^{t}_{0} ||\nabla u_{m}(\tau)||^2 \text{d}\tau \leq M_{T}$, for all $0 \leq t < T$, where $M_{T}$ is a constant independent of $m, t$.
Problem
In the paper I am reading, it is stated that from these two facts, we can use "the usual diagonal argument" to show that:
There exists a subsequence $\{u_{k}\}$ such that $u_{k}(t)$ converges to some $u(t)$ uniformly on $[0,T]$, in the weak topology of $L^{2}_{\sigma}(\Omega)$.
I understand, and have been able to confirm my self, that the sequence $\{ (u_{k}(\cdot,t) , \phi_{j} ) \}_{k \in \mathbb{N}}$ does converge uniformly to a function on $[0,T]$, but how do I show from this that the functions $u_{k}$ converge weakly in $L^{2}_{\sigma}$?
Is it possible to show that there exists some $u \in L^{2}_{\sigma}$ such that $\{ (u_{k}(\cdot,t) , \phi_{j} ) \}_{k \in \mathbb{N}} \rightarrow \{ (u(\cdot,t) , \phi_{j} ) \}$, for all $\phi_{j}$? If we could show this, then we definitely have weak convergence of $u_{k}$.
Attempted Answer
Due to the definition of $\{\phi_{j}\}_{j \in \mathbb{N}}$, we can show that $\{ (u_{m}(\cdot,t) , f ) \}_{m \in \mathbb{N}}$ converges uniformly with respect to $t \in [0,T]$ to some function in $L^{2}$, for arbitrary $f \in L^{2}(\Omega)$.
We claim that this limit is of the following form: $\{ (u_{m}(\cdot,t) , f ) \}_{m \in \mathbb{N}} \rightarrow \{ (u(\cdot,t) , f ) \}$ for some $u \in L^{2}_{\sigma}$. In which case, it is clear that $u_{m}$ converges to this $u$ weakly in $L^{2}_{\sigma}(\Omega)$.
We consider $u_{m}(\cdot, t)$ as a function $(u_{m}(\cdot, t), \cdot)$ in the dual space $(L^{2})^{\ast}$. Since $\{ (u_{m}(\cdot,t) , f ) \}_{m \in \mathbb{N}}$ converges uniformly with respect to $t \in [0,T]$, for all $f \in L^{2}(\Omega)$, we conclude that $(u_{m}(\cdot, t), f)$ converges pointwise with respect to $f$ to some function $u_{t}(f)$.
Is it possible from this to conclude that the function $u_{t}(f)$ is in fact in $(L^{2})^{\ast}$???
Secondly, I have edited the above to include the exact definition of the inner product $(\cdot , \cdot)$. This is the $L^2$ inner product over space $\Omega$. Since $u(x,t)$ is a function over both space and time, the product $(u,f)$ is some function over $t$. Let's call it $u^{f}(t)$ Using the argument above and Arzela-Ascoli, we notice that $u_{m}^{f}(t)$ converges as $m \rightarrow \infty$, uniformly with respect to $t$, for any $f \in L^{2}_{\sigma}$.
– gbnhgbnhg Aug 07 '19 at 14:16