I have a trouble in the following theorem introduced "Minkowski's inequality for $0<p<1$":
Let $0<p<1$ and let $x,y\ge0$. Then, $|x^{p}-y^{p}|\le|x-y|^{p}$.
I have proved the case for $p=\frac{1}{2}$.
How do I prove it in the general case ?
Give some advice! Thank you!
\begin{align*} x^{p}-y^{p}&=\int_{0}^{1}\dfrac{d}{dt}((1-t)y+tx)^{p}dt\\ &=\int_{0}^{1}p((1-t)y+tx)^{p-1}(x-y)dt\\ &\leq(x-y)\int_{0}^{1}p(t(x-y))^{p-1}dt\\ &=(x-y)^{p}, \end{align*} provided that $x\geq y\geq 0$.