Documentation

Mathlib.NumberTheory.ModularForms.LFunction

The L-function of a modular form #

noncomputable def ModularForm.weakFEPair {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] :

A WeakFEPair structure associated to a modular form.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem ModularForm.weakFEPair_f {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] (t : ) :
    @[simp]
    theorem ModularForm.weakFEPair_ε {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] :
    @[simp]
    theorem ModularForm.weakFEPair_f₀ {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] :
    @[simp]
    theorem ModularForm.weakFEPair_k {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] :
    (weakFEPair hk f).k = k
    noncomputable def ModularForm.Λ {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] :

    The L-series of a modular form (including its Archimedean Γ-factor).

    Equations
    Instances For
      theorem ModularForm.hasSum_Λ {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) {s : } [ModularFormClass F Γ k] (hs : k + 1 < s.re) :
      HasSum (fun (n : ) => Real.pi ^ (-s) * Complex.Gamma s * (PowerSeries.coeff n) (UpperHalfPlane.qExpansion Γ.strictWidthInfty f) / ↑(2 * n / Γ.strictWidthInfty) ^ s) (Λ hk f s)
      noncomputable def ModularForm.L {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [ModularFormClass F Γ k] (s : ) :

      The L-series of a modular form (without its Archimedean Γ-factor).

      Equations
      Instances For
        theorem ModularForm.hasSum_L {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) {s : } [ModularFormClass F Γ k] (hs : k + 1 < s.re) :
        HasSum (fun (n : ) => (PowerSeries.coeff n) (UpperHalfPlane.qExpansion Γ.strictWidthInfty f) / n ^ s) (Γ.strictWidthInfty ^ (-s) * L hk f s)
        theorem CuspForm.isStrongFEPair {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [CuspFormClass F Γ k] :

        For cusp forms the FE-pair is a strong FE-pair.

        theorem CuspForm.differentiable_Λ {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [CuspFormClass F Γ k] :
        theorem CuspForm.Λ_eq_mellin {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [CuspFormClass F Γ k] :
        theorem CuspForm.hasSum_Λ {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) {s : } [CuspFormClass F Γ k] (hk : 0 < k) (hs : k / 2 + 1 < s.re) :
        theorem CuspForm.differentiable_L {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) [CuspFormClass F Γ k] :
        theorem CuspForm.hasSum_L {Γ : Subgroup (GL (Fin 2) )} [Γ.IsArithmetic] {k : } (hk : 0 < k) {F : Type u_1} [FunLike F UpperHalfPlane ] (f : F) {s : } [CuspFormClass F Γ k] (hs : k / 2 + 1 < s.re) :