Theorems · Theorem · measure theory
Finset.aemeasurable_fun_sum
∀ {M : Type u_2} {ι : Type u_3} {α : Type u_4} [inst : AddCommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : ι → α → M} (s : Finset ι),
(∀ i ∈ s, AEMeasurable (f i) μ) → AEMeasurable (fun a => ∑ i ∈ s, f i a) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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 · cited by 5,195
- AEMeasurablestatement and proof · cited by 840
- Finset.sum_applyproof · cited by 234
- MeasurableAdd₂statement and proof · cited by 155
- Finset.aemeasurable_sumproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_tsumproof · cited by 12
- AEMeasurable.ennreal_tsumproof · cited by 1
- ProbabilityTheory.charFun_inv_sqrt_mul_sumproof · cited by 1
- ProbabilityTheory.tendstoInDistribution_inv_sqrt_mul_sumproof · cited by 0
- ProbabilityTheory.tendstoInDistribution_inv_sqrt_mul_sum_subproof · cited by 0