Uniformly continuous map: Difference between revisions

From Topospaces
Line 9: Line 9:
Suppose <math>(X,d_X)</math> and <math>(Y,d_Y)</math> are [[metric space]]s (in other words, <math>X</math> and <math>Y</math> are sets and <math>d_X</math> and <math>d_Y</math> are metrics on <math>X</math> and <math>Y</math> respectively). A function <math>f:X \to Y</math> is termed a '''uniformly continuous map''' if the following holds:
Suppose <math>(X,d_X)</math> and <math>(Y,d_Y)</math> are [[metric space]]s (in other words, <math>X</math> and <math>Y</math> are sets and <math>d_X</math> and <math>d_Y</math> are metrics on <math>X</math> and <math>Y</math> respectively). A function <math>f:X \to Y</math> is termed a '''uniformly continuous map''' if the following holds:


<math>\forall \ \varepsilon > 0 \ \exists \delta > 0 : \left| d_X(a,b) \right| < \delta \implies \left| d_Y(f(a),f(b)) \right| < \varepsilon</math>.
<math>\forall \ \varepsilon > 0 \ \exists \delta > 0 : d_X(a,b) < \delta \implies d_Y(f(a),f(b)) < \varepsilon</math>.

Revision as of 23:02, 24 November 2008

Definition

Between uniform spaces

Suppose (X,U) and (Y,V) are uniform spaces (in other words, X and Y are sets and U and V are uniform structures on X and Y respectively). A function f:XY is termed a uniformly continuous map if the following holds: For any VV (i.e., for every entourage of Y) there exists a UU such that (a,b)U(f(a),f(b))V.

Between metric spaces

Suppose (X,dX) and (Y,dY) are metric spaces (in other words, X and Y are sets and dX and dY are metrics on X and Y respectively). A function f:XY is termed a uniformly continuous map if the following holds:

ε>0δ>0:dX(a,b)<δdY(f(a),f(b))<ε.