The following question comes from Evans' PDEs book (Chapter 5, exercise 13).
Give an example of an open set $U \subset \mathbb{R}^n$ and a function $u \in W^{1,\infty}(U)$ such that $u$ is not Lipschitz continuous on $U$. (Hint: Take $U$ to be the open unit disk in $\mathbb{R}^2$, with a slit removed).
A example of such a function was given here. Specifically,
Let $U$ be the plane with the slit along negative $x$-axis. Using polar coordinates $r,\theta$ with, $\pi<\theta<\pi$, define $u(r,\theta)=r\theta$.
I have a couple of questions:
- What does a "slit" mean here? In the above example, does it just mean $y \neq 0$ for negative $x$?
- How does this exercise not contradict Evans' theorem, where $W^{1,\infty}(U) = C^{1,0}(U)$?
For reference, here is the theorem:
(Characterization of $W^{1,\infty}$). Let $U$ be open and bounded, with $\partial U$ of class $C^1$. Then $u: U \rightarrow \mathbb{R}$ is Lipschitz continuous iff $u \in W^{1,\infty}(U)$.
Why does removing a "slit" from the unit disk make $\partial U$ badly behaved? Perhaps I'm misinterpreting what $C^1$ boundary means. Is there is layman's definition of $C^1$ boundary?