Theorems · Theorem · general topology
uniformity_pseudoedist
∀ {α : Type u} [inst : PseudoEMetricSpace α],
uniformity α = ⨅ ε, ⨅ (_ : ε > 0), Filter.principal {p | edist p.1 p.2 < ε}Reformulation of the uniform structure in terms of the extended distance
- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Filterstatement · cited by 8,121
- Set.ofPredstatement · cited by 6,101
- iInfstatement · cited by 1,690
- PseudoEMetricSpacestatement and proof · cited by 1,536
- uniformitystatement · cited by 765
- Filter.principalstatement · cited by 740
- EDist.ediststatement · cited by 735
- PseudoEMetricSpace.uniformity_edistproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- uniformSpace_edistproof · cited by 1