PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Revision difference : uniformly continuous
Version 4 Version 3
Let $f: A \rightarrow \mathbb{R}$ be a real function defined on a subset $A$ of the real line. We say that $f$ is uniformly continuous if, given an arbitrary small $\varepsilon$, there exists a $\delta$ such that whenever two points differ for less than $\delta$, they are mapped in points which differ for less than $\varepsilon$. In symbols: Let $f: A \rightarrow \mathbb{R}$ be a real function defined on a subset $A$ of the real line. We say that $f$ is \emph{uniformly continuous} in $A$ if
\[ \forall \varepsilon > 0\ \exists \delta > 0\ \forall x,y \in A\ |x-y| < \delta \Rightarrow |f(x)-f(y)| < \varepsilon. \] \[ \forall \varepsilon > 0\ \exists \delta > 0\ \forall x,y \in A\ |x-y| < \delta \Rightarrow |f(x)-f(y)| < \varepsilon. \]
Uniform continuity is stronger than continuity, in fact the $\delta$ here does not depend on $x$ and $y$. Thus every uniformly continuous function is also continuous, while the converse does not always hold. For instance, the function $f: [0,+\infty[ \rightarrow \mathbb{R}$ defined by $f(x) = 1/x$ is continuous in its domain, but not uniformly.
A more general definition of uniform continuity applies to functions between metric spaces (there are even more general environments for uniformly continuous functions, i.e. uniform spaces).
Given a function $f: X \rightarrow Y$, where $X$ and $Y$ are metric spaces with distances $d_X$ and $d_Y$, we say that $f$ is uniformly continuous if
\[ \forall \varepsilon > 0\ \exists \delta > 0\ \forall x,y \in A\ d_X(x,y) < \delta \Rightarrow d_Y(f(x),f(y)) < \varepsilon. \]
Uniformly continuous functions have the property to map Cauchy sequences in Cauchy sequences and to preserve uniform convergence of function sequences.