Theorems · Theorem · number theory
ModularFormClass.qExpansion_isBigO
∀ {k : ℤ},
0 ≤ k →
∀ {Γ : Subgroup (GL (Fin 2) ℝ)} [Γ.IsArithmetic] {F : Type u_2} [inst : FunLike F UpperHalfPlane ℂ]
[ModularFormClass F Γ k] (f : F),
(fun n => (PowerSeries.coeff n) (UpperHalfPlane.qExpansion Γ.strictWidthInfty ⇑f)) =O[Filter.atTop] fun n =>
↑n ^ kBound for the coefficients of a modular form: if f is a weight k modular form for an
arithmetic subgroup, then its q-expansion coefficients are O (n ^ k).
This is not optimal -- the optimal exponent is k - 1 + ε for any 0 < ε, at least for congruence
levels -- but is much easier to prove than the optimal result.
See CuspFormClass.qExpansion_isBigO for a sharper bound assuming f is cuspidal.
- Defined in
- Mathlib.NumberTheory.ModularForms.Bounds
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- LE.le.transproof · cited by 3,151
- FunLikestatement and proof · cited by 2,560
- Filter.atTopstatement and proof · cited by 2,405
Cited by1
Results whose statement or proof uses this declaration.
- ModularForm.hasSum_Λproof · cited by 1