Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_add_right
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : Type u_8} {m : MeasurableSpace β} [inst : Add β]
[MeasurableAdd₂ β] {f : ι → Ω → β},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) →
∀ (i j k : ι), i ≠ j → i ≠ k → ProbabilityTheory.Kernel.IndepFun (f i) (f j + f k) κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddMeasurableAdd₂
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
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasurableAdd₂statement and proof · cited by 155
- ProbabilityTheory.Kernel.IndepFunstatement · cited by 70
- ProbabilityTheory.Kernel.iIndepFunstatement and proof · cited by 65
- ProbabilityTheory.Kernel.IndepFun.symmproof · cited by 14
- ProbabilityTheory.Kernel.iIndepFun.indepFun_add_leftproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.indepFun_add_rightproof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_add_rightproof · cited by 0