Theorems · Theorem · measure theory
MeasureTheory.integrable_add_of_disjoint
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{f g : α → E},
Disjoint (Function.support f) (Function.support g) →
MeasureTheory.StronglyMeasurable f →
MeasureTheory.StronglyMeasurable g →
(MeasureTheory.Integrable (f + g) μ ↔ MeasureTheory.Integrable f μ ∧ MeasureTheory.Integrable g μ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Disjointstatement and proof · cited by 2,201
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Function.supportstatement and proof · cited by 610
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasureTheory.Integrable.addproof · cited by 42
- MeasureTheory.Integrable.indicatorproof · cited by 15
- MeasureTheory.StronglyMeasurable.measurableSet_supportproof · cited by 2
- Set.indicator_add_eq_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.