Theorems · Theorem · measure theory
MeasureTheory.lintegral_add_left
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal},
Measurable f → ∀ (g : α → ENNReal), ∫⁻ (a : α), f a + g a ∂μ = ∫⁻ (a : α), f a ∂μ + ∫⁻ (a : α), g a ∂μIf f g : α → ℝ≥0∞ are two functions and one of them is (a.e.) measurable, then the Lebesgue
integral of f + g equals the sum of integrals. This lemma assumes that f is integrable, see also
MeasureTheory.lintegral_add_right and primed versions of these lemmas.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 203 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.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- add_le_addproof · cited by 666
- MeasureTheory.lintegral_monoproof · cited by 51
- tsub_le_iff_leftproof · cited by 38
- MeasureTheory.lintegral_mono_fn'proof · cited by 33
- le_add_tsubproof · cited by 14
Cited by21
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_add_left'proof · cited by 11
- MeasureTheory.lintegral_trimproof · cited by 7
- Measurable.lintegral_kernel_prod_rightproof · cited by 5
- MeasureTheory.lintegral_withDensity_eq_lintegral_mulproof · cited by 5
- MeasureTheory.withDensity_add_leftproof · cited by 4
- Measurable.lintegral_prod_right'proof · cited by 4
- MeasureTheory.lintegral_add_mul_meas_add_le_le_lintegralproof · cited by 2
- ProbabilityTheory.Kernel.compProd_add_rightproof · cited by 1
- MeasureTheory.condLExp_add_leftproof · cited by 1
- MeasureTheory.SimpleFunc.exists_le_lowerSemicontinuous_lintegral_geproof · cited by 1