Theorems · Theorem · measure theory
MeasureTheory.UnifIntegrable.add
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {f g : ι → α → β} {p : ENNReal},
MeasureTheory.UnifIntegrable f p μ →
MeasureTheory.UnifIntegrable g p μ →
1 ≤ p →
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ) →
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (g i) μ) → MeasureTheory.UnifIntegrable (f + g) p μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 217 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.
Cites26
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
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- LT.lt.leproof · cited by 2,189
- ENNReal.ofRealproof · cited by 863
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.unifIntegrable_of_tendsto_Lpproof · cited by 2
- MeasureTheory.UnifIntegrable.subproof · cited by 0