Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_le_eLpNorm_fderiv_one
∀ {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {E : Type u_4} [inst_2 : NormedAddCommGroup E]
[inst_3 : NormedSpace ℝ E] [inst_4 : MeasurableSpace E] [inst_5 : BorelSpace E] [inst_6 : FiniteDimensional ℝ E]
(μ : MeasureTheory.Measure E) [inst_7 : μ.IsAddHaarMeasure] {u : E → F},
ContDiff ℝ 1 u →
HasCompactSupport u →
∀ {p : NNReal},
(↑(Module.finrank ℝ E)).HolderConjugate p →
MeasureTheory.eLpNorm u (↑p) μ ≤
↑(MeasureTheory.eLpNormLESNormFDerivOneConst μ ↑p) * MeasureTheory.eLpNorm (fderiv ℝ u) 1 μThe Gagliardo-Nirenberg-Sobolev inequality. Let u be a continuously differentiable
compactly-supported function u on a normed space E of finite dimension n ≥ 2, equipped
with Haar measure. Then the Lᵖ norm of u, where p := n / (n - 1), is bounded above by
a constant times the L¹ norm of the Fréchet derivative of u.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement · cited by 4,985
- NNRealstatement and proof · cited by 4,310
- WithTopstatement · cited by 3,754
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_le_eLpNorm_fderiv_of_eq_innerproof · cited by 1