Theorems · Theorem · measure theory
MeasureTheory.integrable_finset_sum
Deprecated since 2026-04-08Use MeasureTheory.integrable_finsetSum instead.
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ε' : Type u_8} [inst : TopologicalSpace ε']
[inst_1 : ESeminormedAddCommMonoid ε'] [ContinuousAdd ε'] {ι : Type u_9} (s : Finset ι) {f : ι → α → ε'},
(∀ i ∈ s, MeasureTheory.Integrable (f i) μ) → MeasureTheory.Integrable (fun a => ∑ i ∈ s, f i a) μAlias of MeasureTheory.integrable_finsetSum.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 210 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.
- TopologicalSpacestatement · cited by 24,529
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Finset.sumstatement · cited by 5,195
- MeasureTheory.Integrablestatement · cited by 1,367
- ContinuousAddstatement · cited by 777
- ESeminormedAddCommMonoidstatement · cited by 21
- MeasureTheory.integrable_finsetSumproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.