Theorems · Theorem · measure theory
MeasureTheory.integrable_norm_pow_of_le
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
[MeasureTheory.IsFiniteMeasure μ] {f : α → β},
MeasureTheory.AEStronglyMeasurable f μ →
∀ {p q : ℕ},
p ≤ q → MeasureTheory.Integrable (fun x => ‖f x‖ ^ q) μ → MeasureTheory.Integrable (fun x => ‖f x‖ ^ p) μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · 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
- Norm.normstatement and proof · cited by 5,413
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Nat.cast_nonnegproof · cited by 109
- MeasureTheory.integrable_norm_rpow_of_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.