I'm rather new to Sobolev spaces and finding myself rather deficient of intuition. So when given a problem like the below where I need to "prove or disprove", I'm finding myself stuck.
Suppose $B$ is a ball in $\mathbb{R}^2$ and $u,v$ are in the Sobolev space $H^1(B)$ (that is, $u,v \in L^2(B)$ and their weak derivatives are also in $L^2(B)$). I need to either prove $uv \in H^1(B)$ or find a counterexample where $uv \not \in H^1(B)$.
Here are my ideas so far.
I know that $H^1(B)=W^{1,2}(B)$ is in the "edge case" for the Sobolev-type inequalities, exactly between where we get integrability ($p<n$) and where we get regularity ($p>n$). This means that $H^1(B)$ embeds into $L^q(B)$ for each $1 \leq q < \infty$. I also know that the requirement $q < \infty$ cannot be dropped. This means the easy argument for the corresponding problem on $W^{1,1}(I)$ for an interval $I$ does not work.
So here $u,v \in L^q$ for every $1 \leq q < \infty$. So $u,v \in L^4$, hence $u^2,v^2 \in L^2$, hence we can use the Cauchy-Schwarz inequality to conclude that $uv \in L^2$.
Now the problem is with the integral of $|\nabla(uv)|^2$. As I recall the Leibniz rule goes through and we get $|u \nabla v + v \nabla u|^2$. This is at most $(|u \nabla v| + |v \nabla u|)^2 = |u \nabla v|^2 + |v \nabla u|^2 + 2|uv \nabla u \cdot \nabla v|$. And here I get stuck, not knowing where to go. Any help?
Edit: having given a little more thought, I am thinking that we can make $uv \not \in H^1$. First of all I think we can take $u=v$. Then $|\nabla(u^2)|^2=2u^2|\nabla u|^2$. Since $\nabla u \in L^2$, $|\nabla u|^2 \in L^1$. Since $u^2$ is in $L^p$ for $1 \leq p < \infty$, we need to get $|\nabla u|^2 \not \in L^p$ for all $p>1$ and we need $u \not \in L^\infty$. I think this can probably be done with polar coordinates and a radial gradient.