Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem
∀ {α : 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) κ μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 207 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement and proof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.sum_applyproof · cited by 234
- MeasurableAdd₂statement and proof · cited by 155
- Disjoint.symmproof · cited by 125
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem₀proof · cited by 3
- ProbabilityTheory.iIndepFun.indepFun_finsetSum_of_notMemproof · cited by 2
- ProbabilityTheory.Kernel.iIndepFun.indepFun_sum_range_succproof · cited by 2
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetSum_of_notMemproof · cited by 1
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finset_sum_of_notMemproof · cited by 0