Theorems · Definition · general topology
EMetricSpace.toMetricSpace
{α : Type u} → [inst : EMetricSpace α] → (∀ (x y : α), edist x y ≠ ⊤) → MetricSpace αOne gets a metric space from an emetric space if the edistance is everywhere finite, by pushing the edistance to reals. We set it up so that the edist and the uniformity are defeq in the metric space and the emetric space.
- Defined in
- Mathlib.Topology.MetricSpace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 153 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 · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MetricSpacestatement · cited by 1,684
- ENNReal.toRealproof · cited by 859
- EDist.ediststatement and proof · cited by 735
- EMetricSpacestatement and proof · cited by 242
- EMetricSpace.toMetricSpaceOfDistproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- metricSpaceEMetricBallproof · cited by 0
- Metric.PiNatEmbed.metricSpaceproof · cited by 0