Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_sum_range_succ
∀ {α : Type u_1} {Ω : Type u_2} {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)) → ∀ (n : ℕ), ProbabilityTheory.Kernel.IndepFun (∑ j ∈ Finset.range n, f j) (f n) κ μ- Cited by
- 2 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.
Cites12
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
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement · cited by 5,195
- Measurablestatement and proof · cited by 1,499
- Finset.rangestatement · cited by 1,341
- 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
- Finset.notMem_range_selfproof · cited by 18
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMemproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iCondIndepFun.condIndepFun_sum_range_succproof · cited by 0
- ProbabilityTheory.iIndepFun.indepFun_sum_range_succproof · cited by 0