Source-pinned research

Research proof index

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.

All topics

2569 results

Project-declaredLean 4.30.0

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.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Wkp U tendsto iff all deriv ELp Norm

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.

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Wkp UNorm eq zero iff

WkpUNorm_eq_zero_iff

Plain-language statement

The W^{k,p}(U) norm vanishes iff the function is zero a.e..

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.30.0

Zero Weakmulti Deriv U

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...

partial differential equationsSobolev spacesanalysis

Source project: PDE

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Zeta Box Eval

ZetaBoxEval

Plain-language statement

For a continuously differentiable smoothing function supported in [1/2,2][1/2,2] and normalized by 0ν(x)dx/x=1\int_0^\infty \nu(x)\,dx/x=1, the Mellin factor of the smoothed cutoff at s=1s=1 is 1+O(ε)1+O(\varepsilon). Precisely, there is a constant CC such that, for every sufficiently small ε>0\varepsilon>0 and every X0X\ge0, M(1ε~)(1)XXCεX.\left|\mathcal M(\widetilde{1_\varepsilon})(1)X-X\right|\le C\varepsilon X.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record