Theorems · Theorem · general topology
Metric.uniformity_basis_dist_pow
∀ {α : Type u} [inst : PseudoMetricSpace α] {r : ℝ},
0 < r → r < 1 → (uniformity α).HasBasis (fun x => True) fun n => {p | dist p.1 p.2 < r ^ n}- Defined in
- Mathlib.Topology.MetricSpace.Pseudo.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Set.ofPredstatement · cited by 6,101
- LT.lt.leproof · cited by 2,189
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- uniformitystatement · cited by 765
- Filter.HasBasisstatement · cited by 604
- pow_posproof · cited by 292
- exists_pow_lt_of_lt_oneproof · cited by 16
- Metric.mk_uniformity_basisproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Metric.nhds_basis_ball_powproof · cited by 1
- UniformSpace.metrizable_uniformityproof · cited by 0