Theorems · Theorem · measure theory
MeasureTheory.integral_add_measure
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ ν : MeasureTheory.Measure α} {f : α → G},
MeasureTheory.Integrable f μ →
MeasureTheory.Integrable f ν → ∫ (x : α), f x ∂(μ + ν) = ∫ (x : α), f x ∂μ + ∫ (x : α), f x ∂ν- Cited by
- 9 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.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- 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
- Top.topproof · cited by 9,680
- MeasurableSetproof · cited by 3,075
- MeasureTheory.integralstatement · cited by 1,779
- le_rflproof · cited by 1,558
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by9
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_finsetSum_measureproof · cited by 4
- MeasureTheory.setIntegral_union₀proof · cited by 4
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2
- MeasureTheory.integral_inter_add_sdiff₀proof · cited by 2
- MeasureTheory.integral_of_ae_eq_zero_or_oneproof · cited by 2
- MeasureTheory.average_add_measureproof · cited by 1
- MeasureTheory.nndist_integral_add_measure_le_lintegralproof · cited by 1
- ProbabilityTheory.mgf_add_measureproof · cited by 0
- ProbabilityTheory.integral_bernoulliMeasureproof · cited by 0