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

1 topic

101 results

Clear filters
Project-declaredLean 4.31.0

Jacobi Theta₂ half mul apply tendsto at Im Infty

jacobiTheta₂_half_mul_apply_tendsto_atImInfty

Project documentation

H₂, H₃, H₄ are modular forms of weight 2 and level Γ(2) -/ noncomputable def H₂_SIF : SlashInvariantForm (Γ 2) 2 where toFun := H₂ slash_action_eq' := slashaction_generators_Γ2 H₂ (2 : ℤ) H₂_α_action H₂_β_action H₂_negI_action noncomputable def H₃_SIF : SlashInvariantForm (Γ 2) 2 where toFun := H₃ slash_action_eq' := slashaction_generators_Γ2 H₃ (2 : ℤ) H...

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Logderiv tendsto of div exp tendsto

logderiv_tendsto_of_div_exp_tendsto

Plain-language statement

If F z / exp(a·z) → C ≠ 0 at i∞, then D F / F → a/(2πi): the exponential contributes a/(2πi) and the bounded limit factor's log-derivative vanishes. Public so downstream files (e.g. #331's Θ₂ analysis) can reuse it.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

MDifferentiable div

MDifferentiable_div

Plain-language statement

Division of MDifferentiable functions on ℍ is MDifferentiable, when the denominator is everywhere nonzero.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record