Theorems · Theorem · measure theory
MeasureTheory.locallyIntegrable_finset_sum
Deprecated since 2026-04-08Use MeasureTheory.locallyIntegrable_finsetSum instead.
∀ {X : Type u_1} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] {μ : MeasureTheory.Measure X}
{ε''' : Type u_9} [inst_2 : TopologicalSpace ε'''] [inst_3 : ESeminormedAddCommMonoid ε'''] [ContinuousAdd ε''']
{ι : Type u_10} (s : Finset ι) {f : ι → X → ε'''},
(∀ i ∈ s, MeasureTheory.LocallyIntegrable (f i) μ) → MeasureTheory.LocallyIntegrable (fun a => ∑ i ∈ s, f i a) μAlias of MeasureTheory.locallyIntegrable_finsetSum.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 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
- ContinuousAddstatement · cited by 777
- MeasureTheory.LocallyIntegrablestatement · cited by 90
- ESeminormedAddCommMonoidstatement · cited by 21
- MeasureTheory.locallyIntegrable_finsetSumproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.