Theorems · Theorem · probability
ProbabilityTheory.HasLaw.fun_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 (fun ω => Y (X ω)) ν P- Defined in
- Mathlib.Probability.HasLaw
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- ProbabilityTheory.HasLawstatement and proof · cited by 69
- ProbabilityTheory.HasLaw.compproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.