While studying PDE, I came across this trace operator which talks about the class $L^{p}(\partial \Omega)$ for open sets $\Omega \subset \mathbb{R}^{n}$ with $C^{1}$ boundary.
I don't understand what measure we give to $\partial \Omega$.
While studying PDE, I came across this trace operator which talks about the class $L^{p}(\partial \Omega)$ for open sets $\Omega \subset \mathbb{R}^{n}$ with $C^{1}$ boundary.
I don't understand what measure we give to $\partial \Omega$.
Notice $\partial \Omega$ is a Riemannian hypersurface of $\mathbb R^n$. The measure on $\partial \Omega$ is the one given by the Riemannian metric.
Let me define the measure more explicitly.
Since $\Omega$ is open (and therefore orientable), $\partial \Omega$ is orientable. Knowing $\partial \Omega$ is an orientable hypersurface we have a global normal vector field $n$. We can suppose $|n(p)|=1$ for all $p\in \partial \Omega$.
For each $p$ define $$\eta(v_1,\ldots,v_{n-1}) = \det(n(p),v_1,\ldots,v_{n-1})$$ where $v_1,\ldots,v_{n-1} \in T_p \partial \Omega$. This $\eta$ is the Riemannian volume form of $\partial \Omega$.
The measure you want is the one provided by this volume form. More precisely you can obtain the measure using the Riesz–Markov–Kakutani representation theorem on the functional $C(\partial \Omega) \to \mathbb R$ given by $$f \mapsto \int_{\partial \Omega}f \eta.$$
For the general case, on general Riemannian manifolds, take a look at John M. Lee wonderful book "Introduction to Smooth Manifolds", second edition.
– Hugo Aug 09 '18 at 11:30