Theorems · Theorem · measure theory
MeasureTheory.integrable_finsetSum
∀ {α : 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) μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 209 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 and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement · cited by 5,195
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ContinuousAddstatement and proof · cited by 777
- ESeminormedAddCommMonoidstatement and proof · cited by 21
- MeasureTheory.integrable_finsetSum'proof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.setToFun_finsetSum'proof · cited by 2
- VectorFourier.norm_fourierPowSMulRight_iteratedFDeriv_fourierIntegral_leproof · cited by 1
- VectorFourier.fourierPowSMulRight_iteratedFDeriv_fourierIntegralproof · cited by 1
- MeasureTheory.Submartingale.sum_mul_upcrossingStrat_leproof · cited by 1
- MeasureTheory.integrable_finset_sumproof · cited by 0
- MeasureTheory.VectorMeasure.Integrable.fun_finsetSumproof · cited by 0