Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.indepFun_finset_sum_of_notMem
Deprecated since 2026-04-08Use ProbabilityTheory.iIndepFun.indepFun_finsetSum_of_notMem instead.
∀ {Ω : Type u_1} {ι : Type u_2} {_mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {β : Type u_10}
{m : MeasurableSpace β} [inst : AddCommMonoid β] [MeasurableAdd₂ β] {f : ι → Ω → β},
ProbabilityTheory.iIndepFun f μ →
(∀ (i : ι), Measurable (f i)) → ∀ {s : Finset ι} {i : ι}, i ∉ s → ProbabilityTheory.IndepFun (∑ j ∈ s, f j) (f i) μAlias of ProbabilityTheory.iIndepFun.indepFun_finsetSum_of_notMem.
- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 209 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.
Cites10
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.IndepFunstatement · cited by 192
- MeasurableAdd₂statement · cited by 155
- ProbabilityTheory.iIndepFunstatement · cited by 138
- ProbabilityTheory.iIndepFun.indepFun_finsetSum_of_notMemproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.