0

In this problem If $u \in H^1(U)$, then $Du=0$ a.e. on the set $\{u=0\}$

I don't understand this part:

$$ \int_U \partial_i u^\epsilon\,v\,dx\to 0\tag w$$ for all $v\in L^2(U)$, but now we only need to prove that $$ \int_U \partial_i u^\epsilon\,v\,dx\to 0\tag 1$$ for all $v\in C_c^\infty(U)$

Why instead of all $v \in L^2(U)$, we only need to prove for all $v \in C_c^{\infty}(U)$ in $$ \int_U \partial_i u^\epsilon\,v\,dx\to 0\tag 1?$$

Can anyone help me with this? Thanks!

Sherry
  • 3,600
  • 15
  • 41

2 Answers2

2

It is not only because that $C_c^\infty$ is dense in $L^2$, but also you have to relay on something from functional analysis. In my post here, which you already noticed, I call for help from the following lemma from Functional Analysis:


Let $X$ be a Banach space, $S$ be a total subset of $X^*$, i.e., the span of $S$ is dense in $X^*$, $(x_n)$ be a sequence in $X$ and $x\in X$ is given. Then $x_n\to x$ weakly as $n\to\infty$ if and only if $({x_n})$ is bounded and $$ \left<{y^*,x_n}\right>\to\left<{y^*,x}\right>\text{ for all }y^*\in S. $$ Here the boundness of $(x_n)$ is very important.


Notice that from the question itself you already proved that $u_\epsilon$ is bounded in $H^1$ norm, hence, $\nabla u_\epsilon$ is bounded in $L^2$ norm. Therefore, from lemma I mentioned above, we have, instead using $L^2$ as the test function for weak $L^2$ convergence, we could only use the dense set of it, i.e., the $C_c^\infty$ function, and hence addressed your problem.

Notice that we use this fact many times in Sobolev space theory, especially when using the density argument.

spatially
  • 5,472
0

Hint. $C_c^\infty(U)$ is dense in $L^2(U)$. Have a look here or here.

Olivier Oloa
  • 120,989