Odd-weight parabolic cohomology comparison at level three
ProvedMTT.Cohomology.parabolicH1_finrank_le_level_three_oddcohomologynumber-theory
For every odd integer , the degree- parabolic cohomology of satisfies
This isolates level three after treating the level-four cohomological estimate by explicit generators. Its order-three elliptic contribution must be retained; the torsion-free large-level formula does not apply.
Preamble
import Definitions.Def_MTT_ParabolicCohomology import Mathlib.LinearAlgebra.FiniteDimensional.Defs
Formal statement
theorem MTT.Cohomology.parabolicH1_finrank_le_level_three_odd {k : ℕ}
(hk : 3 ≤ k) (hko : Odd k) :
Module.finrank ℂ (ParabolicH1 3 (k - 2)) ≤
2 * Module.finrank ℂ (CuspForm (MTT.GammaOne 3) (k : ℤ)) := by sorrySource
Level-three specialization of MTT frontier c2c1a34b-7bfe-4fff-8533-9266b78c666a (Eichler-Shimura dimension comparison). Classical cusp dimensions: William Stein, Modular Forms: A Computational Approach, Chapter 6, Proposition 6.6, https://wstein.org/books/modform/modform/dimension_formulas.html .