The Co-area formula for $BV$ function V.S. the co-area formula for $C^\infty$ functions

1.4k Views Asked by At

I am working on the proof of the co-area formula for $BV$ functions. Suppose $u\in BV(\Omega)$ then the co-area formula states that $$ \|Du\|(\Omega)=\int_{-\infty}^\infty \|\partial E_t(u)\|(\Omega)\,dt $$ where $E_t(u):=\{x\in\Omega,\, u(x)>t\}$ and $\|\partial E_t(u)\|$ denote the perimeter measure.

The proof of $$ \|Du\|(\Omega)\leq\int_{-\infty}^\infty \|\partial E_t(u)\|(\Omega)\,dt $$ is fine, but for converse Evans & Gariepy use a not very intuitive proof, instead, the proof given by Ambrosio & Fusco & Palla [AFP] is more straight but I have a concern in it. Basically, they also use the idea that $BV$ function can be approx by smooth function in some sense. Indeed, we can obtain a sequence $(u_n)\subset C^\infty(\Omega)\cap W^{1,1}(\Omega)$ such that $u_n\to u$ in $L^1(\Omega)$ and $\|Du_n\|(\Omega)\to \|Du\|(\Omega)$. Then, on AFP they write $$\|Du\|(\Omega)=\lim_{n\to\infty}\|Du_n\|(\Omega)=\\\lim_{n\to\infty} \int_{-\infty}^\infty \|\partial E_t(u_n)\|(\Omega)\,dt\geq\int_{-\infty}^\infty \lim_{n\to\infty} \|\partial E_t(u_n)\|(\Omega)\,dt\geq \int_{-\infty}^\infty \|\partial E_t(u)\|(\Omega)\,dt$$

My concern is on second equality. They are using the fact that for $C^\infty\cap W^{1,1}$ function we have $$ \int_\Omega |Du_n|dx=\|Du_n\|(\Omega)= \int_{\infty}^\infty \|\partial E_t(u_n)\|(\Omega)\,dt \tag 1$$

The only theorem close to statement $(1)$ is the Co-area formula for Lipschitz function which states that if $f$ is Lipschitz, we have $$ \int_\Omega|Df|dx= \int_{-\infty}^\infty H^{N-1}(f=t)\,dt \tag 2$$

So I am trying to use $(2)$ to justify $(1)$.

To do so, we need to prove that $u_n$ is actually Lip, but even if the $L^1$ norm of $\nabla u_n$ is finite, could it implies that $u_n$ is actually Lipschitz? I don't think so.

Secondly, we should prove that a.e. $t\in \mathbb R$, we have $$ |\partial E_t(u_n)|(\Omega)=H^{N-1}(\{u_n=t\}) \tag 3$$ This part looks fine to me, because if $u_n$ is $C^\infty$, then by Sard theorem, a.e. level set of $u_n$ has smooth boundary and hence $(3)$ hold. Am I right?