Skip to main content

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 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,777 to 1,782 of 2,569 results.

Project-declaredLean 4.32.0

Norm sin div kernel tail le integral norm

norm_sin_div_kernel_tail_le_integral_norm

Mathematical statement

Let ff be integrable, R>0R>0, and KT(u)=sin(Tu)/(πu)K_T(u)=\sin(Tu)/(\pi u) for u0u\ne0, with the project's value KT(0)=0K_T(0)=0. Removing the part of the convolution outside [R,R][-R,R] incurs at most RKT(u)f(xu)duRRKT(u)f(xu)du1πRRf(u)du.\left\|\int_{\mathbb R}K_T(u)f(x-u)\,du-\int_{-R}^{R}K_T(u)f(x-u)\,du\right\|\le\frac{1}{\pi R}\int_{\mathbb R}\|f(u)\|\,du. The estimate is uniform in xx and TT.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Norm tsum log Deriv expo le

norm_tsum_logDeriv_expo_le

Mathematical statement

Bound on the q-series ∑ n·qⁿ/(1-qⁿ) that appears in E₂. For ‖q‖ < 1, we have ‖∑ₙ₌₁ n·qⁿ/(1-qⁿ)‖ ≤ ‖q‖/(1-‖q‖)³. The key estimates are: - |1-qⁿ| ≥ 1-|q|ⁿ ≥ 1-|q| for n ≥ 1 - |n·qⁿ/(1-qⁿ)| ≤ n·|q|ⁿ/(1-|q|) - ∑ n·rⁿ = r/(1-r)², so ∑ n·rⁿ/(1-r) = r/(1-r)³

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Norm tsum log Deriv expo le of norm le

norm_tsum_logDeriv_expo_le_of_norm_le

Mathematical statement

Monotone version of norm_tsum_logDeriv_expo_le: if ‖q‖ ≤ r < 1, then ‖∑ n·qⁿ/(1-qⁿ)‖ ≤ r/(1-r)³. Useful when we have a uniform bound on ‖q‖.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Ring Haar Char D𝔸 real surjective

NumberField.AdeleRing.DivisionAlgebra.Aux.ringHaarChar_D𝔸_real_surjective

Mathematical statement

For any positive real r, there's some ρ ∈ ℝˣ such that the haar character of (ρ, 1) ∈ D_f × D_∞ is r.

number theoryarithmetic geometryFermat's Last Theorem

Source project: Fermat's Last Theorem

Person-level attribution pending.

View proof record