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 5 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

5 results

Clear filters
Project-declaredLean 4.31.0

Qexp deriv bound of coeff bound

qexp_deriv_bound_of_coeff_bound

Plain-language statement

Derivative bounds for q-expansion coefficients. Given ‖a n‖ ≤ n^k, produces bounds ‖a n * 2πin * exp(2πin z)‖ ≤ 2π * n^(k+1) * exp(-2πn * y_min) on compact K ⊆ {z : 0 < z.im}. This is a key hypothesis for D_qexp_tsum_pnat.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Serre D tendsto of tendsto

serre_D_tendsto_of_tendsto

Project documentation

General limit: if f → c at i∞ and f is holomorphic and bounded, then serre_D k f → -k*c/12. This is the continuous mapping theorem applied to serre_D k f = D f - (k/12) * E₂ * f: - D f → 0 (Cauchy estimate from boundedness) - E₂ → 1 - f → c Therefore serre_D k f → 0 - (k/12) * 1 * c = -k*c/12.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record