What's the definition of $C^k(\overline\Lambda)$ for a bounded and open $\Lambda\subseteq\mathbb R^d$?

159 Views Asked by At

Let $d\in\mathbb N$ and $\Lambda\subseteq\mathbb R^d$ be bounded and open. What's the definition of $C^k(\overline\Lambda)$ for some $k\in\mathbb N_0$? I've encountered this notation in a book that I'm reading. It's clear to me that $C^k(\Lambda)$ is the space of $k$-times continuously differentiable functions $\Lambda\to\mathbb R$. But since derivatives are usually defined on open sets only, I don't understand what $C^k(\overline\Lambda)$ could be. Maybe the space of those $f\in C^k(\Lambda)$ whose partial derivatives admit a continuous extension to $\overline\Lambda$?

1

There are 1 best solutions below

0
On BEST ANSWER

There are a couple different ways one can try to handle this. Let $\Omega$ be an open bounded set.

The first is to say that $f \in C^k(\bar{\Omega})$ if there exists an open set $W$ with $\bar{\Omega} \subset W$ and a function $F \in C^k(W)$ such that $F = f$ on $\Omega$. This method basically says that there's a bigger open set on which there is a $C^k$ extension of the function, where the openness of $W$ means we use the usual understanding of differentiation in open sets.

However, there is another option. One can define $C^k(\bar{\Omega})$ to be the collection of functions in $C^k(\Omega)$ such that $\partial^\alpha u$ extends to a continuous function on all of $\bar{\Omega}$ for $|\alpha | \le k$.

The equivalence of these two is not so trivial. That the first implies the second is easy. For the converse, one must use the Whitney extension theorem, I believe, and it's possible that some regularity of the boundary is needed in order for Whitney to be applicable. If I recall correctly, there is a discussion of this in the Appendix of Leoni's A First Course in Sobolev Spaces.

The problem with just computing derivatives directly, as suggested in the comments, is that the boundary can be quite wild in general, and so it might not even make sense to form certain difference quotients. For instance, consider a domain with a cusp on the boundary. At the tip of the cusp there's really only one direction in which you can "enter" the domain, so how do you form the difference quotients to compute the partial derivatives in the other directions? A possible work-around is to drop the partials and work directly with the total derivative tensors, but the boundary regularity causes problems again, as one needs something like a tangent space in order to prove uniqueness for the derivatives.