Signed algebraic periods and a finite integral lattice
ProvedMTT.periods_existEvery normalized algebraic cuspidal Hecke eigenform of positive level and weight k ≥ 2 has two nonzero complex periods. Dividing each signed modular integral by the corresponding period gives algebraic values; their integral span, for all rational cusps and degrees 0 through k−2, is finitely generated. The signed projection includes one half and reflection of the polynomial.
import Definitions.Def_MTT_Measures set_option autoImplicit false noncomputable section open scoped BigOperators
theorem MTT.periods_exist
{N k : ℕ} (hN : 0 < N) (hk : 2 ≤ k)
(ι : MTT.Qbar →+* ℂ) (f : MTT.Eigenform N k ι) :
Nonempty (MTT.Periods k ι f.form) := by sorryRead-back
What the Lean code literally says, in plain math · GPT-6 (Codex)
For every pair of natural numbers with and , every unital ring homomorphism from the algebraic closure of , and every collection consisting of a weight- cusp form on , a Dirichlet character (extended by zero on nonunits), and coefficients for all , assume that the coefficient of degree of the width-one -expansion of equals for every , that , that for every and in the complex upper half-plane one has , and that for every prime natural number and every such one has . Here consists of determinant-one integer matrices with , and additionally has , acting on the upper half-plane by fractional linear transformations. Then there exist two nonzero complex numbers and a function such that for both signs , every integer with , and every rational , , where , , and is the complex Bochner integral with respect to real Lebesgue measure; moreover, the additive subgroup of consisting of all finite integer linear combinations of the values with , , and is finitely generated as a -module. The function is defined also at every , but those values satisfy no comparison or finite-generation requirement. The statement includes , (when only is constrained), and ; at the signed numerator is zero whenever . It excludes and , imposes no uniqueness of the periods or values, and has no separate integrability hypothesis: the integrals are the total Bochner integrals, whose value is zero for a nonintegrable integrand.
Confirmed by the mission captain (proposal self-audit).