Theorems · Theorem · measure theory
MeasureTheory.integral_tsum
∀ {α : Type u_1} {G : Type u_3} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {ι : Type u_4} [Countable ι] {f : ι → α → G},
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ) →
∑' (i : ι), ∫⁻ (a : α), ‖f i a‖ₑ ∂μ ≠ ⊤ → ∫ (a : α), ∑' (i : ι), f i a ∂μ = ∑' (i : ι), ∫ (a : α), f i a ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- CompleteSpaceproof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement and proof · cited by 1,148
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.hasSum_integral_of_summable_integral_normproof · cited by 2
- QuotientGroup.integral_eq_integral_automorphizeproof · cited by 1
- QuotientAddGroup.integral_eq_integral_automorphizeproof · cited by 1