Theorems · Theorem · measure theory
MeasureTheory.uniformIntegrable_finite
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {p : ENNReal} {f : ι → α → β} [Finite ι],
1 ≤ p → p ≠ ⊤ → (∀ (i : ι), MeasureTheory.MemLp (f i) p μ) → MeasureTheory.UniformIntegrable f p μA finite sequence of Lp functions is uniformly integrable in the probability sense.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 225 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Fintypeproof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.imageproof · cited by 910
- MeasureTheory.MemLpstatement and proof · cited by 457
- Finset.mem_univproof · cited by 361
- Nonempty.someproof · cited by 340
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.uniformIntegrable_subsingletonproof · cited by 0