Odd-weight parabolic cohomology bound at levels three and four
ProvedMTT.Cohomology.parabolicH1_finrank_le_levels_three_four_oddcohomologynumber-theory
For and an odd weight , the parabolic cohomology of with degree- binary-form coefficients has complex dimension at most twice the dimension of . Parabolic cocycles restrict to principal cocycles on every rational cusp stabilizer, and cohomology is taken modulo principal cocycles. This is the odd-weight part of the remaining small-level dimension input in the MTT mission. Unlike the even-weight case, this cannot be obtained from the trivial-nebentypus Gamma0 theorem merely by adjoining the central sign; the elliptic and irregular-cusp contributions must be treated correctly.
Preamble
import Definitions.Def_MTT_ParabolicCohomology import Mathlib.LinearAlgebra.FiniteDimensional.Defs
Formal statement
theorem MTT.Cohomology.parabolicH1_finrank_le_levels_three_four_odd {N k : ℕ}
(hN : 3 ≤ N) (hN' : N ≤ 4) (hk : 3 ≤ k) (hko : Odd k) :
Module.finrank ℂ (ParabolicH1 N (k - 2)) ≤
2 * Module.finrank ℂ (CuspForm (MTT.GammaOne N) (k : ℤ)) := by sorrySource
Remaining odd-weight case of MTT frontier 36b8715f-dd40-4647-a91c-af4224ece24c. The large-level torsion-free formula is not applicable at N=3,4.