Mathlib Map

Theorems · Theorem · number theory

ModularForm.isCuspForm_iff

∀ {Γ : Subgroup (GL (Fin 2) ℝ)} {k : ℤ} [inst : Γ.HasDetOne] (f : ModularForm Γ k),
  f.IsCuspForm ↔ ∀ {c : OnePoint ℝ}, IsCusp c Γ → c.IsZeroAt (⇑f) k

A modular form is a cusp form if and only if it vanishes at every cusp. This is the general characterization valid for any subgroup.

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

Around this declaration

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

Cites18

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.