Theorems · Theorem · probability
ProbabilityTheory.CondIndepFun.comp
∀ {Ω : Type u_1} {β : Type u_3} {β' : Type u_4} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω]
{hm' : m' ≤ mΩ} {μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {f : Ω → β} {g : Ω → β'}
{γ : Type u_5} {γ' : Type u_6} {_mβ : MeasurableSpace β} {_mβ' : MeasurableSpace β'} {_mγ : MeasurableSpace γ}
{_mγ' : MeasurableSpace γ'} {φ : β → γ} {ψ : β' → γ'},
ProbabilityTheory.CondIndepFun m' hm' f g μ →
Measurable φ → Measurable ψ → ProbabilityTheory.CondIndepFun m' hm' (φ ∘ f) (ψ ∘ g) μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.CondIndepFunstatement and proof · cited by 41
- ProbabilityTheory.Kernel.IndepFun.compproof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.CondIndepFun.neg_leftproof · cited by 0
- ProbabilityTheory.CondIndepFun.neg_rightproof · cited by 0