I started out with the following question:
Say $\Omega$ is a nice bounded domain in $\mathbb{R}^{n-1}$. (One can imagine it being a unit ball in $\mathbb{R}^{n-1}$.) Let $f:\Omega\rightarrow \mathbb{R}^+\cup \{0\}$ be a convex function. Does it follow that the surface area of the graph of $f$ is no less than the area of $\Omega$.
This is intuitively correct, since $\Omega$ is flat while the graph of $f$ might be curved. But in terms of a rigorous proof, I am having trouble.
Now, with the help of multivariable calculus, if $f$ is differentiable everywhere, then it follows that,
$$Area(Graph(f))=\int_{\Omega}\sqrt{1+|\nabla f|^2}dx_1\cdots dx_{n-1}\geq \int_{\Omega}dx_1\cdots dx_n=Area(\Omega).$$
The problem is, my $f$ is not differentiable everywhere. But since $f$ is convex, it is almost everywhere differentiable, suggesting that the first integral in the above equation does make sense. If only the first equality is true for convex functions, then the problem is settled. I have not found such a theorem that says that.
Does anybody know that if the formula in calculus still holds for convex functions? Or is there an easier way to justify the original problem?