Theorems · Inductive type · probability
ProbabilityTheory.HasLaw
{Ω : Type u_1} →
{𝓧 : Type u_2} →
{mΩ : MeasurableSpace Ω} →
{m𝓧 : MeasurableSpace 𝓧} →
(Ω → 𝓧) → MeasureTheory.Measure 𝓧 → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.HasLaw._auto_1 → PropThe predicate HasLaw X μ P registers the fact that the random variable X has law μ under
the measure P, in other words that P.map X = μ. We also require X to be AEMeasurable,
to allow for nice interactions with operations on the codomain of X. See for instance
HasLaw.comp, IndepFun.hasLaw_mul and IndepFun.hasLaw_add.
- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 69 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
Cited by75
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasLaw.map_eqstatement and proof · cited by 31
- ProbabilityTheory.HasLaw.aemeasurablestatement and proof · cited by 24
- ProbabilityTheory.HasLaw.compstatement and proof · cited by 12
- ProbabilityTheory.HasCondDistribproof · cited by 10
- ProbabilityTheory.IsPreBrownianReal.hasLawstatement · cited by 5
- MeasureTheory.MeasurePreserving.hasLawstatement · cited by 4
- ProbabilityTheory.IndepFun.hasLaw_addstatement and proof · cited by 3
- ProbabilityTheory.IsPreBrownianReal.hasLaw_evalstatement · cited by 3
- ProbabilityTheory.HasLaw.ae_eq_of_diracstatement and proof · cited by 3
- ProbabilityTheory.IsSetBernoulliproof · cited by 2
- ProbabilityTheory.hasLaw_smul_dirac_of_ae_eqstatement · cited by 2
- ProbabilityTheory.HasLaw.ae_eq_of_smul_diracstatement and proof · cited by 2