Theorems · Theorem · measure theory
HasCompactSupport.memLp_of_bound
∀ {E : Type u_2} {p : ENNReal} [inst : NormedAddCommGroup E] {X : Type u_3} [inst_1 : TopologicalSpace X]
[inst_2 : MeasurableSpace X] {μ : MeasureTheory.Measure X} [MeasureTheory.IsFiniteMeasureOnCompacts μ] {f : X → E},
HasCompactSupport f →
MeasureTheory.AEStronglyMeasurable f μ → ∀ (C : ℝ), (∀ᵐ (x : X) ∂μ, ‖f x‖ ≤ C) → MeasureTheory.MemLp f p μA bounded measurable function with compact support is in L^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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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.topproof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- LT.lt.neproof · cited by 872
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.