Hecke acts scalarly on boundary symbols at primes congruent to one
ProvedMTT.Cohomology.boundary_hecke_scalar_at_onegroup-cohomologymodular-forms
Let , , and let be a -equivariant homogeneous degree- boundary datum. For every prime , the explicit adjugate-normalized Hecke operator satisfies
This is an identity on all boundary cochains, with no eigenvector or nebentype hypothesis. It uses the convention . The coefficient of the second Hecke term is 1.
Preamble
import Definitions.Def_MTT_Cohomology_Boundary import Mathlib.NumberTheory.LSeries.PrimesInAP set_option autoImplicit false noncomputable section open scoped BigOperators open MTT.Cohomology
Formal statement
theorem MTT.Cohomology.boundary_hecke_scalar_at_one
{N n : ℕ} (hN : 0 < N)
(Φ : Cusp → Binary ℂ) (hΦ : IsBoundaryDatum N n Φ)
(l : ℕ) (hl : l.Prime) (hlN : (l : ZMod N) = 1) :
primeHecke (1 : ℂ) l (boundaryCochain Φ) =
((1 + l^(n+1) : ℕ) : ℂ) • boundaryCochain Φ := by sorrySource
Classical boundary-Hecke calculation in the modular-symbol model of Ash–Stevens §4, Definition 4.1 and Proposition 4.2. At a primitive cusp vector, exactly one of the l+1 Hecke matrices gives content l, and the remaining l give content 1. https://math.bu.edu/people/ghs/papers/Mod_fms_char_ell.pdf