Theorems · Theorem · probability
ProbabilityTheory.hasLaw_dirac_iff
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {X : Ω → 𝓧}
{P : MeasureTheory.Measure Ω} [MeasureTheory.IsProbabilityMeasure P] [MeasurableSingletonClass 𝓧] {x : 𝓧},
ProbabilityTheory.HasLaw X (MeasureTheory.Measure.dirac x) P ↔ X =ᵐ[P] fun x_1 => x- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.diracstatement · cited by 210
- ProbabilityTheory.HasLawstatement · cited by 69
- ProbabilityTheory.HasLaw.ae_eq_of_diracproof · cited by 3
- ProbabilityTheory.hasLaw_dirac_of_ae_eqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.