I'm trying to work through how Rellich compactness theorem is used at the start of this proof to extract the subsequence
- Given an sequence $\{y_n\}^{\infty} _{n=1} \in H_A(D^*)/ \mathbb{R}$ that is bounded in the energy norm over $D^*$, you can extract a subsequence that converges in $H^1(D)$ to an element of $H_A(D)/ \mathbb{R}$.
The start of the proof was given as: Use Poincare Inequality along with Rellich compactness theorem to extract a convergent subsequence in $L^2(D^*)$.
Some notes on terminology:
$D \subset D^* \subset \mathbb{R}^n$ (for $n=2,3$),
the energy norm is $||x||^2 _{E(D)} = \int_{D} A \nabla x \cdot \nabla x \mbox{ } d \vec{x}$,
$A$ is a $n \times n$ symmetric positive definite matrix,
$H_A(D)$ is the space of functions in $H^1(D)$ that are A harmonic on $D$
My attempt so far is: Consider a sequence $\{y_n\}^{\infty} _{n=1} \in H_A(D^*)/ \mathbb{R}$ that is bounded in the energy norm over $D^*$. This means there exists some positive M such that
$||y_n||_{E(D^*)} =\int_{D^*} A \nabla y_n \cdot \nabla y_n \leq M$.
I was thinking that if I can show that the sequence is bounded in $H_0 ^1( D^*)$ then I can use Rellich compactness Theorem to extract a convergent subsequence in $L^2(D^*)$ (?).
I tried to follow what I saw here first but I'm not sure this is correct because I think I need to use the quotient space.
Next I tried to follow what I found here in the second answer. I took $y_0 \in H_A(D^*)/ \mathbb{R} \subset H^1(D^*)$ to be the average value of $y$ in $D^*$. This, I think, means that $y_n - y_0 \in H^1 _0(D^*)$ (?). Then
$||y_n - y_0||^2_{H^1 _0(D^*)}$ $ = \int_{D^*} (y_n - y_0)^2 d \vec{x} + \int_{D^*} \nabla(y_n - y_0)^2 d \vec{x}$ $\leq C \int_{D^*} \nabla(y_n)^2 \mbox{ } d \vec{x} +\int_{D^*} \nabla(y_n - y_0)^2 \mbox{ } d \vec{x} $
(last inequality is by alternate version of Poincare Inequality from this source)
$= (C+1) \int_{D^*} \nabla y_n \cdot \nabla y_n \mbox{ } d \vec{x} -\int_{D^*} 2 \nabla y_0 \cdot \nabla y_n + \nabla y_0 \cdot \nabla y_0 \mbox{ } d \vec{x}$
But here is where I get confused. I was hoping to be able to use the boundedness of the energy norm in this line of reasoning but without the $A$ matrix involved in the integrals I'm not sure how I can.
Once the above bounded argument is fixed, next we can say that by Rellich compactness theorem there exists a subsequence $\{u_{n_k}\} = \{Ty_{n_k}\}$ that converges in $L^2(D^*)$ (I think?). Then since the subsequence converges it is Cauchy in $L^2(D^*)$.
Is this the correct way to use Rellich compactness theorem in the start of this proof? Any input is greatly appreciated. Thank you greatly in advance!
If you're interested, I'm referencing this paper.