How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Completeness, Completion, and Uniform Continuity
1 · Prerequisites
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Foundations of the Real Numbers for Analysis
- Metric Spaces
- Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness
- Relations, Functions, and Quotients
- Roots, Rational Powers, and Classical Inequalities
- Sequences and Limits
- Suprema and Infima
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
Metric spaces, metric convergence, and subsequential limits supply the ambient language. The real Cauchy criterion, density of the rationals, and Archimedean estimates for powers and reciprocals control the scalar bounds used in sequence arguments. Metric balls, closure, boundedness, and diameter describe the sets under consideration, while isometries and equivalent metrics distinguish metric structure from the topology it induces.
A Cauchy sequence is defined and related to convergence, boundedness, and convergent subsequences; completeness is then characterised through closed subspaces and nested closed sets, with Euclidean spaces as the central example. Uniform continuity, Lipschitz and Hölder conditions, and contractions form a hierarchy that preserves Cauchy sequences and supports extension from dense subspaces. Banach’s fixed-point theorem supplies existence, uniqueness, and error estimates. Finally, metric completions are defined, constructed from Cauchy sequences, and shown unique through their universal property, while complete metrizability isolates the corresponding topological invariant.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Cauchy sequence in a metric space
Definition
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a sequence in , that is a function written (Convergence of a sequence in a metric space: iff in , Sequences of reals: bounded, eventually, frequently, tails, subsequences). As everywhere in this library contains , so a sequence is indexed from .
is a Cauchy sequence in if for every rational there is such that
Rational and real agree here. The test is written with a rational to match Limits and Cauchy sequences of reals and Convergence of a sequence in a metric space: iff in , and nothing is lost by using a real one: below any real lies a positive rational (The rationals embed densely in the reals), and the index belonging to that rational serves for . So a proof may establish Cauchyness by producing an index for every real , and may use a Cauchy hypothesis at a real by first passing to a rational below it. Both moves are used on this page and are always cited.
The condition is exactly as and grow independently. The distances are nonnegative reals (Nonnegativity of a metric is a consequence of the other axioms, not an axiom), and the displayed condition asks them to be uniformly small on a tail of the doubly indexed family. It is not the same as , which is a strictly weaker condition and is a standing source of error. The partial sums of the harmonic series separate the two: consecutive ones differ by , which tends to , while the sequence is unbounded, and an unbounded sequence of reals is not Cauchy (Every Cauchy sequence in a metric space is bounded).
Consistency with the real line. For with the usual metric (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded) the condition above reads for , which is verbatim the definition of a Cauchy sequence of reals (Limits and Cauchy sequences of reals). So the notion introduced here restricts on to the one already in use, and no ambiguity is created.
Remarks
- A Cauchy sequence need not converge. The definition mentions no candidate limit, and that is the whole point of it: it is a condition on the sequence alone, testable without knowing where the sequence is going. Whether every Cauchy sequence converges is a property of the space, namely completeness (Complete metric space: every Cauchy sequence converges in the space), and it genuinely fails in some spaces (FALSE: every Cauchy sequence in a metric space converges).
- Cauchyness is a property of the metric, not of the topology. Two metrics on the same set may have exactly the same open sets and different Cauchy sequences (FALSE: two metrics inducing the same topology have the same Cauchy sequences). What does preserve Cauchy sequences is uniform equivalence (Topologically, uniformly and Lipschitz equivalent metrics on a set), and the reason is A uniformly continuous map sends Cauchy sequences to Cauchy sequences.
- Every subsequence of a Cauchy sequence is Cauchy, since a strictly increasing index map satisfies (A strictly increasing index map satisfies ), so the same works for the subsequence. Conversely a Cauchy sequence with one convergent subsequence already converges (A Cauchy sequence in a metric space with a convergent subsequence converges to that subsequence’s limit).
Every convergent sequence in a metric space is Cauchy
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a sequence in converging to (Convergence of a sequence in a metric space: iff in ). Then is Cauchy in (Cauchy sequence in a metric space).
The converse fails, and that failure is the subject of this page (FALSE: every Cauchy sequence in a metric space converges).
Facts & Assumptions
Given: A metric space , a sequence in , a point with , and a real .
Convergence: for every real there is with for all (Convergence of a sequence in a metric space: iff in , Limits and Cauchy sequences of reals, The rationals embed densely in the reals).
Cauchyness is established by producing, for every real , an index with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Triangle inequality (M3) and symmetry (M2) of a metric (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Proof
The real is positive, so [A1] applied with supplies with for every .
For all one has .
Hence for all : .
Since was an arbitrary real, is Cauchy in .
Remarks
- The proof spends the triangle inequality and symmetry, but not separation. Symmetry rewrites as the bounded quantity in step 2.1. The separation axiom (M1) is not used, so the same argument shows that a sequence converging in a pseudometric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) is Cauchy for the pseudometric.
- Halving is the whole idea. The Cauchy condition compares two terms of the sequence, and a limit compares one term with the limit; routing and through costs two applications of the convergence hypothesis, so each is run at half the target. Every proof on this page that produces a Cauchy sequence out of a convergent one repeats this step.
Every Cauchy sequence in a metric space is bounded
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a Cauchy sequence in (Cauchy sequence in a metric space). Then its range is a bounded subset of (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space): there are a point and a real with (Open ball, closed ball and sphere in a metric space).
Consequently is nonempty and bounded, so exists (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).
Facts & Assumptions
Given: A metric space and a Cauchy sequence in ; write .
Cauchyness at the real value : there is with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
A nonempty finite set of reals has a maximum, and every element of the set is at most that maximum (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
A metric takes nonnegative values (Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
Membership in a ball: means , and the radius is a positive real (Open ball, closed ball and sphere in a metric space).
A subset is bounded when or for some and real (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).
Proof
Fix as in [A1], so that whenever ; in particular for every .
The set is a nonempty finite set of reals, so it has a maximum , and .
Put , a real with . For we have , and for we have ; every index is of one of the two kinds, so for every .
Hence for every , that is with and , so is bounded; and is nonempty because it contains .
Remarks
- The maximum is taken over and not over , and the extra element is in the set as well. Both are deliberate. Indices run from (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so is possible and would then be empty, which has no maximum (Maximum and minimum of a set); adjoining makes the set nonempty in every case and simultaneously covers the tail bound.
- Boundedness of the range is strictly weaker than Cauchyness. The sequence in has bounded range and is not Cauchy, since two consecutive terms are always at distance . So this lemma cannot be reversed, and nothing on this page reverses it.
- What the lemma is for. It is what makes available for the tails of a Cauchy sequence, which is the form in which Cauchyness enters the converse half of In a complete metric space nested nonempty closed sets whose diameters tend to meet in exactly one point, and this property characterises completeness.
A Cauchy sequence in a metric space with a convergent subsequence converges to that subsequence’s limit
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric), let be a Cauchy sequence in (Cauchy sequence in a metric space), and suppose some subsequence converges to , that is is a subsequential limit of in (Convergence of a sequence in a metric space: iff in , Subsequential limit of a real sequence, and the subsequential limit set). Then the whole sequence converges to .
In particular a Cauchy sequence has at most one subsequential limit, and it has one exactly when it converges.
Facts & Assumptions
Given: A metric space , a Cauchy sequence in , a strictly increasing , a point with , and a real .
Cauchyness: for every real there is with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Metric convergence: a sequence converges to if and only if for every real there is such that for all . Applied to , the subsequence hypothesis gives with for all (Convergence of a sequence in a metric space: iff in , The rationals embed densely in the reals).
A strictly increasing index map satisfies for every (A strictly increasing index map satisfies ).
Triangle inequality (M3) of a metric (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Two naturals have a maximum, which is one of them and is at least each of them (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
Proof
Apply [A1] with to get with for all , and [A2] with to get with for all .
Put , so and .
The index satisfies , and , so .
Let . Then and , so , and therefore .
Since was an arbitrary real, in .
Remarks
- Where is used. In step 2.1, and quoted again in step 3.1, and both places matter: it puts the single chosen subsequence term beyond the Cauchy index , and it is what lets one index control the subsequence and the sequence at once. Without it the subsequence could in principle look only at small indices, and the Cauchy hypothesis would never be reached.
- Only one term of the subsequence is used. The proof does not pass to the limit along the subsequence; it fixes the single index and routes every later term of the whole sequence through it. That is why no further hypothesis on the subsequence is needed.
- This is the lemma that turns compactness into completeness. A space in which every sequence has a convergent subsequence is complete (Complete metric space: every Cauchy sequence converges in the space) by this lemma alone, applied to a Cauchy sequence. The converse is false, not merely harder: is complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ) and the sequence has no convergent subsequence, its terms being at pairwise distance at least so that no subsequence is Cauchy. What does hold is that a complete space in which every sequence has a convergent subsequence is exactly a complete and totally bounded one, and total boundedness is a later page of this library.
Complete metric space: every Cauchy sequence converges in the space
Definition
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
is complete if every Cauchy sequence in (Cauchy sequence in a metric space) converges to a point of (Convergence of a sequence in a metric space: iff in ).
A subset is called complete when the metric subspace is complete (Isometry, isometric embedding, and the subspace metric on a subset); as always, the metric is part of the data, and is the restriction of to .
The limit is unique when it exists, since limits in a metric space are unique (A sequence in a metric space has at most one limit), so a complete space assigns to each of its Cauchy sequences one point and not a set of points.
Completeness is a property of the pair , not of and not of the topology of . Both quantifiers in the definition are about the metric: the Cauchy condition is stated with distances, and so is convergence. Two metrics on the same set can have the same open sets while exactly one of them is complete, which is the content of FALSE: completeness of a metric space is determined by its topology and its witness. Read the word complete as an abbreviation for complete with respect to this metric, always.
Remarks
- Do not confuse this with Dedekind completeness. The least-upper-bound property of Complete ordered field (least-upper-bound property) is an order condition on an ordered field and is what defines ; the condition here is a metric condition and makes sense in any metric space, with no order in sight. On the first implies the second (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ) and the two are not the same statement: the rationals with the usual metric are an ordered field that fails both, while there are complete metric spaces with no field structure at all.
- Every convergent sequence is Cauchy (Every convergent sequence in a metric space is Cauchy), so completeness is exactly the assertion that the two classes of sequences coincide. It is the converse inclusion that carries all the content.
- Three sources of completeness are proved on this page. The real line and are complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ); a closed subset of a complete space is complete (A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed); and every metric space sits densely and isometrically inside a complete one (Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences).
A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let carry the subspace metric (Isometry, isometric embedding, and the subspace metric on a subset). Then:
- If is complete (Complete metric space: every Cauchy sequence converges in the space), then is closed in (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement). No hypothesis on is needed.
- If is complete and is closed in , then is complete.
Consequently, for a complete a subset is complete if and only if it is closed.
Facts & Assumptions
Given: A metric space and a subset with the subspace metric .
Completeness of : every -Cauchy sequence in converges in to a point of (Complete metric space: every Cauchy sequence converges in the space, Cauchy sequence in a metric space).
Completeness of : every -Cauchy sequence in converges in to a point of (Complete metric space: every Cauchy sequence converges in the space).
Distances inside are computed in : for (Isometry, isometric embedding, and the subspace metric on a subset). Hence a sequence in is -Cauchy exactly when it is -Cauchy, and for it converges to in exactly when it converges to in (Cauchy sequence in a metric space, Convergence of a sequence in a metric space: iff in ).
A point lies in if and only if some sequence in converges to it in ; and a subset is closed if and only if every sequence in converging in has its limit in (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space). The first claim, in the direction that manufactures a sequence, spends the Axiom of Countable Choice (The Axiom of Countable Choice ()).
A convergent sequence in a metric space is Cauchy (Every convergent sequence in a metric space is Cauchy).
Limits in a metric space are unique (A sequence in a metric space has at most one limit).
is closed in if and only if , and always (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
Proof
For claim 1, assume [A1] and let ; by [L2] there is a sequence with for every and in .
For claim 2, assume [A2], assume closed, and let be a -Cauchy sequence in ; by [L1] it is -Cauchy in , so by [A2] it converges in to some .
That sequence is -Cauchy by [L3], hence -Cauchy by [L1], since all its terms lie in .
The sequence lies in and converges in , and is closed, so by [L2]; by [L1] the sequence then converges to in , and , so is complete. This is claim 2.
By [A1] it therefore converges in to some , and by [L1] it converges to in as well.
The sequence converges in both to and to , so by [L4]; as was arbitrary, , hence and is closed. This is claim 1.
Claims 1 and 2 hold, by steps 4.1 and 2.2; for a complete they combine into the stated equivalence.
Remarks
- Claim 1 needs nothing about . A complete subspace is closed in whatever ambient metric space it sits in, complete or not, because the argument only compares a limit that exists in with a limit that exists in and uses uniqueness. This is what makes completeness so useful as a hypothesis: it is inherited downward by closed subsets and it forces closedness upward.
- Both directions are genuinely about the metric. closed and complete are hypotheses about ; replacing by a topologically equivalent metric preserves closedness and can destroy completeness (FALSE: completeness of a metric space is determined by its topology), so no reading of this theorem survives the passage to the bare topology.
- Where choice enters. Only in claim 1, and only through A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, whose forward direction spends (The Axiom of Countable Choice ()) to manufacture a sequence out of adherence. Claim 2 uses the choice-free direction of that theorem.
- The standard application. A closed interval, a closed ball, or any closed subset of is a complete metric space, because is ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ). Every appeal to Banach's fixed point theorem on a closed subset of passes through this remark.
and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in
Statement
- with the usual metric (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded) is a complete metric space (Complete metric space: every Cauchy sequence converges in the space).
- Let with and let be the Euclidean metric on ( as the set of functions , and , , are metrics on it). Then is complete.
The hypothesis is inherited and is not decoration. as the set of functions , and , , are metrics on it defines and its three metrics only for , because at the metric would be a maximum over the empty index set. Every statement about in this library carries the hypothesis, and this one does too.
Facts & Assumptions
Given: A natural ; is the set of functions with ; a real .
Cauchy criterion in : every Cauchy sequence of reals converges to a real (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, Limits and Cauchy sequences of reals).
Convergence in a metric space: in means in ; Cauchyness means for beyond an index (Convergence of a sequence in a metric space: iff in , Cauchy sequence in a metric space, Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
is a metric on for , its defining sum is a finite sum, and the sum of squares is nonnegative with a unique nonnegative square root ( as the set of functions , and , , are metrics on it, Finite sums and finite products, by recursion, Square roots exist: a unique with ; the positives are ).
Finite sums of nonnegative terms dominate each term and are monotone, and (Laws of finite sums and finite products, claims 2 and 4).
For : and (Squaring is monotone on the nonnegatives); and for every real (Basic properties of the absolute value).
A nonempty finite set of naturals has a maximum, and every nonempty set of naturals has a least element (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set, The well-ordering principle).
Limits of real sequences are unique, which is what licenses writing for a sequence already known to converge (A sequence has at most one limit).
Proof
By [L1] a sequence of reals is Cauchy in exactly when for all beyond an index and every rational , which is verbatim the Cauchy condition of Limits and Cauchy sequences of reals; and in exactly when , which is verbatim convergence to there.
Let and . The terms are nonnegative, so ; both and are nonnegative and , so .
Let satisfy for every . Then for every , so , and therefore .
Claim 1: let be a Cauchy sequence in . By step 1.1 it is a Cauchy sequence of reals, so by [A1] it converges to some , and by step 1.1 again in . Hence every Cauchy sequence in converges in it.
Now let be a Cauchy sequence in and fix . By step 1.2, for all , so the real sequence is Cauchy, and by [A1] it converges; its limit is unique, so the notation denotes a single real.
The assignment is a function , hence an element ; no choice is used, because is the unique limit of the -th coordinate sequence.
For each let be the least natural such that for all , which exists because the coordinate sequence converges to and every nonempty set of naturals has a least element; and put , a maximum of a nonempty finite set of naturals since .
For every and every we have , hence , and therefore by step 1.3.
Since was an arbitrary real, in with ; so every Cauchy sequence in converges in it, which with step 2.1 gives claims 1 and 2.
Remarks
- The proof is the Cauchy criterion plus two inequalities. Step 1.2 says a coordinate difference is at most the Euclidean distance, which turns a Cauchy sequence of points into Cauchy sequences of reals; step 1.3 says that coordinates uniformly below force the Euclidean distance below , which turns convergent coordinate sequences back into one convergent sequence of points. Nothing else about is used, and in particular the Cauchy-Schwarz inequality is not needed here.
- The same two inequalities hold for and , with the same proof of completeness. For : each term is at most the sum (Laws of finite sums and finite products), so ; and for all gives . For : the maximum dominates each entry and is one of them (Every nonempty finite set of reals has a maximum and a minimum), so , and entries all below make the maximum at most . Substituting either pair of inequalities for steps 1.2 and 1.3 leaves the rest of the proof unchanged, so and are complete as well. Nothing later on this page uses that.
- No choice is spent. The limit point is assembled coordinatewise in step 3.1 from limits that are unique, and the finitely many indices of step 3.2 are made canonical by taking the least one. This matters because completeness proofs elsewhere on this page do spend , and the contrast is worth keeping visible.
- Where the least-upper-bound property is. Entirely inside The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges. This theorem is a transfer result: it moves completeness from to and adds no new content about the reals.
In a complete metric space nested nonempty closed sets whose diameters tend to meet in exactly one point, and this property characterises completeness
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric). Call a sequence of subsets of a Cantor chain if every is nonempty, closed (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement) and bounded, for every , and in (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Limits and Cauchy sequences of reals). Then:
- If is complete (Complete metric space: every Cauchy sequence converges in the space), every Cantor chain in has an intersection with exactly one element.
- Conversely, if every Cantor chain in has nonempty intersection, then is complete.
Boundedness of each is part of the definition of a Cantor chain because is defined for nonempty bounded sets only in this library (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space); it is not an extra hypothesis but the precondition for writing the diameter condition down.
Facts & Assumptions
Given: A metric space ; a Cantor chain in ; a real .
Completeness of : every Cauchy sequence in converges to a point of (Complete metric space: every Cauchy sequence converges in the space, Cauchy sequence in a metric space).
The converse hypothesis: every Cantor chain in has nonempty intersection.
For nonempty bounded , , so for all , and ; a set of reals bounded above has a least upper bound, and any upper bound of that set dominates it (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Complete ordered field (least-upper-bound property)).
Closure by adherent points: means for every real ; ; is closed and is the smallest closed superset of , and is closed exactly when (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, The closure of a nonempty is , equals together with its limit points, and is the smallest closed superset, Open ball, closed ball and sphere in a metric space).
A closed set is sequentially closed: a sequence in it that converges in has its limit in it (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed).
Countable choice: a family of nonempty sets admits with (The Axiom of Countable Choice ()).
Triangle inequality (M3), symmetry (M2) and separation (M1) of a metric, and nonnegativity of a metric (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
Limits of reals preserve non-strict inequalities, and a constant sequence converges to that constant (Limits preserve non-strict inequalities, Limits and Cauchy sequences of reals).
Convergence and Cauchyness may be tested with real rather than rational (Convergence of a sequence in a metric space: iff in , Cauchy sequence in a metric space, The rationals embed densely in the reals).
The range of a Cauchy sequence is bounded (Every Cauchy sequence in a metric space is bounded), and a subset of a bounded set is bounded (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).
Induction on (The principle of mathematical induction).
Proof
Nestedness propagates: for one has , by induction on from and transitivity of inclusion.
Assume [A1] and let be a Cantor chain. Every is nonempty, so [L4] supplies a sequence with for every .
A preliminary about closures, used in claim 2: let be nonempty and bounded, let and let be real; then and meet , so there are with and , whence .
If then for every by [L1]; the constant sequence with value converges to and , so , and forces and .
For claim 2 assume [A2] and let be a Cauchy sequence in ; put and .
Since for every real , we get : were , the value would be positive and would give .
Back to claim 1: for any and all we have and , so .
, and is a closed superset of , so by minimality of the closure.
Hence is an upper bound of ; fixing , which exists since and , gives , so is nonempty and bounded and . And gives , so the two diameters are equal.
Given a real , the convergence supplies with , so for all ; hence is Cauchy, and by [A1] it converges to some .
Fix . For every we have , and the tail converges to because does; since is closed it is sequentially closed, so . As was arbitrary, .
Each is nonempty and is contained in the bounded range of , hence bounded; so each is nonempty, closed and, by step 3.1, bounded with .
Claim 1 is established: the intersection contains by step 4.1 and no second point by step 1.4.
Given a real , Cauchyness supplies with for all ; then is an upper bound of for every , so for . Hence and is a Cantor chain.
By [A2] there is . Given a real , take as in step 5.2 for ; since , the ball meets , so there is with , and then for every we get .
So with , every Cauchy sequence in converges, and is complete; this is claim 2, and claim 1 is step 5.1.
Remarks
- The diameter hypothesis cannot be dropped, and neither can it be weakened to "the diameters are bounded". On with a metric taking values just above the tails are nested, closed, bounded and complete with empty intersection (On with for the sets are nested, closed, bounded and complete with empty intersection ↗); what fails there is exactly .
- Why the equality is proved and not assumed. Claim 2 builds its Cantor chain out of the tails of a Cauchy sequence, which are almost never closed, so it must close them; and closing a set could in principle enlarge its diameter. Steps 1.3, 2.1 and 3.1 are the proof that it cannot, and they are the only place in this item where the definition of the closure by adherent points is used at full strength.
- Where choice enters. Only at step 1.2, which picks one point from each ; that is (The Axiom of Countable Choice ()). Claim 2 is choice free apart from what A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed is not asked to supply here: step 6.1 uses the definition of the closure directly rather than a sequence extracted from it.
- Relation to the nested interval property. For and this is the nested interval property with the extra hypothesis that the lengths tend to , which is what buys uniqueness of the common point. The general statement replaces "interval" by "closed set" and "length" by "diameter", and completeness is what replaces the least-upper-bound property.
Uniform continuity of a map of metric spaces: one serving every point
Definition
Let and be metric spaces (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a function.
is uniformly continuous if for every real there is a real such that
The whole content is in the quantifier order. Continuity at a point allows to depend on and on (Continuity of a map between metric spaces, at a point and globally, in the - form); uniform continuity demands one that works for every pair of points at once. Written with the quantifiers in order, continuity on is and uniform continuity is ; moving to the left is the entire difference, and it is a strictly stronger condition.
Uniform continuity is a property of the triple . Both metrics are named, and neither may be replaced by a merely topologically equivalent one without changing the notion.
This definition was promised earlier and is now discharged. Continuity of a map between metric spaces, at a point and globally, in the - form records that uniform continuity is not defined there, and Topologically, uniformly and Lipschitz equivalent metrics on a set writes the condition out in full for the identity maps of two metrics on one set rather than naming it. With the definition above, uniform equivalence of and says exactly that and are both uniformly continuous, which is how that condition is read from here on.
Remarks
- Uniform continuity implies continuity, and the converse fails. The implication is immediate, since a serving every point serves each point; it is recorded with the rest of the hierarchy in Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent. The failure of the converse is witnessed by on ( is continuous on and sends the Cauchy sequence to an unbounded one ↗).
- The condition is symmetric in and and says nothing about a distinguished point, which is why it is stated with two free variables and no base point. In ball language it reads: for every there is with for every simultaneously (Open ball, closed ball and sphere in a metric space).
- What uniform continuity buys. It transports Cauchy sequences (A uniformly continuous map sends Cauchy sequences to Cauchy sequences), which ordinary continuity does not, and that single property is what makes extension from a dense subspace possible (A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space) and what makes completion functorial enough to be unique (A completion is unique up to a unique isometry fixing the original space, and uniformly continuous maps into complete spaces extend through it).
Lipschitz map, -Hölder map for rational , and contraction
Definition
Let and be metric spaces (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a function. Recall that a metric takes nonnegative real values (Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
- is Lipschitz with constant , where and , if is Lipschitz if it is Lipschitz with some such constant.
- Let with (Order on the rationals). is -Hölder with constant , where and , if the power being the rational power of a nonnegative base (Rational powers of a positive base). is -Hölder if it is so with some such constant, and Hölder if it is -Hölder for some rational .
- is a contraction with constant if it is Lipschitz with constant and . The number is then called a contraction constant for .
The power is defined at every pair, including . The base is a nonnegative real, and Rational powers of a positive base defines for every and, by its supplementary clause, sets for every rational . Since is required here, the displayed inequality at reads , which holds; so no separate clause and no restriction to is needed. Note that this does not by itself explain the strict inequality : if one extended the formula to using the convention of Integer powers , the equal-point inequality would still be the automatic . Globally, however, that extension would reduce to the bounded-diameter condition , outside the standard Hölder range adopted here.
Why the exponent is rational on this page and why it is at most . At this point in the reading order only rational powers are available (Rational powers of a positive base), so ranges over the rationals. The upper bound is the standard convention, and it is where the notion is useful: the classical theory reserves the name for , and nothing in this library uses an exponent outside that range. No claim is made here about what an exponent would do.
Constants are not unique and are not part of the data. If is Lipschitz with constant it is Lipschitz with every constant , and likewise for Hölder constants; the adjectives above are existential statements. A contraction, by contrast, requires a constant strictly below , and that is a real restriction: exhibiting the constant is part of exhibiting a contraction, and a map that shrinks every distance without admitting one uniform constant is not a contraction here.
Remarks
- The three conditions are ranked, and the ranking is a theorem. Contraction implies Lipschitz by definition; Lipschitz and Hölder each imply uniform continuity (Uniform continuity of a map of metric spaces: one serving every point), and uniform continuity implies continuity. That is Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent, where the one implication that needs a hypothesis, namely Lipschitz implies Hölder, is stated with the boundedness hypothesis it actually needs.
- A Lipschitz map with constant is constant when is nonempty, since forces by the separation axiom (M1) (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric). So the constant maps are exactly the maps admitting every nonnegative constant, and they are contractions with constant .
- The rational exponent is a position in the reading order, not a limitation of the notion. Real exponents are constructed later, in Real powers for positive bases, with the zero-base positive-exponent convention ↗, and that construction removes the ambient restriction; the definition above is retained as its rational-exponent version. Nothing on this page uses the later construction.
- Naming forks. Many texts call a Lipschitz map with constant a contraction and one with for a contractive or weakly contractive map. This library uses contraction only in the first sense; the second condition is strictly weaker and does not force a fixed point (FALSE: for all on a complete metric space forces a fixed point), witnessed by on strictly decreases every distance and has no fixed point ↗, which is precisely why the two names are kept apart here.
Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent
Statement
Let and be metric spaces (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a function, with the three regularity conditions as in Lipschitz map, -Hölder map for rational , and contraction. Then:
- If is a contraction, it is Lipschitz.
- If is Lipschitz, it is uniformly continuous (Uniform continuity of a map of metric spaces: one serving every point).
- If is uniformly continuous, it is continuous (Continuity of a map between metric spaces, at a point and globally, in the - form).
- If is -Hölder for some rational with , it is uniformly continuous.
- Suppose is nonempty and bounded, and put , a real with (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space). If is Lipschitz with constant , then for every rational with the map is -Hölder with constant .
Claim 5 carries its boundedness hypothesis for a reason, and no unconditional "Lipschitz implies Hölder" is asserted anywhere here. On an unbounded space the implication is false; the witness and its verification are in the first remark below.
Strictness is not claimed. The five implications are asserted and nothing more; that none of them reverses is witnessed elsewhere, and those witnesses are not prerequisites of this theorem. See the second remark.
Facts & Assumptions
Given: Metric spaces , , a function , a real , and a rational with .
is a contraction with constant : is Lipschitz with constant and (Lipschitz map, -Hölder map for rational , and contraction).
is Lipschitz with constant : for all (Lipschitz map, -Hölder map for rational , and contraction).
is -Hölder with constant : for all (Lipschitz map, -Hölder map for rational , and contraction).
is nonempty and bounded, so exists and for all (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Complete ordered field (least-upper-bound property)).
Uniform continuity: one per serving every pair (Uniform continuity of a map of metric spaces: one serving every point); continuity at a point allows to depend on the point as well (Continuity of a map between metric spaces, at a point and globally, in the - form).
Rational powers of a positive base, with , , and the supplementary clause for rational (Rational powers of a positive base, Order on the rationals).
Exponent laws for positive bases: , , and (Laws of rational exponents).
Monotonicity in the base: for rational and one has (Monotonicity of and of ).
A metric is nonnegative, and forces (Nonnegativity of a metric is a consequence of the other axioms, not an axiom, Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Positivity of inverses and multiplication of inequalities by positives (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication).
Proof
Claim 1 is immediate from the definitions: a contraction with constant is Lipschitz with the constant , and .
Claim 2: assume [A2] and put , a positive real since . If then, using , ; the same served every pair, so is uniformly continuous.
Claim 3: assume uniformly continuous and let ; the belonging to satisfies for all , which is continuity at , and was arbitrary.
Claim 4, the case of equal points: assume [A3]; if then , so whatever is.
Claim 4, the main case: put and , which is a positive real because is a positive rational and .
Claim 5: assume [A2] and [A4], put and . Since we have , so is defined and positive and .
Let with . Then , so .
Let and ; then . If then , because .
If then and : for the exponent is a positive rational and , and for both sides are . Multiplying by gives , and hence .
Steps 1.4 and 2.1 cover every pair with , and did not depend on the pair, so is uniformly continuous: claim 4 holds.
Steps 2.2 and 2.3 give for every pair, so is -Hölder with constant , which is claim 5; claims 1 to 4 are steps 1.1, 1.2, 1.3 and 3.1.
Remarks
- Boundedness in claim 5 cannot be dropped, and here is the witness. Take with the usual metric and , which is Lipschitz with constant . Suppose were -Hölder with constant for some rational with , so that for all reals . Taking and with , and writing (Laws of rational exponents), division by gives for every real . At this reads , so ; and then choosing a natural with , which exists by the Archimedean property (Every complete ordered field is Archimedean), and raising to the positive rational power (Monotonicity of and of , Laws of rational exponents) gives , contradicting at . So the identity of is Lipschitz and -Hölder for no exponent . A chain reading "Lipschitz implies Hölder implies uniformly continuous" is therefore false as stated, which is why claims 4 and 5 are separated here and why claim 5 carries a hypothesis.
- No implication reverses, and two of the witnesses are on the companion page. The square root on is -Hölder and not Lipschitz ( on is uniformly continuous and exactly -Hölder, and is not Lipschitz ↗), and on is continuous and not uniformly continuous ( is continuous on and sends the Cauchy sequence to an unbounded one ↗). Both are read here as orientation only: this theorem does not depend on them and claims nothing about strictness. That a Lipschitz map need not be a contraction is visible already in the identity map, whose only Lipschitz constants are the reals .
- The constant and the constant are there to avoid a case split. Dividing by or by would require them to be nonzero, and a Lipschitz constant or a Hölder constant is allowed to be (Lipschitz map, -Hölder map for rational , and contraction). Enlarging the constant by is harmless, since the defining inequalities are preserved by enlarging the constant.
- What claim 5 costs. The constant it produces, , grows with the diameter of , and that dependence is exactly what the unbounded counterexample above exploits: as no single Hölder constant survives.
A uniformly continuous map sends Cauchy sequences to Cauchy sequences
Statement
Let and be metric spaces (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric), let be uniformly continuous (Uniform continuity of a map of metric spaces: one serving every point) and let be a Cauchy sequence in (Cauchy sequence in a metric space). Then is a Cauchy sequence in .
Continuity alone does not suffice, and the failure is not marginal: a continuous map can send a Cauchy sequence to an unbounded one. The witness is named in the remarks below.
Facts & Assumptions
Given: Metric spaces and , a uniformly continuous , a Cauchy sequence in , and a real .
Uniform continuity: for every real there is a real with whenever , for all (Uniform continuity of a map of metric spaces: one serving every point).
Cauchyness of : for every real there is with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Cauchyness in is established by producing, for every real , an index with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Proof
Apply [A1] to to obtain a real such that for every pair with .
Apply [A2] to that to obtain with for all .
For all the pair satisfies the hypothesis of step 1.1, so .
Since was an arbitrary real, is Cauchy in .
Remarks
- This is the exact point where uniform continuity is indispensable. The produced in step 1.1 is chosen before any index is known, and it is then fed to the Cauchy condition. With ordinary continuity the would depend on a base point, and there is no base point available: the sequence has no limit in to serve as one. That is not a defect of the proof but the reason the statement is false for continuous maps; the witness is on ( is continuous on and sends the Cauchy sequence to an unbounded one ↗).
- No completeness and no surjectivity is assumed, and need not be injective. The theorem is a statement about a single map and a single sequence.
- Consequences used later on this page. Uniformly equivalent metrics have the same Cauchy sequences (Topologically, uniformly and Lipschitz equivalent metrics on a set), because uniform equivalence says exactly that both identity maps are uniformly continuous; and a uniformly continuous map defined on a dense subspace transports the Cauchy sequences that approximate a point, which is what makes A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space possible.
A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric), let be dense in (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space) and carry the subspace metric (Isometry, isometric embedding, and the subspace metric on a subset), let be a complete metric space (Complete metric space: every Cauchy sequence converges in the space), and let be uniformly continuous (Uniform continuity of a map of metric spaces: one serving every point). Then:
- There is a uniformly continuous with for every .
- is the only continuous map extending (Continuity of a map between metric spaces, at a point and globally, in the - form).
The map is constructed explicitly below, as the unique point common to the closures of the images of the shrinking balls around ; no value of is selected, each is determined.
Facts & Assumptions
Given: A metric space , a dense , a complete metric space , a uniformly continuous , and a real . For and write , and , the closure taken in .
Density: , so for every and every real (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, Open ball, closed ball and sphere in a metric space).
Uniform continuity of : for every real there is a real with for all with ; distances inside are those of (Uniform continuity of a map of metric spaces: one serving every point, Isometry, isometric embedding, and the subspace metric on a subset).
Completeness of (Complete metric space: every Cauchy sequence converges in the space).
Cantor's intersection theorem in a complete space: a sequence of nonempty closed bounded sets, nested and with diameters tending to , has exactly one common point (In a complete metric space nested nonempty closed sets whose diameters tend to meet in exactly one point, and this property characterises completeness).
Closure by adherent points: means every ball around meets ; ; is closed and is the smallest closed superset of (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, The closure of a nonempty is , equals together with its limit points, and is the smallest closed superset, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
Diameter: for nonempty bounded , , so any upper bound of those distances dominates the diameter; a nonempty set all of whose pairwise distances are below a real lies in a ball of radius around any of its points, hence is bounded (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Complete ordered field (least-upper-bound property), Open ball, closed ball and sphere in a metric space).
Reciprocals of naturals: is a positive real, decreasing in , and below every positive real from some index on (For every in a complete ordered field there is a natural with , Inverses of positives are positive, and reciprocation reverses order).
A point lies in the closure of exactly when some sequence in converges to it; this direction spends (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, The Axiom of Countable Choice (), Convergence of a sequence in a metric space: iff in ).
A continuous map is sequentially continuous (For a map of metric spaces the following agree: - continuity everywhere, preimages of open sets are open, preimages of closed sets are closed, sequential continuity, and ), limits in a metric space are unique (A sequence in a metric space has at most one limit), and a uniformly continuous map is continuous (Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent).
Triangle inequality (M3) and symmetry (M2) of a metric (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Proof
For every and the set is nonempty by [A1], so is nonempty and is a nonempty closed subset of .
The radii decrease, so and ; since is a closed superset of , minimality of the closure gives .
Fix a real , let be as in [A2] for , and let be a natural with ; note that depends on alone and not on .
Towards uniform continuity, let be real, let be as in [A2] for , and put . Fix a natural with .
For claim 2, let be continuous with for all , and let . Since there is a sequence in with in .
Let and . Then , so . Hence all pairwise distances in are below , so is bounded and .
Let , let and let be real. The balls and meet , so there are with and , whence . As was arbitrary, : were , the value would be positive and would give .
So for the set is nonempty, closed and bounded with .
Apply steps 1.3 to 4.1 with to get a natural such that is nonempty, closed and bounded for every and every . Then is nested by step 1.2, and its diameters tend to : given a real , the of step 1.3 satisfies for every , since then .
By [L1] and [A3] the intersection has exactly one element; and because the family is nested this intersection equals , a set defined without reference to . Define to be its unique element; this determines a function , and no choice is made, since the value is unique.
extends : for and every we have , so ; hence , and by uniqueness .
Let with . Since , the ball meets , so there is with ; likewise there is with .
Then , so , and therefore .
The real depended on alone, so is uniformly continuous; together with step 7.1 this establishes claim 1.
The map is continuous, being uniformly continuous, so and ; but for every , so one sequence in converges to both and , whence by uniqueness of limits. As was arbitrary, .
The map of step 6.1 is a uniformly continuous extension of and is the only continuous one, which is claims 1 and 2.
Remarks
- Why the construction avoids the Axiom of Choice, and where choice reappears. The obvious construction sets for a sequence in converging to . That defines only after a sequence has been selected at every point of at once, which is a choice over a set that need not be countable. The construction above never selects: is defined as the unique element of a set built from by a formula. Choice does appear, twice, and both times only inside a proof: is spent by In a complete metric space nested nonempty closed sets whose diameters tend to meet in exactly one point, and this property characterises completeness in step 6.1, and again by A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed in step 1.5, which produces one sequence for one point at a time.
- Completeness of the target is what makes the intersection nonempty, and it cannot be weakened. Without it the shrinking closed sets can have empty intersection, and there is then nothing to define to be; the inclusion read as a uniformly continuous map from the dense subspace of into has no continuous extension to for exactly that reason.
- Uniform continuity of is what makes the diameters shrink, and ordinary continuity does not suffice: step 1.3 chooses one before any point is fixed, and step 5.1 needs that same at every simultaneously. This is the same pressure point as in A uniformly continuous map sends Cauchy sequences to Cauchy sequences.
- The extension inherits the modulus, not the constants. The proof produces from the that supplies for , so a Lipschitz extends to a uniformly continuous ; that is in fact Lipschitz with the same constant is a separate argument, carried out for a concrete case in A Lipschitz function on extends uniquely to a Lipschitz function on with the same constant ↗.
A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point
Statement
Let be a nonempty complete metric space (Complete metric space: every Cauchy sequence converges in the space) and let be a contraction with constant , so for all and (Lipschitz map, -Hölder map for rational , and contraction). Then:
- There is exactly one with .
- For every the sequence of iterates, defined by recursion (The recursion theorem) by , converges to in (Convergence of a sequence in a metric space: iff in ). In particular the limit does not depend on .
- For all with , with the integer power of Integer powers .
Claim 3 is the quantitative form of the argument that proves claims 1 and 2, and it is recorded in the statement because the error estimates (The a priori bound and the a posteriori bound ) are read off from it.
Facts & Assumptions
Given: A nonempty complete metric space , a contraction with constant satisfying , a starting point , and a real . Write .
Contraction: for all , with (Lipschitz map, -Hölder map for rational , and contraction).
is complete and nonempty (Complete metric space: every Cauchy sequence converges in the space).
Recursion: for and there is a unique with as given and (The recursion theorem).
Induction on (The principle of mathematical induction).
Integer powers and their laws: , , , and for (Integer powers , Laws of integer exponents).
Laws of finite sums: splitting, index shift, scaling and monotonicity (Laws of finite sums and finite products, Finite sums and finite products, by recursion).
for , and a constant multiple of a null sequence is null (For the sequence is null, and for the sequence diverges to , Algebra of limits: sums, scalar multiples, products and quotients, Limits and Cauchy sequences of reals).
Triangle inequality (M3), symmetry (M2) and separation (M1) of a metric, and nonnegativity (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
A contraction is continuous, hence sequentially continuous (Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent, For a map of metric spaces the following agree: - continuity everywhere, preimages of open sets are open, preimages of closed sets are closed, sequential continuity, and ).
Limits in a metric space are unique, and convergence may be tested with real (A sequence in a metric space has at most one limit, Convergence of a sequence in a metric space: iff in , Cauchy sequence in a metric space, The rationals embed densely in the reals).
Proof
is nonempty, so a starting point exists, and [L1] produces the sequence of iterates with for every .
If and then , so ; since this forces , and gives and .
For every , , by induction on : at this reads ; and if it holds at then .
For all , , by induction on from the triangle inequality: at both sides are , since an empty sum is ; and .
Combining, for : , using the index shift and monotonicity of finite sums. This is claim 3.
The sequence of reals is null by [L6], so there is with for every , the terms being nonnegative. Hence for all we get by step 3.1 and symmetry of , so is Cauchy.
By [A2] the sequence converges: for some .
is continuous, so , that is ; and as well, since given a real an index with for also serves for the shifted indices when .
By uniqueness of limits , so is a fixed point and the iterates from converge to it.
So a fixed point exists by step 7.1 and there is at most one by step 1.2, which is claim 1; the iterates from an arbitrary converge to a fixed point by step 7.1, hence to the unique one, which is claim 2; and claim 3 is step 3.1.
Remarks
- Every hypothesis is used, and each has a witness for its necessity. Completeness: on is a contraction with constant and no fixed point ( maps into itself, is a -contraction, and has no fixed point ↗). Nonemptiness: the empty metric space is complete and the empty map is a contraction with no fixed point, which is why the statement says nonempty. A constant strictly below : the condition for is strictly weaker and does not suffice (FALSE: for all on a complete metric space forces a fixed point, on strictly decreases every distance and has no fixed point ↗).
- The proof is constructive in a usable sense. It does not merely assert a fixed point: it names the sequence that converges to it, from any starting point whatever, and step 3.1 bounds the distance to the limit in terms of the first step alone. That is what makes the theorem an algorithm rather than an existence statement, and The a priori bound and the a posteriori bound is the statement of the two bounds a computation actually uses.
- Where the geometric series enters. Only through [L4], which is the factorisation read backwards (Factorisation of , and the resulting Lipschitz estimate). No theory of infinite series is used or needed: every sum in the proof is finite, and the passage to the limit is made once, at step 4.1, through the null sequence .
- Uniqueness is cheaper than existence and uses neither completeness nor recursion: step 1.2 is three lines from the contraction inequality alone. It is what makes claim 2 unambiguous, since it forces the limits obtained from different starting points to coincide.
The a priori bound and the a posteriori bound
Statement
Let be a nonempty complete metric space, let be a contraction with constant , (Lipschitz map, -Hölder map for rational , and contraction), let , let be the iterates, and let be the unique fixed point of , so that (A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point, A sequence in a metric space has at most one limit). Then for every :
- A priori bound.
- A posteriori bound.
The first bound is computable before the iteration is run, from the first step alone; the second uses the step just taken and is therefore sharper in practice.
Facts & Assumptions
Given: A nonempty complete metric space , a contraction with constant satisfying , a starting point , its iterates , and the unique fixed point of ; write .
Banach's theorem: has exactly one fixed point , the iterates from any starting point converge to it, and for all (A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point).
Reverse triangle inequality: in any metric space (The reverse triangle inequality in any metric space).
Convergence in means in ; limits in a metric space are unique, which licenses the notation for a sequence already known to converge (Convergence of a sequence in a metric space: iff in , A sequence in a metric space has at most one limit, Limits and Cauchy sequences of reals).
Limits of reals preserve non-strict inequalities holding eventually, a constant sequence converges to that constant, and the limit of a real sequence is unique (Limits preserve non-strict inequalities, A sequence has at most one limit).
Recursion determines a sequence from its starting point and the map (The recursion theorem), and induction on (The principle of mathematical induction).
Proof
Fix . By [A1] the iterates converge to , so as grows.
Fix and consider the iterates of started at . By uniqueness in the recursion theorem, for every , since both sides start at and both satisfy the recursion ; in particular .
By [L1], for every , so the real sequence converges, and .
By [A1], for every , that is eventually in ; the constant sequence with value converges to , so passing to the limit gives , which is claim 1.
The fixed point of does not depend on the starting point, by uniqueness in [A1], so claim 1 applied to the sequence at index reads .
Substituting and gives , which is claim 2; claim 1 is step 3.1.
Remarks
- The a posteriori bound is the a priori bound restarted. Nothing new is proved in steps 1.2, 4.1 and 5.1: the iteration is simply begun again at , which is legitimate because Banach's theorem holds from any starting point and its fixed point is the same one. That is the only place where the "any starting point" clause of A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point is used for something other than reassurance.
- Which bound to use. The a priori bound answers "how many steps do I need", since can be solved for before computing anything; the a posteriori bound answers "how good is what I have", and it is usually far smaller, because is itself already of size . A worked instance of both, for , is The map is a contraction of with fixed point , and the a priori bound gives the error after steps ↗.
- Both bounds degrade as , through the factor , and neither says anything at , where the theorem itself is false (FALSE: for all on a complete metric space forces a fixed point).
A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace
Definition
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric). A completion of is a pair in which
- is a complete metric space (Complete metric space: every Cauchy sequence converges in the space);
- is an isometric embedding, that is for all (Isometry, isometric embedding, and the subspace metric on a subset);
- is dense in , that is (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).
The embedding is part of the data, not an afterthought. A completion is a pair, and two completions of the same space are compared through their embeddings (A completion is unique up to a unique isometry fixing the original space, and uniformly continuous maps into complete spaces extend through it); the underlying complete space alone carries no information about where sits inside it. This is the same discipline as for the metric itself: a metric space is a pair, not a set.
identifies with a subspace of , metric and topology included. An isometric embedding is injective, is an isometry onto its image, and carries the metric topology of onto the subspace topology of (An isometric embedding is injective and carries the metric topology of the source onto the subspace topology of its image). So " is a dense subspace of a complete space" is an accurate reading of the definition, and the pedantic version with written out is used only where two completions have to be compared.
Existence and uniqueness are theorems, not part of the definition. That every metric space has a completion is Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences; that any two are isometric by a unique isometry commuting with the embeddings is A completion is unique up to a unique isometry fixing the original space, and uniformly continuous maps into complete spaces extend through it. Until the first of those is proved, the phrase the completion is not licensed, and it is not used here.
Remarks
- A complete space is its own completion, with the identity: the identity is an isometric embedding and is dense in itself. Combined with uniqueness, this says that completing changes nothing when there was nothing to complete.
- Density is what pins the completion down. Without it, any complete space containing an isometric copy of would qualify, and would be a "completion" of . Density is exactly the demand that no room be added beyond what the missing limits require.
- What a completion adds is limits, not points of a different kind. Every point of is a limit of points of (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed), so the new points are precisely the destinations that the Cauchy sequences of were already aiming at (Cauchy sequence in a metric space). The construction in Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences makes that literal by taking the new points to be the Cauchy sequences themselves, up to the relation of having distance tending to .
Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be the set of all Cauchy sequences in (Cauchy sequence in a metric space). Then:
- For all and in the real sequence converges, so is a single well-determined real (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, A sequence has at most one limit).
- The relation is an equivalence relation on . Write for the set of its classes and for the class of .
- does not depend on the chosen representatives, and is a metric on .
- The map sending to the class of the constant sequence at is an isometric embedding with dense image (Isometry, isometric embedding, and the subspace metric on a subset, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).
- is complete.
Consequently is a completion of (A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace), and every metric space has a completion.
The notation is kept honest. A Cauchy sequence in need not converge in , so no symbol appears anywhere below; the only limits taken are limits of real sequences, and each is written only after its existence has been proved. The equivalence relation is defined and verified here rather than cited, as was done for The integers as equivalence classes of pairs of naturals, so that the construction is self-contained and its transitivity argument is visible at the point of use.
Facts & Assumptions
Given: A metric space ; the set of Cauchy sequences in ; elements , , of ; a real .
Cauchyness: for every real there is with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Reverse triangle inequality: (The reverse triangle inequality in any metric space); with the triangle inequality for the absolute value (Basic properties of the absolute value) this gives the quadrilateral estimate .
Every Cauchy sequence of reals converges, and the limit of a real sequence is unique, which licenses the notation for a sequence already known to converge (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, A sequence has at most one limit, Limits and Cauchy sequences of reals).
Limits of reals preserve non-strict inequalities holding eventually, and behave additively (Limits preserve non-strict inequalities, Algebra of limits: sums, scalar multiples, products and quotients); a constant sequence converges to that constant.
The metric axioms (M1), (M2), (M3) and nonnegativity (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom).
Density and convergence are tested with balls and with real (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, Open ball, closed ball and sphere in a metric space, Convergence of a sequence in a metric space: iff in , The rationals embed densely in the reals).
Countable choice: a family of nonempty sets admits with (The Axiom of Countable Choice ()).
For every real there is a natural with (For every in a complete ordered field there is a natural with ).
Two naturals have a maximum (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
Proof
The quadrilateral estimate of [L1] gives for all .
Given a real , [A1] supplies and with and for indices beyond them; with the sequence satisfies for , so it is a Cauchy sequence of reals.
By [L2] that sequence converges and its limit is unique, so is a single well-determined real: claim 1.
is nonnegative and symmetric, and satisfies : the terms are nonnegative, , and for every , and all three pass to the limit.
Claim 2: is reflexive since for every ; symmetric since is; and transitive, since gives . So is an equivalence relation and is defined.
Claim 3, well-definedness: if and then, by [L1] applied termwise, ; passing to the limit gives , so . Hence is a well-defined function on .
is a metric: symmetry and the triangle inequality are step 4.1 read on classes, and says , which says , which says . This completes claim 3.
Claim 4: for the constant sequence at is Cauchy, so is defined, and , a constant sequence; so is an isometric embedding.
Density: let and let be real. By [A1] there is with for all ; in particular for all , so . Hence every ball around meets , that is is dense, completing claim 4.
Claim 5: let be a Cauchy sequence in . For each the set is nonempty by step 9.1, so [L6] supplies for every , that is a sequence in with .
is Cauchy in : since is isometric, ; given a real , choose so large that and for all , and then for all . So and .
: given a real take as in step 11.1 for , so that for all , enlarged if necessary so that also . For we have for all , hence , and therefore .
So every Cauchy sequence in converges in it, which is claim 5; with claims 1 to 4 this exhibits as a completion of the arbitrary metric space .
Remarks
- What the new points are. A point of is a class of Cauchy sequences of , two sequences being identified exactly when the distance between their -th terms tends to . The old points reappear as the classes of constant sequences, and the new ones are the classes of Cauchy sequences that had nowhere to go. This is the same move that builds out of , and the resulting completion of really is (The completion of under the usual metric is ↗).
- Where choice is spent, and where it is not. Only at step 10.1, which selects one point of per natural number: that is exactly (The Axiom of Countable Choice ()). Claims 1 to 4 are choice free. The selection could not be avoided by a uniqueness argument, because a point of within of is in general far from unique.
- The quadrilateral estimate does most of the work. Step 1.1 is used twice: at step 2.1, to show is Cauchy, and at step 6.1, to show is independent of representatives. It is the reverse triangle inequality (The reverse triangle inequality in any metric space) applied twice and added. The triangle inequality for , and hence for , does not use it: step 4.1 gets that from the triangle inequality of applied termwise and passed to the limit.
- Nothing here needs to be nonempty. If then , , and the empty metric space is complete, vacuously. The construction degenerates correctly rather than requiring a hypothesis.
A completion is unique up to a unique isometry fixing the original space, and uniformly continuous maps into complete spaces extend through it
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric); completions of it exist (Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences, A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace). Then:
- Universal property. Let be a completion of , let be a complete metric space (Complete metric space: every Cauchy sequence converges in the space) and let be uniformly continuous (Uniform continuity of a map of metric spaces: one serving every point). Then there is exactly one continuous with , and that is uniformly continuous.
- Uniqueness of the completion. Let and be completions of . Then there is exactly one continuous with , and that is an isometry (Isometry, isometric embedding, and the subspace metric on a subset).
So a completion is determined by up to a unique isometry compatible with the embeddings, which is what licenses the phrase the completion from here on.
Facts & Assumptions
Given: A metric space ; completions , and of it; a complete metric space ; a uniformly continuous ; a real .
Completion: is complete, is an isometric embedding, and is dense in (A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).
Uniform continuity of : one per serving every pair (Uniform continuity of a map of metric spaces: one serving every point).
An isometric embedding is injective and is an isometry onto its image, whose subspace metric is the restriction (An isometric embedding is injective and carries the metric topology of the source onto the subspace topology of its image, Isometry, isometric embedding, and the subspace metric on a subset, Injection, surjection, bijection).
Extension from a dense subspace: a uniformly continuous map from a dense subspace of a metric space into a complete metric space has a uniformly continuous extension to the whole space, and it is the only continuous one (A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space).
A point of the closure is a limit of a sequence from the set; this direction spends (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, The Axiom of Countable Choice (), Convergence of a sequence in a metric space: iff in ).
A continuous map is sequentially continuous (For a map of metric spaces the following agree: - continuity everywhere, preimages of open sets are open, preimages of closed sets are closed, sequential continuity, and , Continuity of a map between metric spaces, at a point and globally, in the - form).
Quadrilateral estimate: , from the reverse triangle inequality and the triangle inequality for the absolute value (The reverse triangle inequality in any metric space, Basic properties of the absolute value).
Limits of real sequences are unique (A sequence has at most one limit, Limits and Cauchy sequences of reals).
Proof
By [L1] the map is an isometry of onto the subspace of , so its inverse is an isometry and for all .
Hence is uniformly continuous: the that [A2] supplies for also serves here, since gives and hence .
is dense in and is complete, so [L2] gives a uniformly continuous extending , and is the only continuous map that does so.
, since for every ; and if is continuous with then agrees with on , so by the uniqueness in step 3.1. This is claim 1.
For claim 2, note that is an isometric embedding, hence uniformly continuous with , and is complete. Claim 1, applied to the completion with and , yields exactly one continuous with , and is uniformly continuous.
Symmetrically there is exactly one continuous with , and it is uniformly continuous.
Let . Density of and [L3] supply sequences and in with and in ; by continuity of and we get and in .
is continuous and satisfies ; the identity of is continuous and satisfies the same identity; so by the uniqueness in claim 1, applied with and , we get . Symmetrically , so is a bijection with inverse .
By [L5] the real sequence converges to and converges to ; but the two sequences are equal termwise, both being because and are isometric embeddings. Hence the limits agree and .
So is a bijective isometric embedding, that is an isometry, and it is the only continuous map with ; this is claim 2, and claim 1 is step 4.1.
Remarks
- Claim 1 is the reason claim 2 is short. Once a completion is known to receive every uniformly continuous map into a complete space, in exactly one way, two completions each receive the other's embedding, and the two induced maps are mutually inverse for the same uniqueness reason. No property of the particular construction of Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences is used anywhere in this proof.
- Uniform continuity is not decoration in claim 1. A merely continuous need not extend at all. Take with the usual metric, which is dense in the complete space , so that with the inclusion is a completion of it; take , which is complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ); and take , which is continuous on and not uniformly continuous ( is continuous on and sends the Cauchy sequence to an unbounded one ↗). No continuous extends it: the points converge to in , so sequential continuity would force to converge to , and the sequence is unbounded, hence not convergent (For a map of metric spaces the following agree: - continuity everywhere, preimages of open sets are open, preimages of closed sets are closed, sequential continuity, and , Every complete ordered field is Archimedean).
- Uniqueness is up to a unique isometry, not up to equality, and the compatibility condition is what makes it unique. Dropping it leaves room for isometries of onto itself that move around, and has many of those.
- Where choice enters. Only at step 5.1, through A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, which spends to produce one approximating sequence at one point at a time (The Axiom of Countable Choice ()); and inside A uniformly continuous map from a dense subspace into a complete metric space extends uniquely to a uniformly continuous map on the whole space, which is cited as [L2].
Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be its metric topology (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement). Call completely metrizable if some metric on is topologically equivalent to , that is (Topologically, uniformly and Lipschitz equivalent metrics on a set), and makes complete (Complete metric space: every Cauchy sequence converges in the space). Then:
- Homeomorphism invariance. Let be a metric space and let be a bijection (Injection, surjection, bijection) such that and are continuous (Continuity of a map between metric spaces, at a point and globally, in the - form). If is completely metrizable then so is .
- Closed subspaces. If is completely metrizable and is closed in , then is completely metrizable, being the subspace metric (Isometry, isometric embedding, and the subspace metric on a subset).
- The property is strictly weaker than completeness. Let (Intervals of : the nine order-convex forms, nondegeneracy, and length) carry (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded). Then is not complete, while is a complete metric on with . So is completely metrizable although no completeness assumption holds for itself.
Complete metrizability is a condition on the collection of open sets alone: the metric is quantified over and does not survive into the statement. That is exactly what completeness fails to be, and claim 3 shows the two conditions are genuinely different rather than merely stated differently.
Facts & Assumptions
Given: A metric space ; a metric space and a bijection with and continuous; a subset closed in and carrying the subspace metric ; the set with ; a real .
is completely metrizable: there is a metric on with and complete (Topologically, uniformly and Lipschitz equivalent metrics on a set, Complete metric space: every Cauchy sequence converges in the space, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
A map between metric spaces has open preimages of open sets exactly when it is - continuous at every point (For a map of metric spaces the following agree: - continuity everywhere, preimages of open sets are open, preimages of closed sets are closed, sequential continuity, and , Continuity of a map between metric spaces, at a point and globally, in the - form, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
The subspace metric is the restriction, ; so a sequence in is -Cauchy exactly when it is -Cauchy, and converges to in exactly when it converges to in (Isometry, isometric embedding, and the subspace metric on a subset, Cauchy sequence in a metric space, Convergence of a sequence in a metric space: iff in ).
A complete subspace of any metric space is closed, and a closed subspace of a complete space is complete (A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed).
An isometric embedding satisfies , and a subset of its source is open exactly when is open in the image with its subspace metric (Isometry, isometric embedding, and the subspace metric on a subset, An isometric embedding is injective and carries the metric topology of the source onto the subspace topology of its image).
The metric axioms (M1), (M2), (M3) and nonnegativity (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom); the absolute value is symmetric and satisfies the triangle inequality (Basic properties of the absolute value).
under is a metric space (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded); every Cauchy sequence of reals converges (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, Cauchy sequence in a metric space) and the limit of a real sequence is unique (A sequence has at most one limit, Limits and Cauchy sequences of reals).
Limits of reals preserve non-strict inequalities, are additive and are multiplicative (Limits preserve non-strict inequalities, Algebra of limits: sums, scalar multiples, products and quotients); and (For every in a complete ordered field there is a natural with ).
A subset of a metric space is closed exactly when it is sequentially closed (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed).
For the reciprocal is positive, forces , and gives (Inverses of positives are positive, and reciprocation reverses order, Reciprocals and order: against ).
A bijection satisfies and for every in its source (Injection, surjection, bijection).
Proof
If and are metrics on one set , then holds exactly when both of the following do: for every and real there is a real with whenever , and the same with and interchanged. Indeed the two conditions say that the two identity maps are - continuous, which by [L1] says that each topology is contained in the other.
For claim 1 let be as in [A1] and put for . This is a metric on : (M2) and (M3) are inherited pointwise from , and (M1) holds because is injective, so gives and hence . By construction , so is a bijective isometric embedding.
For claim 3 put for . This is a metric on : it is nonnegative and symmetric, it satisfies the triangle inequality because the absolute value does, and gives and hence .
A sum of two metrics on one set is again a metric, since symmetry and the triangle inequality add, the sum of two nonnegative reals is nonnegative, and the sum vanishes exactly when both summands do. Hence is a metric on , and and for all .
Let and let be real; put , a positive real. For with one has , hence and , so .
The sequence has all its terms in and converges in to , which is not in ; so is not sequentially closed in and therefore not closed in .
For claim 2 let be as in [A1]. Since and is closed in , the set is closed in as well, so is complete by [L3], being the restriction of to .
Claim 1, completeness: let be a -Cauchy sequence in . By step 1.2 the sequence is -Cauchy, so by [A1] it converges in to some , and then , that is in . So is complete.
Claim 1, topology: by [L4] applied to the bijective isometric embedding of step 1.2, whose image is all of with itself as subspace metric, a set is -open exactly when is -open. And is -open exactly when is -open, since is -open for -open by continuity of , and conversely is -open for -open by continuity of . As by [A1], the two equivalences give .
Claim 2, topology: apply step 1.1 to and on , which is legitimate by [A1], and restrict the two resulting - conditions to points of ; since and are the restrictions of and , the same s witness the two conditions of step 1.1 for and on , whence .
Claim 3, topology: by step 1.4 the identity satisfies the first condition of step 1.1 with , and by step 1.5 the identity satisfies the second; so .
Claim 3, failure of completeness for : were complete, [L3] would make closed in , contradicting step 1.6. So is not complete.
Claim 3, completeness of : let be a -Cauchy sequence in . By the two inequalities of step 1.4 both and are Cauchy sequences of reals, so by [L6] they converge, say and ; and and , all terms being positive.
Claim 1 is established: is a complete metric on with , so is completely metrizable.
Claim 2 is established: is a complete metric on with , so is completely metrizable.
Continuing step 2.6: for every , so by multiplicativity of limits; hence , so and , and .
Hence by additivity of limits, that is in with ; every -Cauchy sequence in therefore converges in , and is complete.
Claim 3 is established by step 2.4, step 2.5 and step 4.1, and claims 1 and 2 by step 3.1 and step 3.2.
Remarks
-
What claim 3 decides, and what it leaves open. It settles that "carries a complete metric" is strictly weaker than "this metric is complete", on the cheapest example available here. It does not characterise the topologies that are completely metrizable. The classical characterisation is Alexandroff's theorem — a subspace of a complete metric space is completely metrizable exactly when it is a subset — and it is out of reach at this point in the library, needing countable intersections of open sets, the Baire category theorem, and a metric built as a convergent series of terms . None of that is available here.
-
The one-sided reading of claim 2. A closed subspace of a completely metrizable space is completely metrizable. An open one is too, and so is any countable intersection of open sets, but that is Alexandroff's theorem and is not proved here, so nothing on this page licenses either. Nor does anything here decide a subspace that is neither open nor closed: inside is completely metrizable and is not, and both facts need machinery this page does not have.
-
Where the term is fixed. This item introduces "completely metrizable" as a property of a metric topology, since a topology here is a collection of subsets (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement) rather than an abstract space. A later page of this library restates it for a general topological space; that restatement is a transfer of this definition along the identification of the two developments, not a second notion.
-
Claim 1 is what makes the property topological at all. Read literally, the definition already refers to alone, so the content of claim 1 is that the property travels between different underlying sets: a homeomorphism transports one complete metric to another, by making itself an isometry (An isometric embedding is injective and carries the metric topology of the source onto the subspace topology of its image). Completeness itself does not travel that way, since a homeomorphism need not be an isometry for the given metrics, and that is the whole difference.
Completeness belongs to the metric; the topological invariant is complete metrizability, which this page introduces and only a much later page characterises
Orientation
This page has proved that completeness is a property of the metric and not of the topology it induces: two metrics on one set can have exactly the same open sets while only one of them is complete (FALSE: completeness of a metric space is determined by its topology, Complete metric space: every Cauchy sequence converges in the space, Topologically, uniformly and Lipschitz equivalent metrics on a set). That leaves an obvious question, and this remark says what the question is, what the page now answers, and what it does not.
The question. Given the open sets, is there some metric inducing them that is complete? A topology for which the answer is yes is called completely metrizable, and that is the definition made precise in Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete. Unlike completeness, this really is a property of the open sets alone: the metric is quantified over (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement), so a homeomorphism transports it — which is claim 1 of that lemma. It is the topological shadow that completeness casts, and it is strictly weaker than "carries this particular complete metric".
What this page now settles. Two of the three facts below are discharged by Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete; the third is not, and says so.
- with its usual metric is not complete — claim 3 of Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete proves it, by the same route that makes incomplete in FALSE: every Cauchy sequence in a metric space converges, namely that neither set is closed in . And yet another metric on , inducing exactly the same open sets, is complete: the same claim writes it down as . So the two notions genuinely differ, and the question above is not a distinction without a difference.
- A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed says a subspace of a complete space is complete precisely when it is closed. Claim 2 of Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete upgrades that to the topological statement: a closed subspace of a completely metrizable space is completely metrizable, with no completeness hypothesis on the ambient metric. What happens for subspaces that are not closed is left open here.
- Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences embeds every metric space densely in a complete one. The completion is a complete space, but the original space usually sits inside it as a proper dense subspace, and being a dense subspace of a complete space says nothing on its own about complete metrizability. and are both dense in complete spaces and they differ on the property: has it by the first bullet, and does not — but that second half is not proved here and needs the Baire category theorem.
What is deliberately not asserted. No characterisation of the completely
metrizable topologies is stated here, and none is proved. The classical answer is
Alexandroff's theorem — a subspace of a complete metric space is completely
metrizable exactly when it is a subset of it — and it belongs to a
later page of this library, complete-metrizability-and-baire, which is planned
and not yet authored. What that page needs and this one has not got is countable
intersections of open sets, the Baire category theorem, and a remetrisation built
as a convergent series; general topological spaces are developed later in this
library too, whereas The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement here supplies only the metric
topology, as a collection of subsets. So beyond the three claims of
Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete, "completely metrizable" is used here as the name
of a question and never as a tool in a proof.
How to read the rest of the library in the meantime. Every statement of the form " is complete" in this library is a statement about a named metric on , and it never means " has a complete metric". Where the distinction matters, the metric is written out. This is the same discipline as for the word bounded, which is also metric and not topological (Topologically, uniformly and Lipschitz equivalent metrics on a set).
Remarks
- This item proves nothing and is not cited by any proof. It records what the page has and has not established, and points at where the missing part will be developed. It is included because the gap it names is the single most common place where a reader over-reads FALSE: completeness of a metric space is determined by its topology: from "completeness is not topological" it does not follow that no topological invariant is in the neighbourhood.
- Forward-reference bookkeeping. The part of the orientation that is now
proved is an ordinary same-page dependency on Complete metrizability: admitting a topologically equivalent complete metric is preserved by homeomorphism and by closed subspaces, and has it without being complete,
not a forward reference. What remains unproved is Alexandroff's theorem, which
is planned for
complete-metrizability-and-baire; that page has no items yet, so no target id can be declared inforward_refsand this item declares none. When it is authored, the item stating the characterisation must be added to this item'sforward_refs, so that the pointer is rendered as a forward reference and appears in the ledger produced bytools/fwdcheck.mjs --ledger. The same applies to the second bullet above, whose open half — that an open subspace of a completely metrizable space is completely metrizable — is the easy corollary of that theorem.
5 · Examples, counterexamples and false statements
FALSE: completeness of a metric space is determined by its topology
Statement
The following statement is FALSE.
Let and be metrics on the same set that are topologically equivalent, that is (Topologically, uniformly and Lipschitz equivalent metrics on a set, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement). Then is complete if and only if is complete (Complete metric space: every Cauchy sequence converges in the space).
Equivalently, and this is the form in which the error is usually made: completeness is a topological property of a metrisable space, so that it makes sense to call a topological space "complete".
Facts & Assumptions
Given: The set of positive naturals, regarded inside through the canonical embedding; the functions and on ; a real .
The false claim: topologically equivalent metrics on one set are either both complete or both incomplete.
The absolute value makes a metric space, so satisfies (M1), (M2) and (M3), and its balls are the intervals ; a restriction of a metric to a subset is a metric (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset, Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Basic properties of the absolute value).
Reciprocation is strictly decreasing on the positive reals, so gives ; in particular is injective on (Inverses of positives are positive, and reciprocation reverses order).
Positive naturals sit in in their own order, and for naturals one has , since one of them is at least the successor of the other (Canonical naturals are positive and strictly increasing, The natural numbers (von Neumann), The unique embedding of ℚ into an ordered field).
For every real there is a natural with (For every in a complete ordered field there is a natural with , Every complete ordered field is Archimedean).
Open sets, balls, Cauchyness and convergence in a metric space, tested with real (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement, Open ball, closed ball and sphere in a metric space, Cauchy sequence in a metric space, Convergence of a sequence in a metric space: iff in , The rationals embed densely in the reals).
Refutation
is a metric on , being the restriction to of the usual metric of .
is a metric on : symmetry and the triangle inequality are inherited from the absolute value applied to the reals , and forces and hence , because is injective on .
Every subset of is open for : for the ball is , since for ; so every subset is a union of open balls.
Every subset of is open for : fix and put , a positive real. If then , so ; and if then and , so . Hence and every subset is a union of open balls.
is complete: let be -Cauchy and apply the definition with to get with for all ; by [L3] this forces for , so the sequence is constant from on and converges to .
is not complete. Put , a sequence in . Given a real , [L4] gives with ; for we have and , hence and , so . Hence is -Cauchy.
Therefore : both are the collection of all subsets of , so and are topologically equivalent.
Suppose in for some . Since , [L4] gives with , and then for every we have , so . So never drops below from any index on, contradicting convergence to ; as was arbitrary, has no limit in .
So and are topologically equivalent metrics on with complete and not, which refutes [A1]. The displayed statement is false.
Remarks
- What is true instead. Completeness is preserved by uniform equivalence, not by topological equivalence, because uniform equivalence says exactly that both identity maps are uniformly continuous (Uniform continuity of a map of metric spaces: one serving every point, Topologically, uniformly and Lipschitz equivalent metrics on a set) and uniformly continuous maps preserve Cauchy sequences (A uniformly continuous map sends Cauchy sequences to Cauchy sequences). The two metrics above are therefore not uniformly equivalent, even though they are topologically equivalent; that is another way to read the counterexample.
- Where exactly the failure sits. Convergence of a sequence is topological (Convergence of a sequence in a metric space: iff in ), but Cauchyness is not: it compares two terms of the sequence with each other rather than with a point of the space, and the comparison is metric. The two metrics above have the same convergent sequences and different Cauchy sequences (FALSE: two metrics inducing the same topology have the same Cauchy sequences).
- The topological invariant that does exist is a weaker one. A topological space is completely metrisable when at least one metric inducing its topology is complete, and the class of completely metrisable spaces is genuinely a topological class. Nothing about it is proved here; the orientation is Completeness belongs to the metric; the topological invariant is complete metrizability, which this page introduces and only a much later page characterises.
- The fully worked witness, with both topologies computed and both completeness verdicts verified, is On the positive integers the metrics and both induce the discrete topology, and only the first is complete ↗ on the companion page.
FALSE: every Cauchy sequence in a metric space converges
Statement
The following statement is FALSE.
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric) and let be a Cauchy sequence in it (Cauchy sequence in a metric space). Then converges to a point of (Convergence of a sequence in a metric space: iff in ).
Equivalently: every metric space is complete (Complete metric space: every Cauchy sequence converges in the space), so that the word complete is redundant.
This is the error that the whole page exists to guard against. It is encouraged by the Cauchy criterion on the real line (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges), which is a theorem about and not about metric spaces.
Facts & Assumptions
Given: The open interval (Intervals of : the nine order-convex forms, nondegeneracy, and length) with the metric inherited from ; the sequence for ; a real .
The false claim: every Cauchy sequence in every metric space converges in that space.
The absolute value makes a metric space, and the restriction of a metric to a subset is a metric on that subset, with the same distances (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset, Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
For every real there is a natural with ; and gives (For every in a complete ordered field there is a natural with , Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order).
A convergent sequence in a metric space is Cauchy (Every convergent sequence in a metric space is Cauchy), and Cauchyness and convergence may be tested with real (Cauchy sequence in a metric space, Convergence of a sequence in a metric space: iff in , The rationals embed densely in the reals).
Limits in a metric space are unique (A sequence in a metric space has at most one limit).
Refutation
Every term lies in : gives , and gives . So is a sequence in , and is a metric on .
in : given a real , [L2] supplies with , and for we have , hence .
Hence is Cauchy in , and since is the restriction of the metric of and all terms lie in , the same indices witness that is Cauchy in .
Suppose converged in to some . Distances in are distances in , so in as well; with step 1.2 and uniqueness of limits in this forces .
But , since contains only reals . So has no limit in .
Therefore is a metric space carrying a Cauchy sequence that does not converge in it, which refutes [A1]; the displayed statement is false, and is not complete.
Remarks
- The sequence starts at and the index is , not . In this library contains (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so is undefined at and equals at , which is not in . The shift to is what puts every term inside the interval, and a version of this example copied from a text that indexes from has to be reindexed.
- Nothing is wrong with the sequence; the space is missing a point. The same sequence converges perfectly well in , and in , and in . Cauchyness is a property of the sequence alone (Cauchy sequence in a metric space); whether the destination exists is a property of the space, and that is exactly the asymmetry that Complete metric space: every Cauchy sequence converges in the space names.
- The witness is not exotic. is an open interval of the real line with its ordinary metric, and what it lacks is not structure but the endpoint that its own Cauchy sequence was heading for. The systematic version of this observation is A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed: is not closed in , so it cannot be complete.
- The remedy is the completion. Every metric space, this one included, sits densely and isometrically inside a complete one (Every metric space has a completion, constructed as the equivalence classes of its Cauchy sequences); for that completion is , which is complete as a closed subset of the complete space (A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed, and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ) and contains densely, since every point of is at distance less than any given positive real from a point of .
FALSE: for all on a complete metric space forces a fixed point
Statement
The following statement is FALSE.
Let be a nonempty complete metric space (Complete metric space: every Cauchy sequence converges in the space) and let satisfy Then has a fixed point.
The condition displayed above is what many texts call contractive; it is strictly weaker than being a contraction (Lipschitz map, -Hölder map for rational , and contraction), which demands a single constant with for all pairs at once. Banach's theorem (A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point) assumes the latter, and the difference between the two hypotheses is exactly what this item is about.
Facts & Assumptions
Given: The interval (Intervals of : the nine order-convex forms, nondegeneracy, and length) with the metric inherited from , and the function given by .
The false claim: a strictly distance-decreasing self-map of a nonempty complete metric space has a fixed point.
The absolute value makes a metric space, and a restriction of a metric to a subset is a metric with the same distances (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset, Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric, Basic properties of the absolute value).
with the usual metric is complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ).
A closed subset of a complete metric space is complete, and a subset is closed exactly when it is sequentially closed (A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed, A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement, Convergence of a sequence in a metric space: iff in ).
Limits of reals preserve non-strict inequalities (Limits preserve non-strict inequalities).
gives , and a product of positives is positive; multiplying an inequality by a positive preserves it (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication).
for reals (Basic properties of the absolute value).
Refutation
is nonempty, since ; and is sequentially closed in , because a sequence in converging to a real satisfies for every and hence , so .
maps into : for one has , so .
For all : , since .
Hence is closed in , and since is complete, is a nonempty complete metric space.
Let with . Then and they are not both equal to , so and hence , giving .
has no fixed point in : for every , so .
Therefore for all in : the map strictly decreases every distance between distinct points.
So is a nonempty complete metric space and strictly decreases every distance between distinct points and has no fixed point, which refutes [A1]. The displayed statement is false.
Remarks
- What goes wrong, quantitatively. The factor by which shrinks distances is , which is below at every pair but approaches as and grow. No single dominates all of them, so is not a contraction and Banach's theorem does not apply. The failure is therefore not an accident of this example but the exact difference between a pointwise inequality and a uniform one, which is the same difference as between continuity and uniform continuity (Uniform continuity of a map of metric spaces: one serving every point).
- Compactness would repair it; boundedness would not. On a compact space the strict condition does force a fixed point, by minimising ; compactness of metric spaces is a later page in this library and nothing of the sort is claimed at this point. Adding boundedness to completeness, by contrast, is not enough, and the witness is small: on put for and . Every nonzero distance lies in , so the triangle inequality is automatic and is a bounded metric; the space is complete because distinct points are more than apart, so a Cauchy sequence is eventually constant; and satisfies for and has no fixed point. What the present item establishes is only that completeness alone is not enough.
- The unboundedness of is doing the work, and the map is pushing every point to the right by a shrinking but always positive amount. The worked-out version of this witness, including the verification that no contraction constant exists, is on strictly decreases every distance and has no fixed point ↗ on the companion page.
Sources
Standard references
Recommended treatments; not extraction sources.
- Cauchy sequence (Wikipedia)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3
- Complete metric space (Wikipedia)
- Cantor's intersection theorem (Wikipedia)
- Uniform continuity (Wikipedia)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 4
- Lipschitz continuity (Wikipedia)
- Hölder condition (Wikipedia)
- Contraction mapping (Wikipedia)
- Continuous linear extension (Wikipedia)
- Banach fixed-point theorem (Wikipedia)
- Fixed-point iteration (Wikipedia)
- Completely metrizable space (Wikipedia)
- Equivalence of metrics (Wikipedia)
- Discrete space (Wikipedia)