We are given this function: $f:R^+\rightarrow R,x\rightarrow \sqrt{x}$.
We need to prove that this function is uniformly continuous. My proof is this one but i'm not sure is it complete and right.
Let pick up $\epsilon>0$ and $\gamma>\epsilon^2$. We need to find $|f(x)-f(y)|<\epsilon$ for all $x,y\in R^+$ with $|x-y|<\gamma$
Without loss of generality we can assume that $x<y$.
We see that $|\sqrt{x}-\sqrt{y}|\leq|\sqrt{x}-\sqrt{y}|\rightarrow|x-y|<\gamma$
$|\sqrt{x}-\sqrt{y}|^2\leq|\sqrt{x}-\sqrt{y}||\sqrt{x}-\sqrt{y}|=|x-y|<\epsilon^2\rightarrow||\sqrt{x}-\sqrt{y}|<\epsilon$
Since $|\sqrt{x}-\sqrt{y}|<\epsilon^2$ This show that $f(x)=\sqrt{x}$ is uniformly continuous on $f:\mathbb R^+\rightarrow \mathbb R$
It's very unclear what you are doing: