Wkp U norm derivto Lp le
WkpU.norm_derivtoLp_le
Plain-language statement
The Lp norm of the n-th weak derivative of f is bounded by the W^{k,p} norm.
Source project: PDE
Person-level attribution pending.
Source-pinned research
Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.
This index contains 2,569 research declarations. Search 10,000 more complete Mathlib declarations.
2569 results
WkpU.norm_derivtoLp_le
Plain-language statement
The Lp norm of the n-th weak derivative of f is bounded by the W^{k,p} norm.
Source project: PDE
Person-level attribution pending.
WkpU.tendsto_iff_all_derivELpNorm
Plain-language statement
Convergence in W^{k,p}(U) is equivalent to convergence of each weak-derivative eLpNorm component to zero: fₙ → f in W^{k,p} if and only if ‖D^s(fₙ - f)‖_{Lp} → 0 for all multi-indices s with |s| ≤ k.
Source project: PDE
Person-level attribution pending.
WkpUNorm_eq_zero_iff
Plain-language statement
The W^{k,p}(U) norm vanishes iff the function is zero a.e..
Source project: PDE
Person-level attribution pending.
wLpNorm_mono_right
Plain-language statement
Monotonicity of weighted L^p norms in the exponent, for probability weights.
Source project: Arithmetic Progressions Almost Periodicity
Person-level attribution pending.
zeroWeakmultiDerivU
Project documentation
Any weak multi-derivative Df on U agrees a.e. with the canonical choice. -/ theorem WeakmultiderivU_unique {d : ℕ+} {n : ℕ} {U : Set (Fin d → ℝ)} (hU : IsOpen U) (s : Fin n → Fin d) (f : Lp_locU d 1 U) (h : HasWeakMultiDerivU U f s) (Df : Lp_locU d 1 U) (hDf : IsWeakMultiDerivU U s f Df) : (WeakmultiderivU U f s h : (Fin d → ℝ) →ₘ[μU d U] ℝ) =ᵐ[volume...
Source project: PDE
Person-level attribution pending.
ZetaBoxEval
Plain-language statement
For a continuously differentiable smoothing function supported in and normalized by , the Mellin factor of the smoothed cutoff at is . Precisely, there is a constant such that, for every sufficiently small and every ,
Source project: Prime Number Theorem and More
Person-level attribution pending.