Theorems · Theorem · measure theory
MeasureTheory.integral_finsetSum_measure
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {ι : Type u_6}
{m : MeasurableSpace α} {f : α → G} {μ : ι → MeasureTheory.Measure α} {s : Finset ι},
(∀ i ∈ s, MeasureTheory.Integrable f (μ i)) → ∫ (a : α), f a ∂∑ i ∈ s, μ i = ∑ i ∈ s, ∫ (a : α), f a ∂μ i- Cited by
- 4 results in Mathlib
- Foundations
- Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Finsetstatement and proof · 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
- Finset.sumstatement and proof · cited by 5,195
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Finset.consproof · cited by 221
- Finset.sum_consproof · cited by 84
- MeasureTheory.integral_zero_measureproof · cited by 50
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.hasSum_integral_measureproof · cited by 4
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2
- ProbabilityTheory.integral_binomialproof · cited by 1
- MeasureTheory.integral_finset_sum_measureproof · cited by 0