Does positive part preserve Holder continuity?

57 Views Asked by At

Let $u^+$ denote the positive part of the function $u$ on a bounded domain $\Omega.$

If $u \in C^{0,\alpha}(\bar \Omega)$, is also $u^+ \in C^{0,\alpha}(\bar \Omega)$?

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: $|u^+(x) - u^+(y)| \le |u(x) - u(y)|$.

0
On

Yes. Take $x,y \in \Omega$. If $u(x),u(y) > 0$ then $u^+(x) = u(x)$ and $u^+(y) = u(y)$ so that there is nothing to prove. If $u(x),u(y) \leq 0$, then $u^+(x) = u^+(y) = 0$, and again we are done. Assume hence that $u(x) < 0 < u(y)$. But then $$ \frac{|u^+(y) - u^+(x)|}{|x-y|^\alpha} = \frac{|u^+(y)|}{|x-y|^\alpha} = \frac{|u(y)|}{|x-y|^\alpha} \leq \frac{|u(y) - u(x)|}{|x-y|^\alpha}$$ as wanted.