Definitions/Def_LanglandsTunnell_CubicInduction_HeckeDatum.lean
Hecke data at a place for cubic-induced GL(3) forms
Fix a finite place v of \mathbb{Q}, i.e. a height-one prime of \mathcal{O}_{\mathbb{Q}}. LocalGL3 v is \mathrm{GL}_3 of the completion \mathbb{Q}_v, and varpi v is the chosen uniformizer unit viewed in \mathbb{Q}_v; it is nonzero (varpi_ne_zero), and its inverse does not lie in the valuation ring (varpi_inv_not_mem_integers, since the uniformizer has valuation \exp(-1)). Three diagonal elements are singled out: heckeGen1 =\mathrm{diag}(\varpi,1,1), heckeGen2 =\mathrm{diag}(\varpi,\varpi,1) and centralGen =\mathrm{diag}(\varpi,\varpi,\varpi); cNormQ v is the absolute norm of v regarded as a complex number.
For a group G, cosetSum reps W g =\sum_i W(g\,\mathrm{reps}\,i), and IsCosetEigenfunction U gen W lam asserts that for every finite index type and every family of representatives forming a Hecke coset system for (U,\mathrm{gen}) in the sense of HeckeIntegralSeam.IsHeckeCosetSystem (representatives lying in the double coset U\,\mathrm{gen}\,U, their left cosets covering it, and distinct modulo U), one has \sum_i W(g\,\mathrm{reps}\,i) = \mathrm{lam}\cdot W(g) for all g; the condition is quantified over all such systems, so no choice of representatives is made. IsRightInvariant U W is W(gu)=W(g) for u\in U. The zero function satisfies the eigenfunction condition for every eigenvalue (isCosetEigenfunction_zero).
For K a field with an integral \mathcal{O}_{\mathbb{Q}}-algebra structure on \mathcal{O}_K and c a complex-valued function on the primes of K, IsInducedSphericalAt c v U W conjoins: right U-invariance of W; the coset-eigenfunction property for heckeGen1 with eigenvalue N(v)\,e_1 and for heckeGen2 with N(v)\,e_2; and W(\mathrm{centralGen}\cdot g) = e_3\,W(g). Here e_1,e_2,e_3 are inducedE1, inducedE2, inducedE3, the normalised coefficients -a_1, a_2, -a_3 of the induced Euler polynomial \prod_{\mathfrak{P}\mid v}\bigl(1-c(\mathfrak{P})X^{f(\mathfrak{P})}\bigr), the product over the fibre of primes of K above v with f the inertia degree. The zero function satisfies this for all data (isInducedSphericalAt_zero).
Finally, for K a number field over \mathbb{Q} and \mu a character of the idele units of K: IsRamifiedIn K v says some \mathfrak{P} above v has ramification index \neq 1; IsTwistRamifiedAbove K μ v says \mu fails to be unramified at some \mathfrak{P} above v; IsBadPlace is their disjunction; and inducedLevelAt K μ v is \sum_{\mathfrak{P}\mid v} f(\mathfrak{P})\cdot a(\mu_{\mathfrak{P}}), the inertia degrees weighted by the local conductor exponents of \mu.
Relation to Mathlib
Mathlib supplies the underlying local objects (adic completions and their valuation rings, uniformizers, ramificationIdx', inertiaDeg', Ideal.absNorm, and GeneralLinearGroup.mkOfDetNeZero), but has no notion of a spherical Hecke eigenfunction on \mathrm{GL}_3 of a local field; the coset-sum eigenvalue conditions here are the project's own, phrased through the project's IsHeckeCosetSystem predicate rather than through an abstract Hecke algebra action.
Where it is used
These are the local Hecke data for the \mathrm{GL}_3 automorphic object induced from a Hecke character of a cubic extension, as required on the Langlands–Tunnell side of the argument establishing modularity of the mod-3 representation; the bad-place predicates and inducedLevelAt record where the induced datum is ramified and its level there.
References
- R. P. Langlands, Base Change for GL(2), Annals of Mathematics Studies 96, Princeton University Press, 1980
- J. Tunnell, Artin's conjecture for representations of octahedral type, Bulletin of the American Mathematical Society (N.S.) 5 (1981), 173–175
- D. Bump, Automorphic Forms and Representations, Cambridge Studies in Advanced Mathematics 55, Cambridge University Press, 1997
References are suggested automatically and have not been individually verified.
English text generated automatically from the Lean source; the Lean statement is authoritative.
- 118 lines
- 18 declarations
- used in the statements of 19 theorems and imported by 35 proofs
- imports 3 definition modules
Source file: Definitions/Def_LanglandsTunnell_CubicInduction_HeckeDatum.lean
Imports
Declarations
- abbrev
LanglandsTunnell.CubicInduction.LocalGL3 - abbrev
LanglandsTunnell.CubicInduction.varpi - theorem
LanglandsTunnell.CubicInduction.varpi_ne_zero - def
LanglandsTunnell.CubicInduction.heckeGen1 - def
LanglandsTunnell.CubicInduction.heckeGen2 - def
LanglandsTunnell.CubicInduction.centralGen - def
LanglandsTunnell.CubicInduction.cNormQ - def
LanglandsTunnell.CubicInduction.cosetSum - def
LanglandsTunnell.CubicInduction.IsCosetEigenfunction - theorem
LanglandsTunnell.CubicInduction.isCosetEigenfunction_zero - def
LanglandsTunnell.CubicInduction.IsRightInvariant - def
LanglandsTunnell.CubicInduction.IsInducedSphericalAt - theorem
LanglandsTunnell.CubicInduction.isInducedSphericalAt_zero - def
LanglandsTunnell.CubicInduction.IsRamifiedIn - def
LanglandsTunnell.CubicInduction.IsTwistRamifiedAbove - def
LanglandsTunnell.CubicInduction.IsBadPlace - def
LanglandsTunnell.CubicInduction.inducedLevelAt - theorem
LanglandsTunnell.CubicInduction.varpi_inv_not_mem_integers
Source
import Definitions.Def_LanglandsTunnell_ConverseData import Definitions.Def_LanglandsTunnell_RankinSelbergEuler import Definitions.Def_LocalLanglands_HeckeCosetSystem set_option autoImplicit false open Matrix IsDedekindDomain NumberField NumberField.AdelicLevel NumberField.TateGlobal open LanglandsTunnell.TateLocal LanglandsTunnell.RankinSelberg noncomputable section namespace LanglandsTunnell.CubicInduction section Generators variable (v : HeightOneSpectrum (𝓞 ℚ)) abbrev LocalGL3 : Type := GL (Fin 3) (v.adicCompletion ℚ) abbrev varpi : v.adicCompletion ℚ := (uniformizerUnit ℚ v : v.adicCompletion ℚ) theorem varpi_ne_zero : varpi v ≠ 0 := (uniformizerUnit ℚ v).ne_zero def heckeGen1 : LocalGL3 v := Matrix.GeneralLinearGroup.mkOfDetNeZero (Matrix.diagonal ![varpi v, 1, 1]) (by simp [Matrix.det_diagonal, Fin.prod_univ_three, varpi_ne_zero v]) def heckeGen2 : LocalGL3 v := Matrix.GeneralLinearGroup.mkOfDetNeZero (Matrix.diagonal ![varpi v, varpi v, 1]) (by simp [Matrix.det_diagonal, Fin.prod_univ_three, varpi_ne_zero v]) def centralGen : LocalGL3 v := Matrix.GeneralLinearGroup.mkOfDetNeZero (Matrix.diagonal ![varpi v, varpi v, varpi v]) (by simp [Matrix.det_diagonal, Fin.prod_univ_three, varpi_ne_zero v]) def cNormQ : ℂ := (Ideal.absNorm v.asIdeal : ℂ) end Generators section Eigen variable {G : Type*} [Group G] def cosetSum {ι : Type} [Fintype ι] (reps : ι → G) (W : G → ℂ) (g : G) : ℂ := ∑ i, W (g * reps i) def IsCosetEigenfunction (U : Subgroup G) (gen : G) (W : G → ℂ) (lam : ℂ) : Prop := ∀ (ι : Type) [Fintype ι] (reps : ι → G), HeckeIntegralSeam.IsHeckeCosetSystem U gen reps → ∀ g : G, cosetSum reps W g = lam * W g theorem isCosetEigenfunction_zero (U : Subgroup G) (gen : G) (lam : ℂ) : IsCosetEigenfunction U gen (fun _ => (0 : ℂ)) lam := by intro ι _ reps _ g simp [cosetSum] def IsRightInvariant (U : Subgroup G) (W : G → ℂ) : Prop := ∀ g : G, ∀ u ∈ U, W (g * u) = W g end Eigen section Datum variable {K : Type} [Field K] [Algebra (𝓞 ℚ) (𝓞 K)] [Algebra.IsIntegral (𝓞 ℚ) (𝓞 K)] def IsInducedSphericalAt (c : HeightOneSpectrum (𝓞 K) → ℂ) (v : HeightOneSpectrum (𝓞 ℚ)) (U : Subgroup (LocalGL3 v)) (W : LocalGL3 v → ℂ) : Prop := IsRightInvariant U W ∧ IsCosetEigenfunction U (heckeGen1 v) W (cNormQ v * inducedE1 ℚ c v) ∧ IsCosetEigenfunction U (heckeGen2 v) W (cNormQ v * inducedE2 ℚ c v) ∧ ∀ g : LocalGL3 v, W (centralGen v * g) = inducedE3 ℚ c v * W g theorem isInducedSphericalAt_zero (c : HeightOneSpectrum (𝓞 K) → ℂ) (v : HeightOneSpectrum (𝓞 ℚ)) (U : Subgroup (LocalGL3 v)) : IsInducedSphericalAt c v U (fun _ => (0 : ℂ)) := ⟨fun _ _ _ => rfl, isCosetEigenfunction_zero _ _ _, isCosetEigenfunction_zero _ _ _, fun _ => by simp⟩ end Datum section BadPlaces variable (K : Type) [Field K] [NumberField K] [Algebra (𝓞 ℚ) (𝓞 K)] [Algebra.IsIntegral (𝓞 ℚ) (𝓞 K)] def IsRamifiedIn (v : HeightOneSpectrum (𝓞 ℚ)) : Prop := ∃ 𝔓 ∈ primeFibre ℚ K v, Ideal.ramificationIdx' v.asIdeal 𝔓.asIdeal ≠ 1 def IsTwistRamifiedAbove (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (v : HeightOneSpectrum (𝓞 ℚ)) : Prop := ∃ 𝔓 ∈ primeFibre ℚ K v, ¬ IsUnramifiedCharAt μ 𝔓 def IsBadPlace (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (v : HeightOneSpectrum (𝓞 ℚ)) : Prop := IsRamifiedIn K v ∨ IsTwistRamifiedAbove K μ v def inducedLevelAt (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (v : HeightOneSpectrum (𝓞 ℚ)) : ℕ := ∑ᶠ 𝔓 ∈ primeFibre ℚ K v, v.asIdeal.inertiaDeg' 𝔓.asIdeal * conductorExponentAt K 𝔓 (localChar μ 𝔓) end BadPlaces section UniformizerInverse variable (v : HeightOneSpectrum (𝓞 ℚ)) theorem varpi_inv_not_mem_integers : (varpi v)⁻¹ ∉ v.adicCompletionIntegers ℚ := by intro h rw [IsDedekindDomain.HeightOneSpectrum.mem_adicCompletionIntegers, map_inv₀, valued_uniformizerUnit ℚ v] at h simp at h have h' : WithZero.exp (1 : ℤ) ≤ WithZero.exp (0 : ℤ) := h exact absurd (WithZero.exp_le_exp.mp h') (by omega) end UniformizerInverse end LanglandsTunnell.CubicInduction end
Statements phrased using this module (19)
- Entire pair for the cubic Rankin–Selberg datum
LanglandsTunnell.RankinSelberg.exists_entire_boundedOnStrips_eq_archFactor_mul_lFun_rsDatum_of_le_conductorExponentAt_of_centralInduced_of_localSpaceAt_of_normPin_archTrivial2,487 below · depth 17 - Finitely many bad places for a continuous idele character
LanglandsTunnell.CubicInduction.finite_setOf_isBadPlace_of_continuous3 below · depth 18 - Inverted coefficient triple at an unramified prime of a cubic field
LanglandsTunnell.RankinSelberg.inducedE_inv_eq_of_finrank_eq_three0 below · depth 18 - Continuity and gauge majorisation of factorisable functions on adelic GL₃
LanglandsTunnell.CubicInduction.continuous_and_isGaugeMajorised3_of_eq_mul_prod0 below · depth 20 - Conductor bound at every place for the induced central character
LanglandsTunnell.CubicInduction.exists_hasConductorExponentAt_le_finsum_pinnedExp_of_eulerCoeff_eq_inducedE3354 below · depth 20 - Only finitely many rational primes ramify in a number field
LanglandsTunnell.CubicInduction.finite_setOf_isRamifiedIn0 below · depth 20 - Third induced Euler coefficient at an unramified prime of a cubic field
LanglandsTunnell.RankinSelberg.inducedE3_eq_neg_one_pow_mul_finprod_of_not_isRamifiedIn_of_finrank_eq_three0 below · depth 20 - The discriminant sign character of a number field
NumberField.exists_isAdmissibleTwist_mul_self_eq_one_and_isUnramifiedCharAt_and_apply_uniformizerIdele_eq_neg_one_pow_of_not_isRamifiedIn264 below · depth 20 - Diagonal value as e₃ᶜ times a two-row torus value
LanglandsTunnell.CubicInduction.eq_zpow_mul_twoRowPointLocal_of_coe_eq_diagonal_of_isRightInvariant0 below · depth 21 - Iwasawa decomposition NTK for GL₃ over a completion of ℚ
LanglandsTunnell.CubicInduction.exists_eq_upperUnipotent3_mul_diagonal_mul_mem_localMaximalCompact30 below · depth 21 - Conductor bound at ramified places, cofinite Euler data
LanglandsTunnell.CubicInduction.exists_hasConductorExponentAt_le_finsum_addCharLevel_of_eulerCoeff_eq_inducedE3_one_cofinite_of_isRamifiedIn327 below · depth 21 - Valuation exponents of a dominant diagonal element of GL₃
LanglandsTunnell.CubicInduction.exists_valued_eq_exp_of_coe_eq_diagonal_of_not_valued_lt0 below · depth 21 - Unramified primes in a cubic field: residue degrees sum to three
LanglandsTunnell.CubicInduction.finsum_primeFibre_inertiaDeg_eq_three_of_not_isRamifiedIn0 below · depth 21 - Contragredient of a spherical GL₃ Whittaker function
LanglandsTunnell.CubicInduction.dualWhittakerFn3_spherical_and_iotaTorusLocal_eq_of_torusValues1 below · depth 22 - Conductor bound for ωᵥ at a ramified dyadic place
LanglandsTunnell.CubicInduction.exists_hasConductorExponentAt_le_finsum_addCharLevel_of_eulerCoeff_eq_inducedE3_one_cofinite_of_valued_two_lt_one_of_finsum_le_two326 below · depth 22 - Contragredient Euler parameters at a good place
LanglandsTunnell.CubicInduction.inducedE_inducedCoeff_inv_eq_of_not_isBadPlace0 below · depth 22 - Positivity of the induced level at a ramified place
LanglandsTunnell.CubicInduction.inducedLevelAt_pos3 below · depth 22 - Quadratic sign character with conductor bounded by d_K
NumberField.exists_isAdmissibleTwist_mul_self_eq_one_and_apply_uniformizerIdele_eq_neg_one_pow_and_localChar_eq_one_of_factorization_discr_le306 below · depth 23 - Discriminant of the quadratic resolvent divides d_K
NumberField.discr_fixedField_ker_sign_comp_toPermHom_quotient_fixingSubgroup_dvd_discr10 below · depth 24