Let's consider the function $f:\mathbb R\to\mathbb R$ such that $|f(x)-f(y)|\leq|x-y|^\sqrt2$ for all $x$ and $y$ in $\mathbb R$. Then how do I prove if the function is differentiable or not?
I firstly replaced $x-y$ by $h$ and put the limit $h\to 0$ so it becomes $\lim\limits_{h\to 0} |f(y+h)-f(y)|≤h^\sqrt2$. I don't know what to do next.