Theorems · Theorem · measure theory
MeasureTheory.integral_add
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {f g : α → G},
MeasureTheory.Integrable f μ →
MeasureTheory.Integrable g μ → ∫ (a : α), f a + g a ∂μ = ∫ (a : α), f a ∂μ + ∫ (a : α), g a ∂μ- Cited by
- 49 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.
Cites10
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
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.dominatedFinMeasAdditive_weightedSMulproof · cited by 35
- MeasureTheory.integral_eq_setToFunproof · cited by 31
- MeasureTheory.setToFun_addproof · cited by 6
Cited by49
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_addproof · cited by 7
- MeasureTheory.integral_add'proof · cited by 5
- ProbabilityTheory.integral_id_multivariateGaussianproof · cited by 5
- ProbabilityTheory.covariance_add_leftproof · cited by 4
- indicator_indepFun_pi_of_prod_bcfproof · cited by 4
- MeasureTheory.withDensityᵥ_addproof · cited by 4
- integral_withDensity_eq_integral_smulproof · cited by 4
- isCompact_setOfPred_finiteMeasure_le_of_compactSpaceproof · cited by 3
- ProbabilityTheory.covariance_add_const_leftproof · cited by 3
- ProbabilityTheory.HasGaussianLaw.indepFun_of_covariance_strongDualproof · cited by 3
- ProbabilityTheory.variance_add_constproof · cited by 2
- BoundedContinuousFunction.integral_add_constproof · cited by 2