Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.diracProbaHomeomorph

{X : Type u_1} →
  [inst : MeasurableSpace X] →
    [inst_1 : TopologicalSpace X] →
      [inst_2 : OpensMeasurableSpace X] →
        [T0Space X] → [CompletelyRegularSpace X] → X ≃ₜ ↑(Set.range MeasureTheory.diracProba)

In a completely regular T0 topological space X, diracProbaEquiv is a homeomorphism to its image in ProbabilityMeasure X.

Defined in
Mathlib.MeasureTheory.Measure.DiracProba
Cited by
1 results in Mathlib
Foundations
Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceOpensMeasurableSpaceT0SpaceCompletelyRegularSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.