Theorems · Theorem · measure theory
MeasureTheory.unifIntegrable_const
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {p : ENNReal} {g : α → β},
1 ≤ p → p ≠ ⊤ → MeasureTheory.MemLp g p μ → MeasureTheory.UnifIntegrable (fun x => g) p μA constant function is uniformly integrable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 222 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.
Cites15
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
- MeasurableSetproof · cited by 3,075
- ENNReal.ofRealproof · cited by 863
- Set.indicatorproof · cited by 723
- MeasureTheory.MemLpstatement and proof · cited by 457
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.unifIntegrable_of_tendsto_Lpproof · cited by 2
- MeasureTheory.uniformIntegrable_constproof · cited by 0