A function $f:D\rightarrow \mathbb{R}$ is said to be a Lipschitz function provided that there is a nonnegative number $C$ such that
$|f(u)-f(v)|\le C|u-v|$ for all $u,v\in D$
We want to show there are there exist $u,v\in [0,1]$ such that $|\sqrt{u}-\sqrt{v}|\le C|u-v|$ is false, but I can't find anything that works. Any suggestions?