Theorems · Theorem · measure theory
MeasureTheory.unifIntegrable_finite
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {p : ENNReal} [Finite ι],
1 ≤ p → p ≠ ⊤ → ∀ {f : ι → α → β}, (∀ (i : ι), MeasureTheory.MemLp (f i) p μ) → MeasureTheory.UnifIntegrable f p μA finite sequence of Lp functions is uniformly integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroupFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Top.topstatement and proof · cited by 9,680
- Equivproof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- MeasurableSetproof · cited by 3,075
- Finitestatement and proof · cited by 3,029
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.uniformIntegrable_finiteproof · cited by 1