Whether these two functions are uniformly continuous:
1)$f$ such that $|f(x)-f(y)|\le\sqrt{|x-y|}\ \forall x\in(0,1)$
2)$f$ such that $f(x)=x^{\frac1{2}}\sin(\frac1{x^3})\forall\ x\in(0,1)$
For 1), I think there exists a counterexample because $|x-y|\le\sqrt{|x-y|}\forall x\in(0,1)$. As for 2), I think this is similar to $x\sin \frac1{x}$. Any ideas. Thanks beforehand.