Theorems · Theorem · probability
ProbabilityTheory.HasLaw.comp
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {X : Ω → 𝓧}
{μ : MeasureTheory.Measure 𝓧} {P : MeasureTheory.Measure Ω} {𝓨 : Type u_3} {m𝓨 : MeasurableSpace 𝓨}
{ν : MeasureTheory.Measure 𝓨} {Y : 𝓧 → 𝓨},
ProbabilityTheory.HasLaw Y ν μ → ProbabilityTheory.HasLaw X μ P → ProbabilityTheory.HasLaw (Y ∘ X) ν P- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 12 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.
Cites9
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.Measure.mapproof · cited by 858
- AEMeasurableproof · cited by 840
- ProbabilityTheory.HasLawstatement and proof · cited by 69
- ProbabilityTheory.HasLaw.map_eqproof · cited by 31
- AEMeasurable.map_map_of_aemeasurableproof · cited by 28
- ProbabilityTheory.HasLaw.aemeasurableproof · cited by 24
- AEMeasurable.comp_aemeasurableproof · cited by 9
Cited by12
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsPreBrownianReal.hasLaw_evalproof · cited by 3
- ProbabilityTheory.gaussianReal_negproof · cited by 1
- ProbabilityTheory.gaussianReal_div_constproof · cited by 1
- MeasureTheory.MeasurePreserving.comp_hasLawproof · cited by 1
- ProbabilityTheory.gaussianReal_mul_constproof · cited by 0
- ProbabilityTheory.gaussianReal_sub_constproof · cited by 0
- ProbabilityTheory.gaussianReal_add_constproof · cited by 0
- ProbabilityTheory.gaussianReal_const_addproof · cited by 0
- ProbabilityTheory.gaussianReal_const_mulproof · cited by 0
- ProbabilityTheory.gaussianReal_const_subproof · cited by 0
- ProbabilityTheory.IsPreBrownianReal.hasLaw_subproof · cited by 0
- ProbabilityTheory.HasLaw.fun_compproof · cited by 0