Theorems · Definition · general topology
metricSpaceEMetricBall
{β : Type u_2} → [inst : EMetricSpace β] → (a : β) → (r : ENNReal) → MetricSpace ↑(Metric.eball a r)Each ball in an extended metric space gives us a metric space, as the edist is everywhere finite.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Set.Elemstatement · cited by 7,166
- MetricSpacestatement · cited by 1,684
- Metric.eballstatement · cited by 294
- EMetricSpacestatement and proof · cited by 242
- edist_ne_top_of_mem_ballproof · cited by 0
- EMetricSpace.toMetricSpaceproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.