Theorems · Theorem · general topology
mem_uniformity_edist
∀ {α : Type u} [inst : PseudoEMetricSpace α] {s : Set (α × α)},
s ∈ uniformity α ↔ ∃ ε > 0, ∀ {a b : α}, edist a b < ε → (a, b) ∈ sCharacterization of the elements of the uniformity in terms of the extended distance
- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ENNRealstatement · cited by 9,879
- Filterstatement · cited by 8,121
- PseudoEMetricSpacestatement and proof · cited by 1,536
- uniformitystatement · cited by 765
- EDist.ediststatement · cited by 735
- uniformity_basis_edistproof · cited by 17
- Filter.HasBasis.mem_uniformity_iffproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- edist_mem_uniformityproof · cited by 5
- EMetric.totallyBounded_iff'proof · cited by 2
- EMetric.tendstoUniformlyOn_iffproof · cited by 2
- uniformEquicontinuous_birkhoffAverageproof · cited by 1
- EMetric.totallyBounded_iffproof · cited by 0
- EMetric.tendstoLocallyUniformlyOn_iffproof · cited by 0