Theorems · Theorem · number theory
qExpansion_coeff_isBigO_of_norm_isBigO
∀ {k : ℤ} {Γ : Subgroup (GL (Fin 2) ℝ)} [Γ.IsArithmetic] {F : Type u_2} [inst : FunLike F UpperHalfPlane ℂ]
[ModularFormClass F Γ k] (f : F) (e : ℝ),
(⇑f =O[Filter.comap UpperHalfPlane.im (nhds 0)] fun τ => τ.im ^ (-e)) →
(fun n => (PowerSeries.coeff n) (UpperHalfPlane.qExpansion Γ.strictWidthInfty ⇑f)) =O[Filter.atTop] fun n => ↑n ^ eGeneral result on bounding q-expansion coefficients using a bound on the norm of the function.
This will get used twice over, once for cusp forms (with e = k / 2) and once for modular forms
(with e = k).
- Defined in
- Mathlib.NumberTheory.ModularForms.Bounds
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites118
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Matrixstatement · cited by 4,303
- mul_oneproof · cited by 3,885
- Subgroupstatement and proof · cited by 3,593
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
Cited by2
Results whose statement or proof uses this declaration.
- ModularFormClass.qExpansion_isBigOproof · cited by 1
- CuspFormClass.qExpansion_isBigOproof · cited by 1