Theorems · Theorem · functional analysis
MeasureTheory.Measure.HasTemperateGrowth.exists_eLpNorm_lt_top
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : MeasurableSpace E] (p : ENNReal) {μ : MeasureTheory.Measure E},
μ.HasTemperateGrowth → ∃ k, MeasureTheory.eLpNorm (fun x => (1 + ‖x‖) ^ (-↑k)) p μ < ⊤For any HasTemperateGrowth measure and p, there exists an integer power k such that
(1 + ‖x‖) ^ (-k) is in L^p.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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
- 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
- Norm.normstatement and proof · cited by 5,413
- NNRealproof · cited by 4,310
- Filter.Eventuallyproof · cited by 3,134
- Nat.cast_oneproof · cited by 2,501
- MeasureTheory.aeproof · cited by 2,352
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.eLpNorm_le_seminormproof · cited by 2