Theorems · Inductive type · general topology
TopologicalSpace.MetrizableSpace
(X : Type u_5) → [t : TopologicalSpace X] → Prop
A topological space is metrizable if there exists a metric space structure compatible with the
topology. To minimize imports, we implement this class in terms of the existence of a
countably generated uniformity inducing the topology, which is mathematically
equivalent.
To endow such a space with a compatible uniformity, use
letI : UniformSpace X := TopologicalSpace.pseudoMetrizableSpaceUniformity X.
To endow such a space with a compatible distance, use
letI : MetricSpace X := TopologicalSpace.metrizableSpaceMetric X.
- Defined in
- Mathlib.Topology.Metrizable.Basic
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by43
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.ae_eq_trim_of_stronglyMeasurablestatement and proof · cited by 7
- MeasureTheory.Filtration.naturalstatement and proof · cited by 6
- MeasureTheory.StronglyMeasurable.ae_eq_trim_iffstatement and proof · cited by 6
- MeasureTheory.StronglyAdapted.isStronglyProgressive_of_continuousstatement and proof · cited by 4
- MeasureTheory.AEStronglyMeasurable.nullMeasurableSet_eq_funstatement and proof · cited by 3
- MeasureTheory.StronglyMeasurable.measurableSet_eq_funstatement and proof · cited by 3
- MeasureTheory.AEStronglyMeasurable.inv₀statement and proof · cited by 2
- MeasureTheory.StronglyMeasurable.inv₀statement and proof · cited by 2
- MeasureTheory.StronglyMeasurable.measurableSet_supportstatement and proof · cited by 2
- QuasiErgodic.ae_eq_const_of_ae_eq_comp_aestatement and proof · cited by 2
- WeakDual.isSeqCompact_of_isBounded_of_isClosedproof · cited by 2
- MeasureTheory.StronglyMeasurable.divstatement and proof · cited by 1