Theorems · Theorem · measure theory
MeasureTheory.hasSum_integral_measure
∀ {ι : Type u_1} {X : Type u_2} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
{μ : ι → MeasureTheory.Measure X} {f : X → E} [inst_1 : NormedSpace ℝ E],
MeasureTheory.Integrable f (MeasureTheory.Measure.sum μ) →
HasSum (fun i => ∫ (x : X), f x ∂μ i) (∫ (x : X), f x ∂MeasureTheory.Measure.sum μ)If f is integrable with respect to Measure.sum μ, then the sequence
fun i ↦ ∫ x, f x ∂μ i is summable and its sum is ∫ x, f x ∂Measure.sum μ.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_sum_measureproof · cited by 6
- MeasureTheory.hasSum_integral_sum_diracproof · cited by 3
- MeasureTheory.hasSum_integral_iUnion_aeproof · cited by 2
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2