I'm trying to read this paper (Schoen-Simon-Yau '74) and I'm struggling to understand the comment to (1.34).
(See also here for another question on this paper.)
SSY are showing an estimate for the second fundamental form of an immersed $n$-dimensional Riemannian manifold $M$ in an ambient $(n+1)$-dimensional Riemanninan manifold $N$.
The inequality of interest is \begin{align} \tag{*} |A| \, \Delta |A| + |A|^4 &\geq \frac 2 {(1+\varepsilon) \, n} \, |\nabla |A||^2 - \frac {n \, (n-1)} {2 \, \varepsilon} \, (K_1 - K_2)^2 \\ &\quad - 2 \, c \, |A| + n \, (2 \, K_2 - K_1) \, |A|^2, \end{align}
where $|A|^2 = \sum_{i,j} h^2_{ij}$ with $h_{ij}$ the second fundamental form of $M$, $\nabla$ the covariant derivative on $M$, $K_1 \leq K_2 \in \mathbb R$ and $c \in \mathbb R$ constants.
Now my question is due to the comment:
"[$(*)$ holds] at all points where $|A| \neq 0$. Actually since $|A| \, \Delta |A| = \frac 1 2 \Delta |A|^2 - |\nabla|A||^2$ we can in fact see that this inequality must be globally true in the distribution sense, even if $|A|$ vanishes at various points."
I suppose the problem here is, that since $|A|$ involves a square root, any derivative term would yield infinity if $|A| = 0$. Since with the identity $|A| \, \Delta |A| = \frac 1 2 \Delta |A|^2 - |\nabla|A||^2$ there is no more square root in the first term, I suppose the problematic term is the latter. Now, it should be somehow possible to get rid of the derivatives by multiplying with a test function and integrating by parts. However, I can't see how this works.
EDIT 1
What I tried is to get rid of derivatives of $|A|$ (without the square). Let $\varphi \in C^\infty_c(M)$, then
$$\int |\nabla |A||^2 \, \varphi = \underbrace{\int \nabla \cdot (|A|\, \nabla |A| \, \varphi)}_{=0} - \int |A| \, \nabla |A| \cdot \nabla \varphi - \int |A| \, \Delta |A| \, \varphi$$
Now the first term is total divergence, so it will vanish. But how about the second? How do I get rid of the derivative in front of $|A|$?
EDIT 2
Eric Silva mentioned in the comments below, that $|A|$ would satisfy an elliptic PDE, as shown in Simons' paper. However, in Simons' paper (and in Holck-Minicozzi's book, eq. (2.16)) I can only find an elliptic PDE for $|A|^2$, whence I still have no clue about the regularity of $|A|$. Or am I wrong here?
EDIT 3
I think what could work is a convergence argument. Observe that upon multiplication with $|A|^2$ all the (possibly) singular terms behave smoothly. Now I want to show that for $\varphi \in C^\infty_c(M)$ with $\varphi_\varepsilon = \frac 1 \varepsilon \, \min\{\varepsilon,|A|^2\} \to \varphi \,\, (\varepsilon \to 0)$ we have $$\int_M |\nabla |A||^2 \, \varphi = \lim_{\varepsilon \to 0} \int_M |\nabla |A||^2 \, \varphi_\varepsilon < \infty$$
Does someone have an idea or a tip for me?
Thanks a lot in advance!