Theorems · Theorem · probability
ProbabilityTheory.IndepFun.comp
∀ {Ω : Type u_1} {β : Type u_6} {β' : Type u_7} {γ : Type u_8} {γ' : Type u_9} {_mΩ : MeasurableSpace Ω}
{μ : MeasureTheory.Measure Ω} {f : Ω → β} {g : Ω → β'} {_mβ : MeasurableSpace β} {_mβ' : MeasurableSpace β'}
{_mγ : MeasurableSpace γ} {_mγ' : MeasurableSpace γ'} {φ : β → γ} {ψ : β' → γ'},
ProbabilityTheory.IndepFun f g μ → Measurable φ → Measurable ψ → ProbabilityTheory.IndepFun (φ ∘ f) (ψ ∘ g) μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- ProbabilityTheory.Kernel.IndepFun.compproof · cited by 26
Cited by13
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun.integrable_left_of_integrable_opproof · cited by 3
- ProbabilityTheory.IndepFun.exp_mulproof · cited by 2
- ProbabilityTheory.IndepFun.integrable_opproof · cited by 2
- ProbabilityTheory.strong_law_ae_realproof · cited by 2
- ProbabilityTheory.IndepFun.hasGaussianLaw_sub_of_subproof · cited by 1
- ProbabilityTheory.IndepFun.neg_rightproof · cited by 1
- ProbabilityTheory.strong_law_ae_of_measurableproof · cited by 1
- indicator_indepFun_of_bcfproof · cited by 1
- ProbabilityTheory.strong_law_ae_simpleFunc_compproof · cited by 1
- ProbabilityTheory.strong_law_aux1proof · cited by 1
- ProbabilityTheory.HasSubgaussianMGF.measureReal_le_le_expproof · cited by 0
- ProbabilityTheory.HasGaussianLaw.indepFun_of_covariance_evalproof · cited by 0