Theorems · Definition · probability
MeasureTheory.Measure.toPMF
{α : Type u_1} →
[Countable α] →
[inst : MeasurableSpace α] →
[MeasurableSingletonClass α] → (μ : MeasureTheory.Measure α) → [h : MeasureTheory.IsProbabilityMeasure μ] → PMF αGiven that α is a countable, measurable space with all singleton sets measurable,
we can convert any probability measure into a PMF, where the mass of a point
is the measure of the singleton set under the original measure.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Countablestatement and proof · cited by 633
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableSingletonClassstatement and proof · cited by 230
- PMFstatement · cited by 127
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.toPMF_toMeasurestatement and proof · cited by 2
- PMF.toPMF_eq_iff_toMeasure_eqstatement · cited by 1
- MeasureTheory.Measure.toPMF_applystatement · cited by 1
- PMF.toPMF_diracstatement · cited by 0
- PMF.toMeasure_toPMFstatement and proof · cited by 0
- PMF.toMeasure_eq_iff_eq_toPMFstatement · cited by 0