Can anyone explain the uniform continuity clearly with picture if possible?? I have read the section on this topic in my text book but I am still not clear on this. Thanks.
--edit
In my text book, it gives two definitions of a continuous function. One with sequence in the domain of a function and $\varepsilon$-$\delta$ definition. I think I am good with a continuous function at a point. The definition of the uniform continuity in my text book is this.
Let $f$ be a real-valued function defined on a set $S \subseteq R.$ Then $f$ is uniformly continuous on $S$ if $\forall \varepsilon >0,\exists \delta > 0\text{ s.t } x,y \in S \text{ and } |x-y| < \delta \Rightarrow \left|f(x)-f(y)\right|<\varepsilon.$
From this definiton the points $x,y$ are not fixed points in the domain. So for given $\varepsilon >0$ we find $\delta >0$ such that the distance between $x$ and $y$ in the domain is less than $\delta$ implies the distance between $f(x)$ and $f(y)$ less than given $\varepsilon.$ Then the function is uniformly continuous. This is as far as I know about the uniform continuity.