Theorems · Theorem · general topology
UniformSpace.comp
∀ {α : Type u} [self : UniformSpace α],
(UniformSpace.uniformity.lift' fun s => SetRel.comp s s) ≤ UniformSpace.uniformityFor every set u ∈ uniformity, there exists v ∈ uniformity such that v ○ v ⊆ u.
- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Filterstatement · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- SetRel.compstatement · cited by 136
- Filter.lift'statement · cited by 99
- UniformSpace.uniformitystatement · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- comp_le_uniformityproof · cited by 4
- UniformSpace.toCoreproof · cited by 3
- UniformSpace.replaceTopologyproof · cited by 2
- UniformSpace.ofFunOfHasBasisproof · cited by 0