Mathlib Map

Theorems · Theorem · number theory

CuspFormClass.exists_bound

∀ {k : ℤ} {Γ : Subgroup (GL (Fin 2) ℝ)} [Γ.IsArithmetic] {F : Type u_2} [inst : FunLike F UpperHalfPlane ℂ]
  [CuspFormClass F Γ k] (f : F), ∃ C, ∀ (τ : UpperHalfPlane), ‖f τ‖ ≤ C / τ.im ^ (↑k / 2)

A weight k cusp form is bounded in norm by a constant multiple of (im τ) ^ (-k / 2).

Defined in
Mathlib.NumberTheory.ModularForms.Bounds
Cited by
1 results in Mathlib
Foundations
Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Subgroup.IsArithmeticFunLikeCuspFormClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites46

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.