Namespaces
Variants
Actions

Difference between revisions of "Lipschitz function"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (Add bi-Lipschitz)
Line 10: Line 10:
 
\delta (f(x), f(y)) \leq M d (x,y) \qquad\qquad \forall x,y\in X\, .
 
\delta (f(x), f(y)) \leq M d (x,y) \qquad\qquad \forall x,y\in X\, .
 
\end{equation}
 
\end{equation}
 +
 +
A mapping $f:X\to Y$ is called ''bi-Lipschitz'' if it is Lipschitz and has an inverse mapping $f^{-1}:f(X)\to X$ which is also Lipschitz.
 +
 
Lipschitz maps play a fundamental role in several areas of mathematics like, for instance, [[Partial differential equation|Partial differential equations]], [[Metric geometry]] and [[Geometric measure theory]].
 
Lipschitz maps play a fundamental role in several areas of mathematics like, for instance, [[Partial differential equation|Partial differential equations]], [[Metric geometry]] and [[Geometric measure theory]].

Revision as of 09:07, 26 November 2012

Let a function $f:[a,b]\to \mathbb R$ be such that for some constant M and for all $x,y\in [a,b]$ \begin{equation}\label{eq:1} |f(x)-f(y)| \leq M|x-y|. \end{equation} Then the function $f$ is called Lipschitz on $[a,b]$, and one writes $f\in \operatorname{Lip}_M[a,b]$.

The concept can be readily extended to general maps $f$ between two metric spaces $(X,d)$ and $(Y, \delta)$: such maps are called Lipschitz if for some constant $M$ one has \begin{equation}\label{eq:2} \delta (f(x), f(y)) \leq M d (x,y) \qquad\qquad \forall x,y\in X\, . \end{equation}

A mapping $f:X\to Y$ is called bi-Lipschitz if it is Lipschitz and has an inverse mapping $f^{-1}:f(X)\to X$ which is also Lipschitz.

Lipschitz maps play a fundamental role in several areas of mathematics like, for instance, Partial differential equations, Metric geometry and Geometric measure theory.

How to Cite This Entry:
Lipschitz function. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Lipschitz_function&oldid=28876