Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_mul_left
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : Type u_8} {m : MeasurableSpace β} [inst : Mul β]
[MeasurableMul₂ β] {f : ι → Ω → β},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) →
∀ (i j k : ι), i ≠ k → j ≠ k → ProbabilityTheory.Kernel.IndepFun (f i * f j) (f k) κ μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulMeasurableMul₂
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Kernelstatement and proof · cited by 1,281
- MeasurableMul₂statement and proof · cited by 139
- measurable_sndproof · cited by 94
- measurable_idproof · cited by 89
- measurable_fstproof · cited by 79
- ProbabilityTheory.Kernel.IndepFunstatement and proof · cited by 70
- ProbabilityTheory.Kernel.iIndepFunstatement and proof · cited by 65
- CompTriple.comp_eqproof · cited by 51
- Measurable.mulproof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_mul_rightproof · cited by 2
- ProbabilityTheory.iIndepFun.indepFun_mul_leftproof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_mul_leftproof · cited by 0