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.
Uniform Spaces: the Three Definitions
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Compactness
- Compactness in Metric Spaces
- Completeness, Completion, and Uniform Continuity
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Convergence: Nets and Filters
- Countability and Uncountability
- Filters and Ultrafilters
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Hausdorff via the Diagonal
- Metric Spaces
- Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness
- Order, Zorn's Lemma, and the Axiom of Choice
- Relations, Functions, and Quotients
- Roots, Rational Powers, and Classical Inequalities
- Separation Axioms: the Hierarchy
- Sequences and Limits
- Subspaces, Products, and Quotients
- Suprema and Infima
- The Cantor Set, Baire Category, and Measure Zero in ℝ
- The ZFC Axioms and the Basic Set Constructions
- Topological Spaces and Continuity
- Topology of ℝ
2 · Summary
Filter convergence and ultrafilter compactness from nets-and-filters describe convergence without numerical distance, and the diagonal characterization from hausdorff-via-the-diagonal supplies the separation condition used here. The group laws and inverse laws of monoids-groups-and-subgroups underlie the translation-invariant examples. These prerequisites let a relation of nearness between pairs govern topology, continuity, Cauchy behaviour, and completion.
The development defines uniformities by entourages, uniform covers, and gauges, proving the entourage-cover dictionary in ZF and stating dependent choice precisely for the gauge construction. It then develops induced topology, separatedness, uniform continuity, Cauchy filters, Hausdorff completion, and compactness through total boundedness. Countable bases and continuous pseudometrics lead to uniformizability results, while left, right, upper, Roelcke, pointwise, and uniform-convergence structures provide further uniformities.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Uniform space in the entourage formulation
Definition
Let be a set and write for its diagonal (The diagonal , the diagonal map , and the pairing of two maps). For , put , , and .
A uniformity on is a filter on (Filter on a set) such that:
- every contains ;
- implies ;
- for every there is with .
Its members are entourages. A uniform space is a set equipped with a uniformity. The induced topology and its neighbourhoods are constructed in The sets containing an entourage ball about each of their points form a topology.
Every uniformity has a base of symmetric entourages
Statement
If is a uniformity on , then its symmetric entourages form a filter base: for every there is a symmetric with . More generally, for every entourage and every integer , there is a symmetric entourage whose -fold composite satisfies .
Facts & Assumptions
Given: A uniformity on , an entourage , and an integer .
A uniformity is a filter whose members are closed under inverse and admit square roots (Uniform space in the entourage formulation).
A nonempty, proper family that refines every pair of its members is a filter base (Filter base and the filter it generates).
Proof
Choose with , and put .
Put . By finitely iterating the square-root axiom, choose entourages such that for , and put .
The set is an entourage, since and a filter is closed under intersections; also and , because every entourage contains the diagonal.
The entourage is symmetric and . Induction on gives for , hence . Since every entourage contains the diagonal and , one may insert diagonal factors to obtain .
Thus symmetric entourages refine every entourage; their intersections are symmetric entourages and none is empty because each contains the diagonal, so they form a filter base by [L1].
Therefore symmetric entourages form a base and admit the asserted finite-composite control.
The sets containing an entourage ball about each of their points form a topology
Statement
For a uniformity on , call open when every has an entourage with . These open sets form a topology on . Its neighbourhood filter at has as a base.
Facts & Assumptions
Given: A uniform space .
Entourages contain the diagonal, are closed under finite intersection, and have symmetric square roots (Uniform space in the entourage formulation, Every uniformity has a base of symmetric entourages).
A topology contains , is closed under arbitrary unions, and under binary intersections (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).
A neighbourhood base at refines every neighbourhood of (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open).
Proof
The sets and are open: the first has no points to test, and for every entourage ball is contained in .
An arbitrary union of open sets is open, because a point in the union lies in one member and retains that member's entourage ball.
If , choose entourage balls and ; then , so binary intersections are open.
By steps 1.1 to 1.3, the open sets form a topology by [L1].
Let be an entourage and define This set is open. Indeed, given , choose as displayed and then a symmetric with . If , symmetry gives , so ; hence . Now choose a symmetric with . If , then , so . Thus , proving that is a neighbourhood of .
Conversely, if is a neighbourhood of , it contains an open set with ; the definition of the topology supplies an entourage with . Thus the entourage balls refine every neighbourhood, and by step 3.1 they are themselves neighbourhoods. They form a neighbourhood base by [L2].
Separated uniformity: the intersection of all entourages is the diagonal
Definition
A uniformity on is separated when (The diagonal , the diagonal map , and the pairing of two maps). Equivalently, whenever , some entourage satisfies . Separation is a property of the uniformity, not an additional convention in the meaning of uniform space.
A uniformity is separated if and only if its induced topology is Hausdorff
Statement
The topology induced by a uniformity is Hausdorff if and only if is separated.
Facts & Assumptions
Given: A uniform space with its induced topology.
A uniformity is separated exactly when each distinct pair is excluded by an entourage (Separated uniformity: the intersection of all entourages is the diagonal).
Entourage balls are neighbourhood bases, and symmetric square roots exist (The sets containing an entourage ball about each of their points form a topology, Every uniformity has a base of symmetric entourages).
Hausdorff means that distinct points have disjoint open neighbourhoods (Hausdorff space: distinct points have disjoint open neighbourhoods; every metrizable space is Hausdorff and the indiscrete topology on two points is not).
Proof
Suppose is separated and . Choose with , then a symmetric with .
Conversely, if the induced topology is Hausdorff and , choose disjoint neighbourhoods of and refine the first by an entourage ball ; then , so .
The neighbourhoods and are disjoint: if belonged to both, symmetry would give and hence .
Thus the induced topology is Hausdorff by [L2].
Every distinct pair is excluded by an entourage, so is separated by [A1].
Uniformly continuous map between uniform spaces
Definition
For uniform spaces and , a map is uniformly continuous if for every there is such that implies . The controlling entourage is independent of the point .
Every uniformly continuous map is continuous for the induced topologies
Statement
Every uniformly continuous map between uniform spaces is continuous for their induced topologies.
Facts & Assumptions
Given: A uniformly continuous map and a point .
Uniform continuity sends one source entourage into each prescribed target entourage (Uniformly continuous map between uniform spaces).
Entourage balls are neighbourhood bases for the induced topologies (The sets containing an entourage ball about each of their points form a topology).
A map is continuous at when every neighbourhood of has a neighbourhood of mapped into it (Continuity of a map of topological spaces at a point and globally).
Proof
Let be a neighbourhood of and choose a target entourage with .
Uniform continuity supplies a source entourage whose pairs map into , so .
Since is a neighbourhood of , [L2] gives continuity at ; as was arbitrary, is continuous.
A metric on a nonempty set generates an entourage uniformity whose induced topology and uniformly continuous maps are the usual metric notions, and this uniformity is separated
Statement
For a metric space with , the sets , , generate a separated uniformity. Its induced topology is the metric topology, and uniform continuity to another metric uniformity is exactly metric uniform continuity.
Facts & Assumptions
Given: Metric spaces and with and .
A metric has symmetry and the triangle inequality, and a pseudometric is a metric exactly when zero distance separates points (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Metric-open sets are those containing a positive-radius ball about each point (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).
Metric uniform continuity means: for every there is such that implies (Uniform continuity of a map of metric spaces: one serving every point).
A nonempty proper downward-directed family is a filter base, whose upward closure is the least filter containing it (Filter base and the filter it generates, The upward closure of a filter base is the smallest filter containing it).
In an entourage uniformity, entourage balls form a neighbourhood base for the induced topology (The sets containing an entourage ball about each of their points form a topology).
Proof
The diagonal lies in every , inverses agree with by symmetry, intersections contain , and by the triangle inequality.
The family is nonempty, none of its members is empty because , and it is downward directed by step 1.1, so [L4] makes its upward closure a filter. The diagonal, inverse, and square-root properties in step 1.1 then make it a uniformity. Its are precisely metric balls, so its induced topology is the metric topology by [L2] and [L5].
The intersection of all is the diagonal, since for and excludes ; hence the uniformity is separated.
The defining entourage implication for and is exactly the quantified condition of [L3], which proves the final equivalence.
Uniform space in the uniform-cover formulation
Definition
For a cover of and , write for the union of the members of meeting . A cover star-refines if for every , is contained in some member of .
A uniform-cover structure is a nonempty family of covers of such that a cover refined by a member of belongs to , any two members have a common refinement in , and every member has a star-refinement in . Its members are uniform covers. When , the topology it induces and its equivalence with entourages are proved in On a nonempty set, entourage uniformities and uniform-cover structures determine one another.
On a nonempty set, entourage uniformities and uniform-cover structures determine one another
Statement
In ZF, on a nonempty set , an entourage uniformity determines a uniform-cover structure by the covers , and a uniform-cover structure determines an entourage uniformity by the sets . These constructions recover the same uniform structure.
Facts & Assumptions
Given: A nonempty set carrying either an entourage uniformity or a uniform-cover structure.
Symmetric entourages form a base and have symmetric square roots (Every uniformity has a base of symmetric entourages, Uniform space in the entourage formulation).
Uniform covers are upward closed under coarsening, have common refinements, and have star-refinements (Uniform space in the uniform-cover formulation).
Proof
From an entourage , form . Choose a symmetric entourage with . If and , symmetry and a point in the intersection give . Hence the star of in lies in , so star-refines .
From a uniform cover , form . It contains the nonempty diagonal, so it is nonempty. A star-refinement has , while common refinements and coarsenings give the remaining filter axioms.
Declare a cover uniform when it is coarser than some . Intersections of entourages give common refinements, enlargement of an entourage gives coarsening, and step 1.1 gives star-refinements. Hence these covers satisfy the uniform-cover axioms.
Start with an entourage uniformity. For symmetric , The first inclusion uses the diagonal, and the second follows because two points in one -ball are -related. Taking a symmetric square root inside any prescribed entourage shows that the recovered entourage filter is exactly the original one.
Start instead with a uniform-cover structure. The -ball at is the union of the members of containing . Thus refines , so the latter is uniform by coarsening. Conversely, if star-refines , then for any and any containing , , which lies in some member of . Therefore refines . The recovered cover structure is exactly the original one.
Steps 2.2 and 2.3 prove that the two constructions are mutually inverse at the level of generated structures.
A gauge of pseudometrics and, on a nonempty set, the uniformity it generates
Definition
A gauge of pseudometrics on is a family of pseudometrics (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric). For finite and , put . If , these sets form a filter base and generate a uniformity (Filter base and the filter it generates, The upward closure of a filter base is the smallest filter containing it), called the uniformity generated by .
For an already given uniformity on , a pseudometric is uniformly continuous for when
for every . With this terminology, each member of a gauge is uniformly continuous for the uniformity generated by that gauge.
Assuming dependent choice, every entourage admits a normal symmetric sequence subordinate to it
Statement
Assuming dependent choice, for every entourage there are symmetric entourages such that , , the sequence is decreasing, and for every .
Facts & Assumptions
Given: A uniformity , an entourage , and dependent choice.
Every entourage has a symmetric square root (Every uniformity has a base of symmetric entourages).
Dependent choice produces a sequence following any serial relation (The axiom of dependent choice: a relation in which every element is related to something admits an -indexed chain).
Proof
Given a symmetric entourage , choose a symmetric with , and then a symmetric with . Since every entourage contains the diagonal, , and hence Thus there exists a symmetric with .
The relation meaning that is symmetric, , and is serial by step 1.1.
Choose a symmetric entourage using [L1]. Dependent choice applied to the serial relation of step 2.1 starting at gives . Adjoin ; then , and all the required properties hold.
A normal sequence of entourages yields a uniformly continuous pseudometric with controlled dyadic balls
Statement
Given a decreasing symmetric sequence with and , there is a pseudometric on such that
for every . In particular, each set is an entourage, so is uniformly continuous for the original uniformity in the sense of A gauge of pseudometrics and, on a nonempty set, the uniformity it generates.
Facts & Assumptions
Given: A normal sequence of symmetric entourages on .
The given sequence satisfies , is decreasing, and has .
Every entourage contains the diagonal, and every superset of an entourage is again an entourage because a uniformity is an upward-closed filter (Uniform space in the entourage formulation, Filter on a set).
A pseudometric satisfies symmetry, the triangle inequality, and (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Every nonempty set of reals bounded below has an infimum, which is a lower bound and is approached from above within every positive epsilon (Every nonempty set bounded below has an infimum, Epsilon characterisation of the infimum, Greatest lower bound (infimum)).
Finite sums split under concatenation and are nonnegative when their terms are nonnegative; a nonempty finite sum of positive terms is positive (Finite sums and finite products, by recursion, Laws of finite sums and finite products, claims 3 and 4).
The dyadic weights are positive, satisfy the rational power laws, strictly decrease with , and tend to (Laws of rational exponents, claims 1 and 2, Monotonicity of and of , claim 1, and For the sequence is null, and for the sequence diverges to , claim 1).
Strong induction may assume a claim for every smaller natural number (Strong (complete) induction).
Proof
For , let be the set of sums over all finite chains with . This set is nonempty because the one-edge chain has weight . Every dyadic term is positive by [L4], so every such finite sum is nonnegative by [L3]; hence is a lower bound. By [L2], the infimum exists; define .
We prove by strong induction on the number of edges, simultaneously for every , that a -edge chain of total weight less than has -related endpoints. For the endpoints coincide and hence are -related by [A2]. Now let and assume the claim for every shorter chain. Its total weight is positive by [L3] and [L4]. Take the first edge for which the cumulative weight through that edge exceeds . The subchain before it has weight at most , and the subchain after it has weight less than ; because , both are less than . They have fewer than edges, so the induction hypothesis makes both endpoint pairs -related. The middle edge has weight ; strict decrease of the dyadic weights gives , and decreasingness of puts that edge in . Thus the endpoints lie in . Strong induction proves the claim for every finite chain.
The empty chain has weight , while all weights are nonnegative, so . Reversing a chain preserves its weight because each is symmetric, so . For the triangle inequality, suppose instead that and put . By [L2], choose an -to- chain of weight and a -to- chain of weight . Their concatenation has weight by [L3], contradicting that is a lower bound of . Thus the triangle inequality holds, and is a pseudometric by [L1].
A one-edge -chain has weight , so .
If with , then [L4] gives . Apply the epsilon property in [L2] with to obtain a chain of weight less than . Step 1.2 gives . Thus .
Given , choose with by [L4]. Then , so the latter set is an entourage by upward closure. By A gauge of pseudometrics and, on a nonempty set, the uniformity it generates, is uniformly continuous for the original uniformity.
Assuming dependent choice, every entourage uniformity is generated by a gauge of uniformly continuous pseudometrics
Statement
Assuming dependent choice, every entourage uniformity is generated by a gauge of uniformly continuous pseudometrics.
Facts & Assumptions
Given: An entourage uniformity and dependent choice.
For every entourage, dependent choice supplies a normal sequence whose first nontrivial member is contained in that entourage (Assuming dependent choice, every entourage admits a normal symmetric sequence subordinate to it).
Such a sequence yields a uniformly continuous pseudometric whose dyadic balls lie between consecutive entourages (A normal sequence of entourages yields a uniformly continuous pseudometric with controlled dyadic balls).
A gauge generates the filter based on finite simultaneous pseudometric balls (A gauge of pseudometrics and, on a nonempty set, the uniformity it generates).
Proof
Let be the set of all pseudometrics obtained by applying [L2] to normal sequences of [L1] subordinate to some entourage. This definition makes no simultaneous choice. Every is uniformly continuous for , and for each entourage , [L1] and [L2] ensure that at least one has a positive-radius -ball contained in .
For each and each positive radius, its ball is an original entourage by step 1.1. Hence every finite intersection defining a basic entourage of the gauge belongs to .
Conversely every original entourage contains a positive-radius ball for at least one by step 1.1, so it belongs to the gauge uniformity.
The two uniformities contain one another and are equal.
On a nonempty set, entourages and uniform covers give equivalent definitions of a uniform space in ZF, and under dependent choice they are also equivalent to gauges of pseudometrics
Statement
In ZF, on a nonempty set, the entourage and uniform-cover formulations determine each other. Assuming dependent choice, they are also equivalent to the formulation by gauges of pseudometrics.
Facts & Assumptions
Given: A uniform structure on a nonempty set in any one of the named formulations.
Entourage uniformities and uniform-cover structures determine each other in ZF (On a nonempty set, entourage uniformities and uniform-cover structures determine one another).
Under dependent choice every entourage uniformity is generated by a gauge of uniformly continuous pseudometrics (Assuming dependent choice, every entourage uniformity is generated by a gauge of uniformly continuous pseudometrics).
A gauge itself generates an entourage uniformity (A gauge of pseudometrics and, on a nonempty set, the uniformity it generates).
Proof
The equivalence between entourages and covers is exactly [L1] and uses no choice principle.
Assuming dependent choice, [L2] sends an entourage uniformity to a gauge and [L3] sends every gauge back to an entourage uniformity.
Thus the first two formulations are equivalent in ZF and all three are equivalent under the displayed assumption.
Cauchy filter in a uniform space
Definition
A filter on a uniform space is Cauchy if for every entourage some satisfies . Such an is an -small member of .
Every convergent filter on a uniform space is Cauchy
Statement
Every filter converging in the induced topology of a uniform space is Cauchy.
Facts & Assumptions
Given: A filter converging to in a uniform space.
Filter convergence means that every neighbourhood of the limit belongs to the filter (Convergence and cluster points of a filter on a topological space).
Entourage balls form neighbourhood bases, and every entourage has a symmetric square root (The sets containing an entourage ball about each of their points form a topology, Uniform space in the entourage formulation, Every uniformity has a base of symmetric entourages).
A Cauchy filter has an -small member for every entourage (Cauchy filter in a uniform space).
Proof
Let be an entourage and choose a symmetric entourage with .
The neighbourhood belongs to by convergence.
Since is symmetric, , so is -small.
As was arbitrary, is Cauchy by [L3].
A Cauchy filter with a cluster point converges to that point
Statement
A Cauchy filter on a uniform space with a cluster point converges to .
Facts & Assumptions
Given: A Cauchy filter and one of its cluster points .
A cluster point meets every filter member in every neighbourhood, while convergence means containment of every neighbourhood (Convergence and cluster points of a filter on a topological space).
Cauchy filters have small members, and symmetric entourages have symmetric square roots (Cauchy filter in a uniform space, Every uniformity has a base of symmetric entourages).
For the topology induced by a uniformity, every entourage ball is a neighbourhood of (The sets containing an entourage ball about each of their points form a topology).
Proof
Let be an entourage and choose symmetric with ; choose with .
The ball is a neighbourhood of , so it meets because is a cluster point; fix .
For every , symmetry gives and smallness gives , hence ; so .
Every entourage ball about belongs to by upward closure, and such balls form a neighbourhood base at , so converges to .
Complete uniform space: every Cauchy filter converges
Definition
A uniform space is complete when every Cauchy filter (Cauchy filter in a uniform space) converges to at least one point of its induced topology (Convergence and cluster points of a filter on a topological space). No separatedness is built into this definition.
Uniform embedding and uniform isomorphism
Definition
A map of uniform spaces is a uniform embedding if it is injective and its corestriction , with the subspace uniformity, is a uniform isomorphism. A uniform isomorphism is a bijection whose map and inverse are uniformly continuous. Bijection and corestriction are understood in the sense of Injection, surjection, bijection.
A Hausdorff completion of a uniform space and its canonical dense map
Definition
A Hausdorff completion of a uniform space is a complete separated uniform space together with a map satisfying both of the following conditions.
- The image is dense: (Interior, closure, boundary, exterior, derived set and isolated point in a topological space).
- The original uniformity is exactly the uniformity pulled back along : for every , , and for every there is with .
The first half of the second condition is uniform continuity (Uniformly continuous map between uniform spaces); the second half prevents the completion map from discarding any of the original uniform structure. The map is not required to be injective. It is a uniform embedding (Uniform embedding and uniform isomorphism) exactly when it is injective, and this is the usual completion of a separated uniform space.
Every Cauchy filter canonically determines a unique minimal Cauchy filter coarser than it
Statement
Every Cauchy filter canonically determines a unique Cauchy filter that has no strictly coarser Cauchy filter. For every , the principal filter is Cauchy and therefore has an associated minimal Cauchy filter .
Facts & Assumptions
Given: A Cauchy filter on a uniform space.
Cauchyness supplies arbitrarily small members of (Cauchy filter in a uniform space).
Filter bases generate the least filter containing them (Filter base and the filter it generates, The upward closure of a filter base is the smallest filter containing it).
Symmetric entourages form a base and may be chosen with prescribed finite-composite control (Every uniformity has a base of symmetric entourages).
Proof
Let consist of all with and symmetric entourage . Every such set contains the nonempty set . Given , the symmetric entourage and the member give Thus is a proper downward-directed filter base. Let be the filter it generates.
Since , every member of belongs to , so . To prove it Cauchy, let be an entourage and choose a symmetric with . Choose with . If , take with and ; symmetry gives , so . Hence is -small.
Let be Cauchy, and fix . Choose a symmetric with , and a -small . Since , choose . Then , so . Thus every Cauchy filter coarser than contains .
If a Cauchy filter is coarser than , step 2.2 places inside it, so equality holds; hence is minimal. Any minimal Cauchy filter coarser than contains by step 2.2 and must equal it by minimality. This proves uniqueness.
For , the set belongs to , and for every entourage . Thus is Cauchy by [L1], and step 3.1 supplies its associated minimal Cauchy filter.
The standard entourages on minimal Cauchy filters form a separated uniformity
Statement
On the set of minimal Cauchy filters, the relations declaring that two filters have -close members form a separated uniformity.
Facts & Assumptions
Given: Minimal Cauchy filters on .
Every Cauchy filter has a unique associated minimal Cauchy filter, and every principal filter is Cauchy and therefore has an associated minimal Cauchy filter (Every Cauchy filter canonically determines a unique minimal Cauchy filter coarser than it).
Symmetric entourages form a base and admit square roots (Every uniformity has a base of symmetric entourages).
The entourage axioms and separatedness are stated in Uniform space in the entourage formulation and Separated uniformity: the intersection of all entourages is the diagonal.
Proof
Because a uniformity is a proper filter on , its carrier is nonempty. Choose ; then [L1] gives a minimal Cauchy filter associated to the principal filter at , so is nonempty. For symmetric , put when some and satisfy .
Every is -close to itself: choose an -small member of the Cauchy filter and use it on both sides. Thus each contains the nonempty diagonal of . The relation is symmetric. If and have respective witnesses and , then , so finite intersections are refined by the corresponding hatted intersection.
Choose a symmetric entourage with . If via and via , choose . Then for every , so . Hence .
Steps 2.1 and 2.2 show that the upward closure of the relations is a uniformity. To prove separation, suppose for every entourage . Given , minimality gives by [L1], so some with and symmetric . Choose an entourage and witnesses with . Pick . Then , so . Thus ; symmetry gives equality.
Therefore the standard relations form the asserted separated uniformity.
The uniform space of minimal Cauchy filters is complete
Statement
The separated uniform space of minimal Cauchy filters is complete.
Facts & Assumptions
Given: A Cauchy filter on .
The standard relations form a uniformity on minimal Cauchy filters (The standard entourages on minimal Cauchy filters form a separated uniformity).
Every Cauchy filter on has its associated minimal Cauchy filter (Every Cauchy filter canonically determines a unique minimal Cauchy filter coarser than it).
Completeness means convergence of every Cauchy filter (Complete uniform space: every Cauchy filter converges).
A filter contains the whole set, omits the empty set, and is closed under finite intersections and supersets (Filter on a set); symmetric entourages with prescribed finite-composite control may be chosen inside any entourage (Every uniformity has a base of symmetric entourages).
Proof
For , put and define . Since , , , and whenever , [L4] shows that is a filter on .
The filter is Cauchy. Given an entourage , choose a symmetric with . Choose a -small , a filter , and a -small . For every , the relation has witnesses and with . A point of shows , hence . Thus , so . Moreover , making this a -small member of .
Let . Given an entourage , choose a symmetric with , and choose a -small . Then . If , the sets and satisfy , so . Hence , and the ball belongs to . Therefore .
Since every Cauchy filter converges, is complete by [L3].
The minimal Cauchy filters associated to points define a uniformly continuous dense canonical map
Statement
The map sending to the minimal Cauchy filter associated to its principal filter is uniformly continuous and has dense image. For every , every member of contains .
Facts & Assumptions
Given: A uniform space and its minimal-Cauchy-filter space .
Principal filters are Cauchy and have associated minimal Cauchy filters (Every Cauchy filter canonically determines a unique minimal Cauchy filter coarser than it).
The standard relations are entourages on (The standard entourages on minimal Cauchy filters form a separated uniformity).
Entourage balls describe the induced topology and density is closure equal to the whole space (The sets containing an entourage ball about each of their points form a topology, Interior, closure, boundary, exterior, derived set and isolated point in a topological space).
Symmetric entourages with prescribed finite-composite control may be chosen inside any entourage (Every uniformity has a base of symmetric entourages).
Proof
Define to be the minimal filter associated to the principal filter at . Since , every member of contains .
Let be a basic neighbourhood. Choose a symmetric with , a -small , and . The point filter contains , and , so . Thus every basic neighbourhood meets .
Given a target basic entourage , choose a symmetric with . If , then and , while . Hence , which proves uniform continuity.
Thus every neighbourhood meets , so its closure is all of and the image is dense.
Every uniform space has a Hausdorff completion with dense canonical image, and the canonical map is a uniform embedding exactly when the original uniformity is separated
Statement
Every uniform space has a Hausdorff completion . The map has dense image, and it is a uniform embedding if and only if the original uniformity is separated.
Facts & Assumptions
Given: A uniform space .
Minimal Cauchy filters carry a separated uniformity (The standard entourages on minimal Cauchy filters form a separated uniformity) and form a complete space (The uniform space of minimal Cauchy filters is complete).
Point filters define a uniformly continuous dense map , and every member of contains (The minimal Cauchy filters associated to points define a uniformly continuous dense canonical map).
A Hausdorff completion and a uniform embedding have the stated definitions (A Hausdorff completion of a uniform space and its canonical dense map, Uniform embedding and uniform isomorphism).
Separatedness is equivalent to Hausdorffness of the induced topology (A uniformity is separated if and only if its induced topology is Hausdorff).
Symmetric entourages form a base and may be chosen inside any prescribed entourage (Every uniformity has a base of symmetric entourages).
Proof
Take to be the uniform space of minimal Cauchy filters and take from [L2].
It is complete and separated by [L1], and is uniformly continuous with dense image by [L2]. It remains to verify that the pullback uniformity is not strictly coarser than the original one. Given an entourage of , choose a symmetric . If , witnesses and satisfy . Every member of the minimal point filter contains , and every member of contains ; therefore . Thus . Together with uniform continuity, this is exactly the pullback condition in [L3], so is a Hausdorff completion.
If , step 2.1 puts in every entourage of . Conversely, if belongs to every entourage of , uniform continuity puts in every entourage of ; separatedness of gives .
Step 3.1 says that is injective exactly when is separated. When injective, the two directions of the pullback condition in step 2.1 say precisely that the corestriction and its inverse are uniformly continuous, so is a uniform embedding. Conversely every uniform embedding is injective.
This proves the completion assertion and the exact embedding criterion.
Every uniformly continuous map into a complete Hausdorff uniform space extends uniquely across the Hausdorff completion; consequently completions are unique up to a unique uniform isomorphism
Statement
For a Hausdorff completion and a uniformly continuous into a complete separated uniform space , there is a unique uniformly continuous with . Consequently Hausdorff completions are unique up to a unique uniform isomorphism commuting with their canonical maps.
Facts & Assumptions
Given: A Hausdorff completion and a uniformly continuous with complete and separated.
The minimal-Cauchy-filter construction gives a Hausdorff completion (Every uniform space has a Hausdorff completion with dense canonical image, and the canonical map is a uniform embedding exactly when the original uniformity is separated), and every Cauchy filter has a canonical associated minimal Cauchy filter (Every Cauchy filter canonically determines a unique minimal Cauchy filter coarser than it).
Uniform continuity, uniform isomorphism, completeness, and separatedness have their stated meanings (Uniformly continuous map between uniform spaces, Uniform embedding and uniform isomorphism, Complete uniform space: every Cauchy filter converges, Separated uniformity: the intersection of all entourages is the diagonal).
The basic entourages of declare two minimal Cauchy filters close when they have cross-close members (The standard entourages on minimal Cauchy filters form a separated uniformity), and symmetric entourages with prescribed finite-composite control exist (Every uniformity has a base of symmetric entourages).
Uniformly continuous maps are continuous, and two continuous maps into a Hausdorff space that agree on a dense subset agree everywhere (Every uniformly continuous map is continuous for the induced topologies, Two continuous maps into a Hausdorff space that agree on a dense subset are equal).
A Hausdorff completion has dense image and its source uniformity is exactly the pullback of the target uniformity (A Hausdorff completion of a uniform space and its canonical dense map).
Proof
First use the canonical completion . For a minimal Cauchy filter , its image filter is Cauchy: for a target entourage , uniform continuity supplies a source entourage whose -related pairs have -related images, and an -small member of has -small image. Completeness gives a limit, which is unique by separatedness. Define to be that limit.
For , the image under of the minimal point filter converges to : for a neighbourhood ball , uniform continuity supplies a source ball at whose image lies in it. Therefore .
The map is uniformly continuous. Given a target entourage , choose a symmetric with , and a source entourage whose -related pairs have -related images. If , take witnesses and with . Since the image filters converge to and , respectively, their members and meet the corresponding -balls. Thus the two limits are related by .
Any two uniformly continuous extensions across agree on the dense set , hence agree everywhere by [L4]. Thus the canonical completion has the asserted extension property.
Now let be an arbitrary Hausdorff completion. Step 3.1 applied to gives a uniformly continuous with . For , let be the filter on generated by the sets where ranges over symmetric entourages of . Density makes these sets nonempty; intersections are refined by intersecting entourages. The pullback condition in [A1], together with a symmetric square root in , shows that is Cauchy. Define .
The same pullback calculation gives . It also proves that is uniformly continuous: for a basic of , choose a symmetric source entourage with , then a symmetric target entourage whose pullback lies in and a symmetric with . If , then is -small across the two filters; enlarging these sets by gives members of their associated minimal filters whose cross product lies in . Hence .
The maps and agree with the respective identity maps on the dense images of . By [L4] they are the identity maps. Thus and are inverse uniform isomorphisms, uniquely so because any competing map agrees with on the dense image.
For the original map , the composite is uniformly continuous and satisfies . Uniqueness follows from density and [L4]. Consequently every Hausdorff completion has the extension property, and step 6.1 proves uniqueness of completions up to the unique stated uniform isomorphism.
Totally bounded uniform space
Definition
A uniform space is totally bounded if, for every entourage , there is a finite set such that . Finiteness has the library meaning of The cardinality of a finite set.
Every ultrafilter on a totally bounded uniform space is Cauchy
Statement
Every ultrafilter on a totally bounded uniform space is Cauchy.
Facts & Assumptions
Given: A totally bounded uniform space and an ultrafilter on it.
Total boundedness gives a finite cover by entourage balls (Totally bounded uniform space).
An ultrafilter containing a finite union contains one member of the union (Ultrafilters are prime: a union in has a member in ).
Cauchyness asks for an -small filter member for each entourage (Cauchy filter in a uniform space).
Every entourage contains a symmetric entourage whose square lies in it (Every uniformity has a base of symmetric entourages).
Proof
Let be an entourage and choose a symmetric with .
Total boundedness gives finite with ; since , [L2] gives for some .
Any two points of are -related, so .
This supplies an -small member for every , so is Cauchy by [L3].
Every compact uniform space is complete
Statement
Every compact uniform space is complete.
Facts & Assumptions
Given: A compact uniform space and a Cauchy filter on it.
Compactness is equivalent to the finite-intersection property for closed families (A space is compact exactly when every family of closed subsets with the finite intersection property has nonempty intersection, Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right).
A Cauchy filter with a cluster point converges to that point (A Cauchy filter with a cluster point converges to that point).
Completeness means convergence of every Cauchy filter (Complete uniform space: every Cauchy filter converges).
Proof
The closures of the members of have the finite-intersection property, because finite intersections of filter members are nonempty and lie in the corresponding intersections of closures.
Compactness gives ; every neighbourhood of therefore meets every , so is a cluster point of .
By [L2] the filter converges, and since it was arbitrary is complete by [L3].
Every compact uniform space is totally bounded
Statement
Every compact uniform space is totally bounded.
Facts & Assumptions
Given: A compact uniform space and an entourage .
Symmetric entourages form a base (Every uniformity has a base of symmetric entourages).
Compactness gives a finite subcover of every open cover (Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right).
Total boundedness asks for a finite family of entourage balls (Totally bounded uniform space).
Every entourage ball is a neighbourhood and hence contains an open neighbourhood of its centre (The sets containing an entourage ball about each of their points form a topology).
Proof
Choose a symmetric . For each , let be the union of all open subsets of that contain . By [L4], is an open neighbourhood of contained in , and the family covers .
Compactness gives finite with .
Since , the same finite set covers by -balls, proving total boundedness by [L3].
Assuming the ultrafilter lemma, every complete and totally bounded uniform space is compact
Statement
Assume the ultrafilter lemma. Every complete and totally bounded uniform space is compact.
Facts & Assumptions
Given: A complete, totally bounded uniform space and the ultrafilter lemma.
Every ultrafilter on a totally bounded uniform space is Cauchy (Every ultrafilter on a totally bounded uniform space is Cauchy).
Completeness makes every Cauchy filter converge (Complete uniform space: every Cauchy filter converges).
Assuming the ultrafilter lemma, a topological space is compact if and only if every ultrafilter converges (Assuming the ultrafilter lemma, compactness is equivalent to every net having a cluster point, every net having a convergent subnet, every filter having a cluster point, and every ultrafilter converging).
Proof
Let be an ultrafilter on . It is Cauchy by [L1].
Completeness makes converge by [L2].
Every ultrafilter converges, so is compact by [L3], under the stated ultrafilter-lemma assumption.
Assuming the ultrafilter lemma, a uniform space is compact if and only if it is complete and totally bounded
Statement
Assume the ultrafilter lemma. A uniform space is compact if and only if it is complete and totally bounded.
Facts & Assumptions
Given: A uniform space and the ultrafilter lemma.
Compact uniform spaces are complete (Every compact uniform space is complete).
Compact uniform spaces are totally bounded (Every compact uniform space is totally bounded).
Under the ultrafilter lemma, complete totally bounded uniform spaces are compact (Assuming the ultrafilter lemma, every complete and totally bounded uniform space is compact).
Proof
Compactness implies completeness and total boundedness by [L1] and [L2].
Completeness together with total boundedness implies compactness by [L3].
The two implications prove the equivalence under the stated assumption.
Every open cover of a compact Hausdorff space has a finite open star-refinement
Statement
Every open cover of a compact Hausdorff space has a finite open star-refinement.
Facts & Assumptions
Given: A compact Hausdorff space and an open cover .
A compact Hausdorff space is regular and normal (A compact Hausdorff space is regular and normal, hence and ).
Compactness supplies finite subcovers (Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right).
A finite family is indexed by a natural number (The cardinality of a finite set).
A finite family of nonempty sets admits simultaneous choices (Every natural-number-indexed list of nonempty sets has a choice function on its family of values), and closure is the least closed superset (Interior, closure, boundary, exterior, derived set and isolated point in a topological space).
Proof
Let be the family of all open sets such that for some . This family covers . Indeed, for , normality separates the closed sets and by disjoint open sets; the open set containing has closure contained in . This definition uses no choices indexed by .
We record a finite shrinking construction. Given a finite open cover , recursively put The earlier covering clauses imply . Normality separates from , giving an open with . At the last stage the cover . Thus every finite open cover has an open shrinking whose closures remain in the original members.
Compactness gives a finite subcover of . Finite choice supplies with for each .
From a finite cover and an open shrinking as in step 1.2, form, for each nonempty , discarding empty members. These finitely many sets are open and cover : at , take . Moreover, choose with . Every containing has , so . Hence the point-star lies in . Call this a barycentric refinement of .
Apply step 2.2 to the finite cover and its shrinking from step 2.1, obtaining a finite open barycentric refinement of . Apply steps 1.2 and 2.2 again to , obtaining a finite open barycentric refinement of .
The cover star-refines . Fix and . Barycentricity of gives with . If meets at , barycentricity of gives containing . Both and lie in , and , so . Thus .
The finite open cover is therefore a star-refinement of the original cover.
The covers admitting an open refinement form a compatible uniform-cover structure on a nonempty compact Hausdorff space; in particular every open cover is uniform
Statement
For a nonempty compact Hausdorff space, the covers that admit an open refinement form a compatible uniform-cover structure. In particular every open cover is uniform.
Facts & Assumptions
Given: A nonempty compact Hausdorff space .
Every open cover has a finite open star-refinement (Every open cover of a compact Hausdorff space has a finite open star-refinement).
A uniform-cover structure is closed under coarsening and common refinement and has star-refinements (Uniform space in the uniform-cover formulation).
A uniform-cover structure determines an entourage uniformity with basic relations , and entourage balls form neighbourhood bases for the induced topology (On a nonempty set, entourage uniformities and uniform-cover structures determine one another, The sets containing an entourage ball about each of their points form a topology).
Proof
Let be the covers admitting an open refinement. It is nonempty, since is open.
Coarsening preserves membership in , and two open refinements have their intersection cover as a common open refinement.
For , take an open refinement and then its finite open star-refinement from [L1]; this is a star-refinement still witnessing membership in .
Thus satisfies [L2]. Since every open cover refines itself, every open cover belongs to .
The entourage uniformity recovered from by [L3] induces the original topology. If , choose an open refinement ; then contains an open member through , so the recovered entourage balls are neighbourhoods in the original topology. Conversely, if with open, the open cover belongs to , since Hausdorffness makes closed. By [L1] choose a finite open star-refinement , which belongs to , and choose containing . The star of lies in , rather than in , and therefore .
Hence the structure is compatible with the given topology, and every open cover is uniform.
A nonempty compact Hausdorff space carries exactly one compatible uniformity
Statement
A nonempty compact Hausdorff topology carries exactly one compatible uniformity.
Facts & Assumptions
Given: A nonempty compact Hausdorff topology on .
Its open covers form a compatible uniform-cover structure (The covers admitting an open refinement form a compatible uniform-cover structure on a nonempty compact Hausdorff space; in particular every open cover is uniform).
Uniform-cover and entourage structures determine each other (On a nonempty set, entourage uniformities and uniform-cover structures determine one another).
A compatible uniformity is one whose induced topology is the given topology (Uniformizable and separated-uniformizable topological spaces).
Entourage balls form neighbourhood bases, symmetric entourages have square roots, and compactness supplies finite subcovers (The sets containing an entourage ball about each of their points form a topology, Every uniformity has a base of symmetric entourages, Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right).
Every open cover of a compact Hausdorff space has a finite open star-refinement (Every open cover of a compact Hausdorff space has a finite open star-refinement).
Proof
Apply [L2] to the cover structure of [L1] to obtain one compatible entourage uniformity.
Let be any compatible uniformity. Each entourage-ball cover admits an open refinement because every ball is a neighbourhood in the induced topology, so every cover uniform for admits an open refinement.
Conversely, let be an open cover and take a finite open star-refinement by [L5]. Form the family of all open sets for which there are , , and a symmetric entourage satisfying and . This family covers : given , first take containing it, then use compatibility and a symmetric square root to obtain such and an open neighbourhood . Compactness gives finitely many witnesses covering . Put . If and , then symmetry gives , so . Hence the -ball cover refines , and therefore refines . Thus every open cover is uniform for .
By steps 1.2 and 1.3, the cover structure associated to consists exactly of the covers admitting an open refinement, which is the structure in [L1].
The dictionary [L2] then recovers the same entourage uniformity from either structure, proving uniqueness.
Every continuous map from a nonempty compact Hausdorff space to a uniform space is uniformly continuous
Statement
Every continuous map from a nonempty compact Hausdorff space to a uniform space is uniformly continuous.
Facts & Assumptions
Given: A continuous map with nonempty compact Hausdorff and uniform.
A compact Hausdorff space has one compatible uniformity (A nonempty compact Hausdorff space carries exactly one compatible uniformity).
Continuity means that every neighbourhood of contains the image of some neighbourhood of , while uniform continuity is the entourage condition (Continuity of a map of topological spaces at a point and globally, Uniformly continuous map between uniform spaces).
Every entourage ball is a neighbourhood in the induced topology (The sets containing an entourage ball about each of their points form a topology). Every open cover of a nonempty compact Hausdorff space is uniform (The covers admitting an open refinement form a compatible uniform-cover structure on a nonempty compact Hausdorff space; in particular every open cover is uniform), and every uniform cover has an entourage-ball cover refining it (On a nonempty set, entourage uniformities and uniform-cover structures determine one another); every target entourage has a symmetric square root (Every uniformity has a base of symmetric entourages).
Proof
Let be a target entourage and choose a symmetric with . For each , let be the union of all open sets such that and . Continuity makes this family nonempty, and its union is an open neighbourhood of satisfying .
The open cover is uniform by [L3]. Hence there is a source entourage whose ball cover refines it: for each , some contains .
If , then for some . Thus , so . This is uniform continuity.
A uniformity with a countable entourage base
Definition
A uniformity is countably based if it has an at most countable filter base of entourages (Filter base and the filter it generates, Finite, countably infinite, countable, uncountable): every entourage contains a member of that base.
A countable entourage base can be replaced in ZF by a decreasing symmetric base whose next triple composite lies in the preceding member
Statement
In ZF, every countably based uniformity has a decreasing symmetric base with .
Facts & Assumptions
Given: A countable entourage base .
Symmetric entourages form a base and have square roots (Every uniformity has a base of symmetric entourages).
A nonempty subset of has a least element (The well-ordering principle).
Recursion constructs a sequence from a specified starting value and successor map (The recursion theorem).
Proof
Use the finite listing or bijection supplied by countability to write the given base as , repeating its last member in the finite case. Put Then is a canonically defined decreasing symmetric cofinal base.
Define indices recursively. Put , and let be the least such that ; then put .
Each required set of indices is nonempty: choose a symmetric entourage with , then use cofinality and decreasingness to find with . Thus the recursion is defined. The inequalities give decreasingness and cofinality, while the defining clause gives triple control.
Therefore is the asserted normal base in ZF.
Every countably based uniformity is generated by one pseudometric, which is a metric exactly when the uniformity is separated
Statement
Every countably based uniformity is generated by one pseudometric. That pseudometric is a metric exactly when the uniformity is separated.
Facts & Assumptions
Given: A countably based uniformity .
In ZF it has a decreasing normal symmetric base (A countable entourage base can be replaced in ZF by a decreasing symmetric base whose next triple composite lies in the preceding member).
A normal sequence yields a pseudometric with balls cofinal in the sequence (A normal sequence of entourages yields a uniformly continuous pseudometric with controlled dyadic balls).
A metric uniformity is separated (A metric on a nonempty set generates an entourage uniformity whose induced topology and uniformly continuous maps are the usual metric notions, and this uniformity is separated, Separated uniformity: the intersection of all entourages is the diagonal), and a pseudometric is a metric exactly when its zero pairs are diagonal (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Proof
Apply [L1] and [L2] to obtain a pseudometric whose dyadic balls are cofinal in .
Cofinality means that the uniformity generated by is exactly .
The zero pairs of are the intersection of its dyadic entourages, so they are diagonal exactly when is separated; by [L3] this is exactly when is a metric.
This proves both assertions.
Uniformizable and separated-uniformizable topological spaces
Definition
A topological space is uniformizable if its topology is induced by some uniformity (The sets containing an entourage ball about each of their points form a topology). It is separated-uniformizable if it is induced by a separated uniformity (Separated uniformity: the intersection of all entourages is the diagonal).
Every uniformizable space is regular
Statement
Every uniformizable topological space is regular, in ZF.
Facts & Assumptions
Given: A topology induced by a uniformity, a closed , and .
Entourage balls form neighbourhood bases and entourages have iterated square roots (The sets containing an entourage ball about each of their points form a topology, Uniform space in the entourage formulation).
Regularity separates a point from a closed set by disjoint open sets (Regular spaces and spaces, with the source disagreement over whether regularity includes stated explicitly).
Symmetric entourages have square roots, and a point is outside the closure of a set when it has a neighbourhood disjoint from that set (Every uniformity has a base of symmetric entourages, Interior, closure, boundary, exterior, derived set and isolated point in a topological space).
Proof
Since is an open neighbourhood of , choose an entourage with , then choose a symmetric with .
Let be the union of all open subsets of containing . Then is open and because is a neighbourhood.
One has . Indeed, if , then the neighbourhood is disjoint from : a point would give by symmetry. Hence by [L3].
Since , step 2.1 gives . The two open sets and are disjoint neighbourhoods of and , so the space is regular by [L2].
Assuming dependent choice, every uniformizable space is completely regular
Statement
Assuming dependent choice, every uniformizable topological space is completely regular.
Facts & Assumptions
Given: A topology induced by a uniformity, a closed , a point , and dependent choice.
A normal entourage sequence yields a uniformly continuous pseudometric with controlled balls (A normal sequence of entourages yields a uniformly continuous pseudometric with controlled dyadic balls).
Complete regularity requires a continuous -valued function equal to at and on (Completely regular spaces and Tychonoff () spaces).
Uniformly continuous maps are continuous for their induced topologies (Every uniformly continuous map is continuous for the induced topologies), and the usual metric uniformity on induces its usual topology (A metric on a nonempty set generates an entourage uniformity whose induced topology and uniformly continuous maps are the usual metric notions, and this uniformity is separated).
Dependent choice produces the normal sequences used in the pseudometric construction (Assuming dependent choice, every entourage admits a normal symmetric sequence subordinate to it).
Entourage balls form neighbourhood bases for the induced topology (The sets containing an entourage ball about each of their points form a topology).
Proof
Choose an entourage with by [L5]. Using dependent choice, take a normal sequence with and .
Let be the controlled pseudometric from [L1]. Since , every satisfies .
Put . The reverse triangle inequality for a pseudometric gives and truncation at does not increase absolute differences. Hence, for every , the entourage forces ; is uniformly continuous. Also and by step 2.1, so has the orientation required in [L2].
By [L3], is continuous, so [L2] proves complete regularity.
The topology of a nonempty completely regular space is induced by the gauge of its continuous -valued pseudometrics
Statement
The topology of a nonempty completely regular space is induced by the gauge of pseudometrics , where ranges over continuous maps.
Facts & Assumptions
Given: A nonempty completely regular space .
Complete regularity separates a point from a closed set by a continuous -valued function (Completely regular spaces and Tychonoff () spaces, Intervals of : the nine order-convex forms, nondegeneracy, and length).
Such functions are continuous in the neighbourhood sense (Continuity of a map of topological spaces at a point and globally).
A gauge generates a uniformity from finite simultaneous pseudometric balls (A gauge of pseudometrics and, on a nonempty set, the uniformity it generates).
Absolute value is nonnegative, vanishes only at zero and is even (Basic properties of the absolute value), and it satisfies (The triangle inequality).
Proof
For each continuous , direct substitution in [L4] shows that is nonnegative, symmetric, zero on the diagonal and satisfies the triangle inequality, so it is a pseudometric; its balls about are original-open by [L2].
Conversely, if is original-open, apply [L1] to the closed set to obtain with and ; then the -ball of radius about lies in .
Hence every gauge-open set is original-open.
Thus original-open and gauge-open sets contain one another, so the two topologies agree.
Assuming dependent choice, a nonempty topological space is uniformizable if and only if it is completely regular
Statement
Assuming dependent choice, a nonempty topological space is uniformizable if and only if it is completely regular.
Facts & Assumptions
Given: A nonempty topological space and dependent choice.
Under dependent choice, uniformizable spaces are completely regular (Assuming dependent choice, every uniformizable space is completely regular).
A completely regular topology is induced by its gauge of continuous pseudometrics (The topology of a nonempty completely regular space is induced by the gauge of its continuous -valued pseudometrics).
Uniformizable means induced by some uniformity (Uniformizable and separated-uniformizable topological spaces).
Proof
The forward implication is [L1].
The gauge supplied by [L2] is a uniformity inducing the given topology, so the reverse implication is [L2] and [L3].
The two implications prove the equivalence under dependent choice.
Assuming dependent choice, a nonempty topological space is separated-uniformizable if and only if it is Tychonoff
Statement
Assuming dependent choice, a nonempty topological space is separated-uniformizable if and only if it is Tychonoff.
Facts & Assumptions
Given: A nonempty topological space and dependent choice.
Uniformizable is equivalent to completely regular under dependent choice (Assuming dependent choice, a nonempty topological space is uniformizable if and only if it is completely regular).
A separated compatible uniformity induces a Hausdorff topology (A uniformity is separated if and only if its induced topology is Hausdorff).
Tychonoff means completely regular plus (Completely regular spaces and Tychonoff () spaces, (Kolmogorov) and (Frechet) spaces).
A completely regular topology is induced by the gauge over all continuous (The topology of a nonempty completely regular space is induced by the gauge of its continuous -valued pseudometrics, A gauge of pseudometrics and, on a nonempty set, the uniformity it generates).
Every Hausdorff space is (Every Urysohn space is Hausdorff, every Hausdorff space is and hence , and every regular space is Urysohn, clause 2).
In a space every singleton is closed (A space is if and only if every singleton is closed, if and only if every finite subset is closed, if and only if its topology contains the cofinite topology, clause (b)).
Proof
A separated-uniformizable space is completely regular by [L1] and Hausdorff by [L2], hence by [L5] and therefore Tychonoff by [L3].
Conversely, let be Tychonoff. For , the singleton is closed by [L6], and complete regularity gives a continuous with and . Thus the gauge in [L4] has an entourage excluding , so its intersection is the diagonal and it is separated. It induces the original topology by [L4].
Thus it is separated-uniformizable, proving the converse and the equivalence.
Topological group: multiplication and inversion are continuous
Definition
A topological group is a group (Group and abelian group) with a topology such that multiplication , , and inversion , , are continuous (Continuity of a map of topological spaces at a point and globally) for the product topology (The product set of functions choosing a point in each factor, the projections, the box topology, and the product topology as the initial topology of the projections; the empty product is a one-point space).
Left and right translations and inversion in a topological group are homeomorphisms
Statement
For in a topological group, , , and are homeomorphisms.
Facts & Assumptions
Given: A topological group and .
Multiplication and inversion are continuous (Topological group: multiplication and inversion are continuous).
and inversion is its own inverse (In a group , and , the order of the last product being essential).
A homeomorphism is a continuous bijection with continuous inverse (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological).
Proof
The maps and are continuous as composites of multiplication with constant maps, and their inverses are and , also continuous.
Inversion is continuous and its own continuous inverse by [L1] and [L2].
Thus all three maps are homeomorphisms by [L3].
The left and right uniformities of a topological group
Definition
Let be a topological group with identity . For every neighbourhood of (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open), put
The filters generated by the and by the are respectively the left uniformity and the right uniformity of . These are uniformities. Indeed, finite intersections of identity neighbourhoods refine finite intersections of the corresponding relations; the diagonal lies in every relation; and ; and continuity of multiplication at gives a neighbourhood with , whence and . Thus all axioms of Uniform space in the entourage formulation hold.
The left and right uniformities of a topological group induce its topology, and inversion interchanges them
Statement
The left and right uniformities of a topological group induce its given topology. Inversion is a uniform isomorphism from the left uniformity to the right uniformity.
Facts & Assumptions
Given: A topological group .
The left and right balls are and (The left and right uniformities of a topological group).
Translations and inversion are homeomorphisms (Left and right translations and inversion in a topological group are homeomorphisms).
Entourage balls form bases for the induced topologies (The sets containing an entourage ball about each of their points form a topology).
Proof
As ranges over neighbourhoods of , ranges over neighbourhoods of by the left translation homeomorphism, so left balls induce the given topology.
Similarly ranges over neighbourhoods of by right translation, so right balls induce the given topology.
The identity sends a left entourage to the inverse of the corresponding right entourage; shrinking neighbourhoods proves uniform continuity in both directions.
Thus inversion interchanges the two uniformities as a uniform isomorphism.
The upper and Roelcke uniformities generated from the left and right uniformities of a topological group
Definition
For the left and right uniformities of a topological group:
- the upper uniformity is their join , with basic entourages ;
- the Roelcke uniformity is their meet , with a base of composites .
For the upper structure, intersections are the usual base for the least filter containing both input uniformities; inverse and square-root axioms follow by shrinking the left and right factors separately.
For the Roelcke structure, left and right relations commute: , both saying that . Their inverses are again such composites, and if and , then Finite intersections are refined by intersecting the identity neighbourhoods. Hence both displayed bases satisfy Uniform space in the entourage formulation. The names and formulas are kept separate.
Every topological group is uniformizable, and assuming dependent choice it is completely regular
Statement
Every topological group is uniformizable. Assuming dependent choice, every topological group is completely regular.
Facts & Assumptions
Given: A topological group.
Its left uniformity induces its given topology (The left and right uniformities of a topological group induce its topology, and inversion interchanges them).
Under dependent choice, uniformizable spaces are completely regular (Assuming dependent choice, a nonempty topological space is uniformizable if and only if it is completely regular, The axiom of dependent choice: a relation in which every element is related to something admits an -indexed chain).
Proof
The left uniformity of [L1] makes the group uniformizable.
Under dependent choice, [L2] applied to step 1.1 makes it completely regular.
The pointwise and uniform-convergence uniformities on a function set
Definition
Let be uniform and let be the set of maps . For an entourage of and finite (The cardinality of a finite set), define
The relations form an entourage base: finite intersections are refined by replacing with a finite union and with a common refinement; inverses replace by ; and a square root of gives a square root of . The same verification with the fixed coordinate set proves the axioms for the . The uniformities they generate are respectively the pointwise-convergence and uniform-convergence uniformities on .
The uniform-convergence uniformity is finer than the pointwise uniformity, and they agree when the domain is finite
Statement
The uniform-convergence uniformity on is finer than the pointwise-convergence uniformity. If is finite, they are equal.
Facts & Assumptions
Given: A uniform space , a set , an entourage , and finite .
Pointwise basic entourages require -closeness on , while uniform basic entourages require it on all of (The pointwise and uniform-convergence uniformities on a function set ).
Finiteness allows itself as an allowed finite coordinate set (The cardinality of a finite set).
Proof
, so every pointwise basic entourage contains a uniform basic entourage.
If is finite, by [L1] and [L2], so each uniform basic entourage is pointwise basic as well.
Hence uniform convergence is finer than pointwise convergence.
The two uniformities are equal in the finite-domain case.
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.
- J. Wodzicki, Uniform Structure
- Encyclopedia of Mathematics, Uniform space
- M. Megrelishvili, Lecture Notes in Topological Groups
- M. Kunzinger, General Topology
- Encyclopedia of Mathematics, Complete uniform space
- J. H. V. Hunt, Boletín de la Sociedad Matemática Mexicana 34 (1989), 11–21
- C. Rosendal, Coarse Geometry of Topological Groups