<?xml version="1.0" encoding="UTF-8"?>

<record version="23" id="765">
 <title>Lipschitz condition</title>
 <name>LipschitzCondition</name>
 <created>2001-11-12 13:49:13</created>
 <modified>2005-02-28 10:42:45</modified>
 <type>Definition</type>
 <creator id="1187" name="paolini"/>
 <author id="1187" name="paolini"/>
 <author id="146" name="rmilson"/>
 <author id="78" name="slider142"/>
 <classification>
	<category scheme="msc" code="26A16"/>
 </classification>
 <defines>
	<concept>Holder</concept>
	<concept>Holder continuous</concept>
	<concept>Lipschitz constant</concept>
 </defines>
 <synonyms>
	<synonym concept="Lipschitz condition" alias="Lipschitz"/>
	<synonym concept="Lipschitz condition" alias="Lipschitz continuous"/>
 </synonyms>
 <related>
	<object name="RademachersTheorem"/>
	<object name="NewtonsMethod"/>
	<object name="KantorovitchsTheorem"/>
 </related>
 <preamble>\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\newcommand{\reals}{\mathbb{R}}
\newcommand{\natnums}{\mathbb{N}}
\newcommand{\cnums}{\mathbb{C}}
\newcommand{\znums}{\mathbb{Z}}
\newcommand{\lp}{\left(}
\newcommand{\rp}{\right)}
\newcommand{\lb}{\left[}
\newcommand{\rb}{\right]}
\newcommand{\supth}{^{\text{th}}}
\newtheorem{proposition}{Proposition}
\newtheorem{definition}[proposition]{Definition}

\newtheorem{theorem}[proposition]{Theorem}</preamble>
 <content>A mapping $f: X \to Y$ between metric spaces is said to satisfy the
Lipschitz condition, or to be \emph{Lipschitz continuous} or \emph{$L$-Lipschitz} if there exists a real constant $L$ such
that
$$ d_Y(f(p),f(q)) \leq L d_X(p,q),\quad \text{for all}\; p,q\in X.$$

The least constant $L$ for which the previous inequality holds, is called the \emph{Lipschitz constant} of $f$.
The space of Lipschitz continuous functions is often denoted by $\mathrm{Lip}(X,Y)$.

Clearly, every Lipschitz continuous function is continuous.

\paragraph{Notes.}
More generally, one says that a mapping satisfies
a Lipschitz condition of order $\alpha&gt;0$ if there exists a real constant $C$ such that
$$ d_Y(f(p),f(q)) \leq C d_X(p,q)^\alpha,\quad \text{for all}\; p,q\in X.$$

Functions which satisfy this condition are also called \emph{H{\"o}lder continuous} or \emph{$\alpha$-H{\"o}lder}. The vector space of such functions is denoted by $C^{0,\alpha}(X,Y)$ and hence $\mathrm{Lip}=C^{0,1}$.</content>
</record>
