Coefficient formula for the integration class
ProvedMTT.Cohomology.integration_cochain_integral_classgroup-cohomologymodular-formsperiods
Let and . For the cusp-to-cusp integration class , evaluation on the divisor recovers the normalized vertical modular integrals. For every rational cusp and every ,
Thus the cohomology class attached to satisfies the predicate IntegralClass f with the prescribed binomial coefficient and integration normalization.
Preamble
import Definitions.Def_MTT_Cohomology_Integration import Mathlib.RingTheory.Flat.Basic set_option autoImplicit false noncomputable section open scoped BigOperators TensorProduct open MTT.Cohomology
Formal statement
theorem MTT.Cohomology.integration_cochain_integral_class
{N k : ℕ} (hN : 0 < N) (hk : 2 ≤ k)
(I : CuspForm (MTT.GammaOne N) (k : ℤ) →ₗ[ℂ] Hc N (k-2) ℂ)
(hI : ∀ f, (I f).val = integrationCochain f) :
∀ f, IntegralClass f (I f) := by sorrySource
Ash–Stevens, Modular forms in characteristic l and special values of their L-functions (1986), §4, pp. 863–864, https://math.bu.edu/people/ghs/papers/Mod_fms_char_ell.pdf.