In mathematics, the Banach fixed-point theorem (also known as the contraction mapping theorem or contraction mapping principle) 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. The theorem is named after Stefan Banach (1892–1945), and was first stated by him in 1922.[1]
Contents |
Let (X, d) be a non-empty complete metric space. Let T : X → X be a contraction mapping on X, i.e.: there is a nonnegative real number q < 1 such that
for all x, y in X. Then the map T admits one and only one fixed-point x* in X (this means T(x*) = x*). Furthermore, this fixed point can be found as follows: start with an arbitrary element x0 in X and define an iterative sequence by xn = T(xn−1) for n = 1, 2, 3, ... This sequence converges, and its limit is x*. The following inequality describes the speed of convergence:
Equivalently,
and
Any such value of q is called a Lipschitz constant for T, and the smallest one is sometimes called "the best Lipschitz constant" of T.
Note that the requirement d(T(x), T(y)) < d(x, y) for all unequal x and y is in general not enough to ensure the existence of a fixed point, as is shown by the map T : [1,∞) → [1,∞) with T(x) = x + 1/x, which lacks a fixed point. However, if the metric space X 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 d(x, T(x)) : indeed, a minimizer exists by compactness, and has to be a fixed point of T. It then easily follows that the fixed point is the limit of any sequence of iterations of T.
When using the theorem in practice, the most difficult part is typically to define X properly so that T actually maps elements from X to X, i.e. that T(x) is always an element of X.
Choose any . For each , define . We claim that for all , the following is true:
To show this, we will proceed using induction. The above statement is true for the case , for
Suppose the above statement holds for some . Then we have
The inductive assumption is used going from line three to line four. By the principle of mathematical induction, for all , the above claim is true.
Let . Since , we can find a large so that
Using the claim above, we have that for any , with ,
The inequality in line one follows from repeated applications of the triangle inequality; the series in line four is a geometric series with and hence it converges. The above shows that is a Cauchy sequence in and hence convergent by completeness. So let . We make two claims: (1) is a fixed point of . That is, ; (2) is the only fixed point of in .
To see (1), we take the limit of both sides of the recurrence ,
Since T is a contraction mapping, it is continuous, so we may take the limit inside: . Thus, .
To show (2), we suppose that also satisfies . Then
Remembering that , the above implies that , which shows that , whence by positive definiteness, and the proof is complete.
is a bi-lipschitz homeomorphism; precisely, is still of the form
with a Lipschitz map of constant
A direct consequence of this result yields the proof of the inverse function theorem.
Several converses of the Banach contraction principle exist. The following is due to Czesław Bessaga, from 1959:
Let be a map of an abstract set such that each iterate ƒn has a unique fixed point. Let q be a real number, 0 < q < 1. Then there exists a complete metric on X such that ƒ is contractive, and q is the contraction constant.
There are a number of generalizations as immediate corollaries , which are of some interest for the sake of applications. Let be a map on a complete non-empty metric space.
However, in most applications the existence and unicity of a fixed point 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.
An earlier version of this article was posted on Planet Math. This article is open content.