The following is the bounded inverse theorem for the elliptic equations in Evans's Partial Differential Equations (Chapter 6):
Here $\Sigma$ is the (real) spectrum of the elliptic operator $L$, where

The proof essential uses weak convergence in $H_0^1(U)$:
Here are my questions:
How is (30) used in passing the limit (in subsequence) in the first read box? Here "in the weak sense" means for every $v\in H_0^1(U)$, $$ \int_U\sum a^{ij}\cdot(u_k)_{x_i}v_{x_j}+\sum b^i\cdot(u_k)_{x_i}v+cu_kv=\lambda (u_k,v)+(f_k,v) $$ where $(\cdot,\cdot)$ is the $L^2$ inner product. Convergence of the term $(f_k,v)$ term is trivial by Cauchy-Schwartz. How to give the convergence in other terms? Relabeling the subsequence as $u_k$, weak convergence in $H_0^1(U)$ means for each $v\in H_0^1(U)$: $$ (\nabla u_k,\nabla v)+(u_k,v)\to(\nabla u,\nabla v)+(u,v). $$
Why is $L^2$ convergence in (30) needed?


What Evans is really doing here is using the fact that $\nabla u_k$ converges weakly in $L^2$. The assumptions on $A$ guarantee that $A \nabla v \in L^2$ whenever $v \in H^1$, and so $$ \int A \nabla u_k \cdot \nabla v = \int \nabla u_k \cdot A \nabla v \to \int \nabla u \cdot A \nabla v = \int A \nabla u \cdot \nabla v. $$ Similarly, $$ \int b \cdot \nabla u_k v \to \int b \cdot \nabla u v $$ due to the fact that $b v \in L^2$ whenever $v \in H^1$.
The strong convergence $u_k \to u$ in $L^2$ is overkill for the convergence in the weak solution since weak convergence is enough to get $$ \int \lambda u_k v \to \int \lambda u v, $$ but he has the strong convergence, so he uses it.