Theorems · Theorem · probability
ProbabilityTheory.HasLaw.ae_eq_of_dirac
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {X : Ω → 𝓧}
{P : MeasureTheory.Measure Ω} [MeasurableSingletonClass 𝓧] {x : 𝓧},
ProbabilityTheory.HasLaw X (MeasureTheory.Measure.dirac x) P → X =ᵐ[P] fun x_1 => x- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSingletonClass
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
- ENNRealproof · cited by 9,879
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- one_smulproof · cited by 1,374
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.diracstatement and proof · cited by 210
- ProbabilityTheory.HasLawstatement and proof · cited by 69
- ProbabilityTheory.HasLaw.ae_eq_of_smul_diracproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsPreBrownianReal.eval_zero_ae_eq_zeroproof · cited by 1
- ProbabilityTheory.HasIndepIncrements.isPreBrownianReal_of_hasLawproof · cited by 1
- ProbabilityTheory.hasLaw_dirac_iffproof · cited by 0