Lipschitz-continuous map: Difference between revisions
(New page: ==Definition== Suppose <math>(X,d_X)</math> and <math>(Y,d_Y)</math> are defining ingredient::metric spaces. In other words, <math>X</math> and <math>Y</math> are sets, and <math>d_X<...) |
No edit summary |
||
| Line 1: | Line 1: | ||
==Definition== | ==Definition== | ||
Suppose <math>(X,d_X)</math> and <math>(Y,d_Y)</math> are [[defining ingredient::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 '''Lipschitz-continuous map''' if there exists a nonnegative real number <math>K</math> such that: | Suppose <math>(X,d_X)</math> and <math>(Y,d_Y)</math> are [[defining ingredient::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 '''Lipschitz-continuous map''' or a '''Lipschitz map''' if there exists a nonnegative real number <math>K</math> such that: | ||
<math>\ \forall \ a,b \in X, d_Y(f(a),f(b)) \le Kd_X(a,b)</math>. | <math>\ \forall \ a,b \in X, d_Y(f(a),f(b)) \le Kd_X(a,b)</math>. | ||
Latest revision as of 23:40, 24 November 2008
Definition
Suppose and are metric spaces. In other words, and are sets, and and are metrics on and respectively. A function is termed a Lipschitz-continuous map or a Lipschitz map if there exists a nonnegative real number such that:
.
Such a real number is termed a Lipschitz constant for . Note that if is a Lipschitz constant, so is any . A function with Lipschitz constant is termed a short map, while a function with Lipschitz constant is termed a contraction.
Relation with other properties
Stronger properties
Weaker properties
- Uniformly continuous map: For proof of the implication, refer Lipschitz-continuous implies uniformly continuous and for proof of its strictness (i.e. the reverse implication being false) refer Uniformly continuous not implies Lipschitz-continuous
- Continuous map