Uniform continuity

Continuity with a single δ(ε) working uniformly for all points in the domain.
Uniform continuity

Let (X,dX)(X,d_X) and (Y,dY)(Y,d_Y) be , let EXE\subseteq X, and let f:EYf:E\to Y. The function ff is uniformly continuous on EE if

ε>0, δ>0 such that x,yE, (dX(x,y)<δdY(f(x),f(y))<ε).\forall \varepsilon>0,\ \exists \delta>0\ \text{such that}\ \forall x,y\in E,\ \bigl(d_X(x,y)<\delta \Rightarrow d_Y(f(x),f(y))<\varepsilon\bigr).

Uniform continuity strengthens by requiring that the same δ\delta works everywhere on EE. It is essential for interchanging limits and integrals and for extension theorems; on are uniformly continuous.

Examples:

  • f(x)=x2f(x)=x^2 is not uniformly continuous on R\mathbb{R}, but it is uniformly continuous on every bounded interval [a,b][a,b].
  • f(x)=xf(x)=x is uniformly continuous on R\mathbb{R}.
  • f(x)=1/xf(x)=1/x is uniformly continuous on [1,)[1,\infty) but not on (0,1)(0,1).