Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_finset_sum_of_notMem
Deprecated since 2026-04-08Use ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem instead.
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : Type u_8} {m : MeasurableSpace β}
[inst : AddCommMonoid β] [MeasurableAdd₂ β] {f : ι → Ω → β},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) →
∀ {s : Finset ι} {i : ι}, i ∉ s → ProbabilityTheory.Kernel.IndepFun (∑ j ∈ s, f j) (f i) κ μAlias of ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidMeasurableAdd₂
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement · cited by 13,106
- AddCommMonoidstatement · cited by 12,281
- MeasureTheory.Measurestatement · cited by 10,939
- Finset.sumstatement · cited by 5,195
- Measurablestatement · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasurableAdd₂statement · cited by 155
- ProbabilityTheory.Kernel.IndepFunstatement · cited by 70
- ProbabilityTheory.Kernel.iIndepFunstatement · cited by 65
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMemproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.