I have the Sobolev space $W^{1,2}$ consisting of all continuous functions $f \in L^2(\mathbb{R})$ such that there exists an $f'$ with $f(b) - f(a) = \int_a ^b f'(t) dt$. $W^{1,2}$ has inner product $<f,g> = \int fg + f'g'$. I'm trying to show this is a Hilbert space but I'm having some difficulties.
- I can show that as $t \to+/- \infty$ we must have $f(t) \to 0$ because $f$ is continuous. From this and using the relation $f(x)^2 = \int_{-\infty} ^x f(t)f'(t)$ I can obtain the estimate $||f||_{\infty} \le K||f||_{1,2}$
- If we now take a sequence $f_n$ in $W^{1,2}$ such that $f_n \to f$ in $W^{1,2}$ norm. I want to show that in fact $f$ is in $W^{1,2}$. We know from the above estimate that $f_n \to f$ uniformly and hence $f$ is continuous and in $L^2$ so it remains to show that $f$ has the weak derivative property.
I'm struggling to show this last part. I know that for each $f_n$ there is an $f_n'$ such that $f_n(b) - f_n(a) = \int_a ^b f_n'(t) dt$ but how can we show that these $f_n'$ converge to a derivative for $f$?
Thanks for any help here!