Nebentype values lie in the ring of integers of the coefficient field
ProvedMTT.Eigenform.nebentype_mem_ringOfIntegersalgebraic-integerscoefficient-fieldsmodular-formsnumber-theory
Let be an MTT eigenform with coefficient field and nebentype . Every value of the nebentype, viewed as an element of , lies in its ring of integers:
Nonzero nebentype values are roots of unity; the possible zero values are integral as well.
Preamble
import Definitions.Def_MTT_EigenformCoefficientField import Mathlib.RingTheory.IntegralClosure.Algebra.Basic set_option autoImplicit false noncomputable section
Formal statement
/-- Every nebentype value, regarded as an element of the coefficient field,
belongs to its ring of integers. -/
theorem MTT.Eigenform.nebentype_mem_ringOfIntegers
{N k : ℕ} {ι : MTT.Qbar →+* ℂ} (f : MTT.Eigenform N k ι)
(a : ZMod N) :
(⟨f.epsilon a, f.nebentype_mem_coefficientField a⟩ : f.coefficientField) ∈
integralClosure ℤ f.coefficientField := by sorrySource
Standard algebraicity and integrality properties of normalized cuspidal Hecke eigenforms; coefficient-field notation as in Kriz--Nordentoft, Horizontal p-adic L-functions, arXiv:2310.20678v3, Section 4, p. 27, https://arxiv.org/pdf/2310.20678