Theorems · Theorem · general topology
UniformSpace.Completion.mem_uniformity_dist
∀ {α : Type u} [inst : PseudoMetricSpace α] (s : Set (UniformSpace.Completion α × UniformSpace.Completion α)),
s ∈ uniformity (UniformSpace.Completion α) ↔ ∃ ε > 0, ∀ {a b : UniformSpace.Completion α}, dist a b < ε → (a, b) ∈ sElements of the uniformity (defined generally for completions) can be characterized in terms of the distance.
- Defined in
- Mathlib.Topology.MetricSpace.Completion
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Set.extproof · cited by 2,266
- absproof · cited by 1,814
- SProd.sprodproof · cited by 1,750
- IsClosedproof · cited by 1,639
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- uniformitystatement and proof · cited by 765
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.