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

1 topic

8 results

Clear filters
Project-declaredLean 4.31.0

Tendsto rpow mul of is Big O exp

tendsto_rpow_mul_of_isBigO_exp

Project documentation

The analytic kernel: if g : ℝ → ℂ is eventually bounded by C * exp(-b * t) for some b > 0, then t^s * g(t) → 0 as t → ∞ for any real power s. This follows from the fact that t^s * exp(-b * t) → 0 (mathlib's tendsto_rpow_mul_exp_neg_mul_atTop_nhds_zero) combined with the big-O transfer lemma.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record