Hello i need to know what is the exact meaning of this expression: Continuity and Uniform Continuity for functions of one variable (topological definitions) in analysis course. Does it mean the usual definition:
If $f:D\rightarrow \mathbb{R}$ is a function and $a\in D$ then we say that f is continuous at a if: $(\forall \epsilon>0) (\exists \delta>0) (\forall x\in D) , |x-a|< \delta \rightarrow |f(x)-f(a)|<\epsilon$.
Or it's the same definition but using metric distances instead of absolute values.
You should use distance on the left and absolute value on the right, that is,$$d(x,a)<\delta\implies\bigl|f(x)-f(a)\bigr|<\varepsilon.$$