Theorems · Theorem · measure theory
MeasureTheory.UnifIntegrable.restrict
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {f : ι → α → β} {p : ENNReal},
MeasureTheory.UnifIntegrable f p μ → ∀ (E : Set α), MeasureTheory.UnifIntegrable f p (μ.restrict E)Uniform integrability is preserved by restriction of the measure to a set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · 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
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- le_rflproof · cited by 1,558
- ENNReal.ofRealproof · cited by 863
- Set.indicatorproof · cited by 723
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.