Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.integral_tsum
∀ {ι : Type u_1} {X : Type u_2} {E : Type u_4} {F : Type u_5} {G : Type u_6} {mX : MeasurableSpace X}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F]
[inst_4 : NormedAddCommGroup G] [inst_5 : NormedSpace ℝ G] {μ : MeasureTheory.VectorMeasure X F}
{B : E →L[ℝ] F →L[ℝ] G} [CompleteSpace E] [Countable ι] {f : ι → X → E},
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ.variation) →
∑' (i : ι), ∫⁻ (a : X), ‖f i a‖ₑ ∂μ.variation ≠ ⊤ →
∫ᵛ (a : X), ∑' (i : ι), f i a ∂[B; μ] = ∑' (i : ι), ∫ᵛ (a : X), f i a ∂[B; μ]- Cited by
- 1 results in Mathlib
- Foundations
- Depth 247 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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- ContinuousLinearMapstatement and proof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement and proof · cited by 1,148
Cited by1
Results whose statement or proof uses this declaration.