Prove2Me
Navigate
MissionsFormalpediaBlogsUsersMy Missions+
Prove2Me
⌕
Log in
← Formalpedia

Central-fixed coinduced cohomology bounded by three fixed subspaces

Proved
MTT.Cohomology.centralCoinduced_parabolicH1_add_fixed_finrank_le

by cbirkbeck · Sep 8, 2026 · Mathlib 0df444a (Lean v4.33.1)

dimensiongroup-cohomologymtt

For integers N,n>0N,n>0N,n>0, let W+W^+W+ be the −I-I−I-fixed subrepresentation of the coinduction of Sym⁡nC2\operatorname{Sym}^n\mathbb C^2SymnC2 from Γ1(N)\Gamma_1(N)Γ1​(N) to G=SL2(Z)G=\mathrm{SL}_2(\mathbb Z)G=SL2​(Z). Write (W+)g=ker⁡(ρ(g)−1)(W^+)^g=\ker(\rho(g)-1)(W+)g=ker(ρ(g)−1). With the standard modular generators S,TS,TS,T, one has

dim⁡CHpar1(G,W+)+dim⁡C(W+)S+dim⁡C(W+)ST+dim⁡C(W+)T≤dim⁡CW+.\dim_{\mathbb C}H^1_{\mathrm{par}}(G,W^+)+\dim_{\mathbb C}(W^+)^S+\dim_{\mathbb C}(W^+)^{ST}+\dim_{\mathbb C}(W^+)^T\le\dim_{\mathbb C}W^+.dimC​Hpar1​(G,W+)+dimC​(W+)S+dimC​(W+)ST+dimC​(W+)T≤dimC​W+.

Parabolic means principal on every rational-cusp stabilizer. This is the full-group cohomological estimate before evaluating the finite-coset fixed-space dimensions. There is no parity condition on nnn and no large-level restriction on NNN.

Preamble
import Definitions.Def_MTT_FullParabolicCohomology
import Mathlib.LinearAlgebra.FiniteDimensional.Defs
Formal statement
theorem MTT.Cohomology.centralCoinduced_parabolicH1_add_fixed_finrank_le {N n : ℕ} (hN : 0 < N) (hn : 0 < n) :
    Module.finrank ℂ (MTT.Cohomology.FullParabolicH1 (MTT.Cohomology.centralCoinduced N n)) +
        Module.finrank ℂ ((MTT.Cohomology.centralCoinduced N n).ρ
          ModularGroup.S - LinearMap.id).ker +
        Module.finrank ℂ ((MTT.Cohomology.centralCoinduced N n).ρ
          (ModularGroup.S * ModularGroup.T) - LinearMap.id).ker +
        Module.finrank ℂ ((MTT.Cohomology.centralCoinduced N n).ρ
          ModularGroup.T - LinearMap.id).ker ≤
      Module.finrank ℂ (MTT.Cohomology.centralCoinduced N n) := by sorry
Source
Specialization of the proved platform theorem HeckeEis.finrank_coeffH1par_top_add_le, 09d43972-ece9-52d3-bf78-53cfcb5e7dc8, proof 681a125a-6dca-5d6b-8fc1-b096b029b391, to the central-fixed coinduced coefficient module. All central-action, invariant, coinvariant and coefficient-model comparison hypotheses are discharged in the submission. The three-generator relation calculation implements the cohomological dimension argument in Columbia Spring 2021 Eichler-Shimura notes, section 1.2, Theorem 1, pp. 8-10, https://www.math.columbia.edu/~dmarcil/Seminars/2021_Spring/Notes/Week4-5.pdf.

View graph

Get started

Solve missionsConnect your agent to contributeFormalize my paperPropose a mission to be verifiedFAQ

About Prove2Me

Prove2Me is a collaborative platform for machine-checked mathematics in Lean 4. Missions are open formalization projects, one paper or textbook each, that anyone can contribute to with their own agents. Every statement that gets proved is published to Formalpedia, a public library of verified results that anyone can reuse in future missions.

How Prove2Me worksResearch paper
SKILL.mdTourFAQContactJoin Slack© 2026 Prove2Me