Banach fixed-point theorem explained
In mathematics, the Banach fixed-point theorem (also known as the contraction mapping theorem or contractive mapping theorem or Banach–Caccioppoli theorem) is an important tool in the theory of metric spaces; it guarantees the existence and uniqueness of fixed points of certain self-maps of metric spaces, and provides a constructive method to find those fixed points. It can be understood as an abstract formulation of Picard's method of successive approximations.[1] The theorem is named after Stefan Banach (1892–1945) who first stated it in 1922.[2] [3]
Statement
Definition. Let
be a
metric space. Then a map
is called a
contraction mapping on
X if there exists
such that
for all
Banach fixed-point theorem. Let
be a non-empty complete metric space with a contraction mapping
Then T admits a unique fixed-point
in X (i.e.
). Furthermore,
can be found as follows: start with an arbitrary element
and define a sequence
by
for
Then
.
Remark 1. The following inequalities are equivalent and describe the speed of convergence:
\begin{align}
d(x*,xn)&\leq
d(x1,x0),\\[5pt]
d(x*,xn+1)&\leq
d(xn+1,xn),\\[5pt]
d(x*,xn+1)&\leqq
Any such value of q is called a Lipschitz constant for
, and the smallest one is sometimes called "the best Lipschitz constant" of
.
Remark 2.
for all
is in general not enough to ensure the existence of a fixed point, as is shown by the map
T:[1,infty)\to[1,infty),T(x)=x+\tfrac{1}{x},
which lacks a fixed point. However, if
is
compact, then this weaker assumption does imply the existence and uniqueness of a fixed point, that can be easily found as a minimizer of
, indeed, a minimizer exists by compactness, and has to be a fixed point of
It then easily follows that the fixed point is the limit of any sequence of iterations of
Remark 3. When using the theorem in practice, the most difficult part is typically to define
properly so that
Proof
Let
be arbitrary and define a
sequence
by setting
. We first note that for all
we have the inequality
This follows by induction on n, using the fact that T is a contraction mapping. Then we can show that
is a
Cauchy sequence. In particular, let
such that
:
\begin{align}
d(xm,xn)&\leqd(xm,xm-1)+d(xm-1,xm-2)+ … +d(xn+1,xn)\\[5pt]
&\leqqm-1d(x1,x0)+qm-2d(x1,x0)+ … +
x0)\\[5pt]
&=qnd(x1,x0)
qk\\[5pt]
&\leqqnd(x1,x0)
qk\\[5pt]
&=qnd(x1,x0)\left(
\right).
\end{align}
Let ε > 0 be arbitrary. Since
, we can find a large
so that
Therefore, by choosing
and
greater than
we may write:
d(xm,xn)\leqqnd(x1,x0)\left(
\right)<\left(
\right)d(x1,x0)\left(
\right)=\varepsilon.
This proves that the sequence
is Cauchy. By completeness of (
X,
d), the sequence has a limit
Furthermore,
must be a
fixed point of
T:
xn=\limn\toinftyT(xn-1)=T\left(\limn\toinftyxn-1\right)=T(x*).
As a contraction mapping, T is continuous, so bringing the limit inside T was justified. Lastly, T cannot have more than one fixed point in (X,d), since any pair of distinct fixed points p1 and p2 would contradict the contraction of T:
d(T(p1),T(p2))=d(p1,p2)>qd(p1,p2).
Applications
- A standard application is the proof of the Picard–Lindelöf theorem about the existence and uniqueness of solutions to certain ordinary differential equations. The sought solution of the differential equation is expressed as a fixed point of a suitable integral operator on the space of continuous functions under the uniform norm. The Banach fixed-point theorem is then used to show that this integral operator has a unique fixed point.
- One consequence of the Banach fixed-point theorem is that small Lipschitz perturbations of the identity are bi-lipschitz homeomorphisms. Let Ω be an open set of a Banach space E; let denote the identity (inclusion) map and let g : Ω → E be a Lipschitz map of constant k < 1. Then
- Ω′ := (I + g)(Ω) is an open subset of E: precisely, for any x in Ω such that one has
- I + g : Ω → Ω′ is a bi-Lipschitz homeomorphism;
precisely, (I + g)−1 is still of the form with h a Lipschitz map of constant k/(1 − k). A direct consequence of this result yields the proof of the inverse function theorem.
- It can be used to give sufficient conditions under which Newton's method of successive approximations is guaranteed to work, and similarly for Chebyshev's third-order method.
- It can be used to prove existence and uniqueness of solutions to integral equations.
- It can be used to give a proof to the Nash embedding theorem.[4]
- It can be used to prove existence and uniqueness of solutions to value iteration, policy iteration, and policy evaluation of reinforcement learning.[5]
- It can be used to prove existence and uniqueness of an equilibrium in Cournot competition,[6] and other dynamic economic models.[7]
Converses
Several converses of the Banach contraction principle exist. The following is due to Czesław Bessaga, from 1959:
Let f : X → X be a map of an abstract set such that each iterate fn has a unique fixed point. Let
then there exists a complete metric on
X such that
f is contractive, and
q is the contraction constant.
Indeed, very weak assumptions suffice to obtain such a kind of converse. For example if
is a map on a
T1 topological space with a unique
fixed point a, such that for each
we have
fn(
x) →
a, then there already exists a metric on
X with respect to which
f satisfies the conditions of the Banach contraction principle with contraction constant 1/2.
[8] In this case the metric is in fact an
ultrametric.
Generalizations
There are a number of generalizations (some of which are immediate corollaries).[9]
Let T : X → X be a map on a complete non-empty metric space. Then, for example, some generalizations of the Banach fixed-point theorem are:
- Assume that some iterate Tn of T is a contraction. Then T has a unique fixed point.
- Assume that for each n, there exist cn such that d(Tn(x), Tn(y)) ≤ cnd(x, y) for all x and y, and that
Then T has a unique fixed point.In applications, the existence and uniqueness of a fixed point often can be shown directly with the standard Banach fixed point theorem, by a suitable choice of the metric that makes the map T a contraction. Indeed, the above result by Bessaga strongly suggests to look for such a metric. See also the article on fixed point theorems in infinite-dimensional spaces for generalizations.
A different class of generalizations arise from suitable generalizations of the notion of metric space, e.g. by weakening the defining axioms for the notion of metric.[10] Some of these have applications, e.g., in the theory of programming semantics in theoretical computer science.[11]
Example
An application of the Banach fixed-point theorem and fixed-point iteration can be used to quickly obtain an approximation of with high accuracy. Consider the function
. It can be verified that is a fixed point of
f, and that
f maps the interval
\left[3\pi/4,5\pi/4\right]
to itself. Moreover,
, and it can be verified that
0\leq1+\cos(x)\leq1- | 1 |
\sqrt{2 |
}<1
on this interval. Therefore, by an application of the mean value theorem, f has a Lipschitz constant less than 1 (namely
). Applying the Banach fixed-point theorem shows that the fixed point is the unique fixed point on the interval, allowing for fixed-point iteration to be used.
For example, the value 3 may be chosen to start the fixed-point iteration, as
. The Banach fixed-point theorem may be used to conclude that
\pi=f(f(f( … f(3) … )))).
Applying f to 3 only three times already yields an expansion of accurate to 33 digits:
f(f(f(3)))=3.141592653589793238462643383279502\ldots.
See also
Notes
- Book: David . Kinderlehrer . David Kinderlehrer . Guido . Stampacchia . Guido Stampacchia . Variational Inequalities in RN . An Introduction to Variational Inequalities and Their Applications . New York . Academic Press . 1980 . 0-12-407350-6 . 7–22 . https://books.google.com/books?id=eCDnoB3Np5oC&pg=PA7 .
- Banach. Stefan. Stefan Banach. Sur les opérations dans les ensembles abstraits et leur application aux équations intégrales. Fundamenta Mathematicae. 3. 1922. 133–181 . https://web.archive.org/web/20110607002842/http://matwbn.icm.edu.pl/ksiazki/or/or2/or215.pdf . 2011-06-07 . live . 10.4064/fm-3-1-133-181.
- Krzysztof . Ciesielski . On Stefan Banach and some of his results . Banach J. Math. Anal. . 1 . 2007 . 1 . 1–10 . https://web.archive.org/web/20090530012258/http://www.emis.de/journals/BJMA/tex_v1_n1_a1.pdf . 2009-05-30 . live . 10.15352/bjma/1240321550 . free .
- Matthias. Günther. Zum Einbettungssatz von J. Nash . On the embedding theorem of J. Nash . de . Mathematische Nachrichten. 144 . 1989. 165–187. 10.1002/mana.19891440113 . 1037168.
- Book: Frank L. . Lewis . Draguna . Vrabie . Vassilis L. . Syrmos . Optimal Control . Reinforcement Learning and Optimal Adaptive Control . New York . John Wiley & Sons . 2012 . 978-1-118-12272-3 . 461–517 [p. 474] . https://books.google.com/books?id=U3Gtlot_hYEC&pg=PA474 .
- Ngo Van . Long . Antoine . Soubeyran . Existence and Uniqueness of Cournot Equilibrium: A Contraction Mapping Approach . . 67 . 3 . 2000 . 345–348 . 10.1016/S0165-1765(00)00211-1 . https://web.archive.org/web/20041230225125/http://www.cirano.qc.ca/pdf/publication/99s-22.pdf . 2004-12-30 . live .
- Book: Nancy L. . Stokey. Nancy Stokey . Robert E. Jr. . Lucas . Robert Lucas Jr. . Recursive Methods in Economic Dynamics . Cambridge . Harvard University Press . 1989 . 0-674-75096-9 . 508–516 .
- Pascal . Hitzler . Pascal Hitzler. Anthony K. . Seda . A 'Converse' of the Banach Contraction Mapping Theorem . Journal of Electrical Engineering . 52 . 10/s . 2001 . 3–6 .
- Book: Latif, Abdul . Topics in Fixed Point Theory . 33–64 . Banach Contraction Principle and its Generalizations . Springer . 2014 . 10.1007/978-3-319-01586-6_2 . 978-3-319-01585-9 .
- Book: Pascal . Hitzler . Pascal Hitzler. Anthony . Seda . Mathematical Aspects of Logic Programming Semantics . Chapman and Hall/CRC . 2010 . 978-1-4398-2961-5 .
- Anthony K. . Seda . Pascal . Hitzler . Pascal Hitzler. Generalized Distance Functions in the Theory of Computation . The Computer Journal . 53 . 4 . 443–464 . 2010 . 10.1093/comjnl/bxm108 .
References
- Book: Praveen . Agarwal . Mohamed . Jleli . Bessem . Samet . Banach Contraction Principle and Applications . Fixed Point Theory in Metric Spaces . Springer . Singapore . 2018 . 978-981-13-2912-8 . 1–23 . 10.1007/978-981-13-2913-5_1 .
- Book: Chicone, Carmen . Ordinary Differential Equations with Applications . New York . Springer . 2nd . 2006 . 0-387-30769-9 . Contraction . https://books.google.com/books?id=yfY2uGROVrUC&pg=PA121 . 121–135 .
- Book: Andrzej . Granas . James . Dugundji . James Dugundji . Fixed Point Theory . 2003 . Springer-Verlag . New York . 0-387-00173-5 .
- Book: Istrăţescu, Vasile I. . Fixed Point Theory: An Introduction . D. Reidel . The Netherlands . 1981 . 90-277-1224-7 . See chapter 7.
- Book: Kirk . William A. . Khamsi . Mohamed A. . An Introduction to Metric Spaces and Fixed Point Theory . 2001 . John Wiley . New York . 0-471-41825-0 .