Theorems · Theorem · measure theory
List.aemeasurable_fun_sum
∀ {M : Type u_2} {α : Type u_3} [inst : AddMonoid M] [inst_1 : MeasurableSpace M] [MeasurableAdd₂ M]
{m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (l : List (α → M)),
(∀ f ∈ l, AEMeasurable f μ) → AEMeasurable (fun x => (List.map (fun f => f x) l).sum) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddMonoidstatement and proof · cited by 2,864
- AEMeasurablestatement and proof · cited by 840
- MeasurableAdd₂statement and proof · cited by 155
- Pi.list_sum_applyproof · cited by 4
- List.aemeasurable_sumproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.