Definitions/Def_LanglandsTunnell_ConverseData.lean
Converse-theorem data: twisted -data and pinned root numbers
Throughout, K is a number field, \Pi a HeckeEigensystem over K with values in \mathbb{C} (a level ideal \ne 0 together with families a_v,b_v indexed by the finite places), \mu:\mathbb{A}_K^\times\to\mathbb{C}^\times a multiplicative character of the ideles, and S a finite set of finite places. For a finite place v, pinnedExp is the integer a(\mu_v)+n(\psi_v), where \mu_v is the local component localChar of \mu, a(\mu_v) is given by the predicate-based conductorExponentAt, and n(\psi_v)=\mathrm{addCharLevel} is the supremum of the integers n with \psi_v trivial on \{x:\,|x|_v\le \exp n\} for the standard additive character \psi_v= psiLocal of K_v. Then goodPlaceRootNumber is b_v^{\,a(\mu_v)+n(\psi_v)}\cdot\varepsilon_v^2 with \varepsilon_v= stdRootNumberAt, the local Tate \varepsilon-factor of \mu_v at s=1/2 for the self-dual Haar measure and the standard test function; finiteRootNumber and finiteConductor are the finprods over all finite places of these quantities, resp. of (N\mathfrak{p}_v)^{2(a(\mu_v)+n(\psi_v))}, with the factors at v\in S replaced by 1 (a finprod being 1 unless all but finitely many factors are 1). archRootNumber multiplies the epsilonFactors of real archimedean parameters twisted by data (u_w,a_w)\in\mathbb{C}\times\mathbb{Z}/2 over the real places with those of complex parameters twisted by (u_w,k_w)\in\mathbb{C}\times\mathbb{Z} over the complex places; pinnedRootNumber is its product with finiteRootNumber.
IsAdmissibleTwist asserts that \mu is trivial on the principal ideles of K^\times, continuous, and of absolute value 1 everywhere. IsArchCompAt K μ w u a asserts that the component of \mu at the infinite place w, viewed on (K_w)^\times through the embedding sending x to the idele equal to x at w and 1 elsewhere, is x\mapsto \|x\|^{m_w u}\,(e_w(x)/\|x\|)^{a}, where m_w is the multiplicity of w and e_w the canonical embedding of K_w. twistedGammaR and twistedGammaC collect, as multisets, the \Gamma_\mathbb{R}- and \Gamma_\mathbb{C}-shifts of the twisted archimedean parameters at the real and complex places.
twistedDatum assembles an LDatum indexed by the finite places outside S: norms N\mathfrak{p}_v; Euler polynomial 1-\mu(\varpi_v)a_v X+\mu(\varpi_v)^2 b_v X^2 when \mu is unramified at v in the sense of IsUnramifiedCharAt, and 1 otherwise; dual Euler polynomial 1-\mu(\varpi_v)^{-1}(a_v/b_v)X+\mu(\varpi_v)^{-2}b_v^{-1}X^2 under the same alternative; the four \Gamma-multisets, the dual ones obtained from the dualised archimedean parameters with u's and k's negated; abscissa 1, centre 1/2, degree 2. eisensteinTableOf produces, from a non-zero ideal N and two idele characters \mu_1,\mu_2, the Hecke eigensystem of level N with a_v=\mu_1(\varpi_v)+\mu_2(\varpi_v) and b_v=\mu_1(\varpi_v)\mu_2(\varpi_v). IsNicePinned D ΛS ΛSd ε N says that D is well formed and convergent, N>0, and there are entire functions \Lambda,\Lambda^\vee, bounded on vertical strips, with \Lambda(s)=\Lambda_S(s)\,\gamma(s)L(s) and \Lambda^\vee(s)=\Lambda_S^\vee(s)\,\gamma^\vee(s)L^\vee(s) to the right of the abscissa, and \Lambda(s)=\varepsilon N^{1/2-s}\Lambda^\vee(1-s) in terms of the centre of D; unlike LDatum.IsNice, the \varepsilon, the conductor and the two correction factors are prescribed rather than existentially quantified, and the corrections multiply the completed L-function instead of appearing as bad Euler factors. Finally sPart and sPartDual are the series \sum_{n:S\to\mathbb{Z}}A(n)\prod_{v\in S}\bigl(\mu(\varpi_v)^{\pm1}(N\mathfrak{p}_v)^{1/2-s}\bigr)^{n_v}, with two elementary lemmas: scaling the coefficient family commutes with multiplying sPartDual by a constant, and for S=\emptyset the series sPart equals its single coefficient.
Relation to Mathlib
Mathlib supplies the ambient objects (adele ring, height-one spectrum, infinite places and their completions, Haar measure, and Deligne's \Gamma_\mathbb{R}, \Gamma_\mathbb{C} entering the archimedean factors of an LDatum); Hecke eigensystems, L-data, local \varepsilon- and root numbers and archimedean parameters are the project's own notions.
Where it is used
These are the data entering the functional equations required by the converse theorem for \mathrm{GL}(2): a Hecke eigensystem twisted by an admissible idele class character, its L-datum away from a finite set S, and the prescribed root number and conductor against which the twisted completed L-function is to be tested. They are used in the route to the Langlands–Tunnell theorem, which provides the modularity of the residual mod 3 representation at the start of the Frey curve argument.
References
- H. Jacquet and R. P. Langlands, Automorphic Forms on GL(2), Lecture Notes in Mathematics 114, Springer, 1970, Theorems 11.3 and 11.5
- J. Tate, Fourier analysis in number fields and Hecke's zeta-functions, in: Algebraic Number Theory (J. W. S. Cassels and A. Fröhlich, eds.), Academic Press, 1967, 305–347
- R. P. Langlands, Base Change for GL(2), Annals of Mathematics Studies 96, Princeton University Press, 1980
References are suggested automatically and have not been individually verified.
English text generated automatically from the Lean source; the Lean statement is authoritative.
- 192 lines
- 17 declarations
- used in the statements of 581 theorems and imported by 585 proofs
- imports 5 definition modules
Source file: Definitions/Def_LanglandsTunnell_ConverseData.lean
Imports
Declarations
- def
LanglandsTunnell.Converse.pinnedExp - def
LanglandsTunnell.Converse.goodPlaceRootNumber - def
LanglandsTunnell.Converse.finiteRootNumber - def
LanglandsTunnell.Converse.finiteConductor - def
LanglandsTunnell.Converse.archRootNumber - def
LanglandsTunnell.Converse.pinnedRootNumber - def
LanglandsTunnell.Converse.IsAdmissibleTwist - def
LanglandsTunnell.Converse.IsArchCompAt - def
LanglandsTunnell.Converse.twistedGammaR - def
LanglandsTunnell.Converse.twistedGammaC - def
LanglandsTunnell.Converse.twistedDatum - def
LanglandsTunnell.Converse.eisensteinTableOf - def
LanglandsTunnell.Converse.IsNicePinned - def
LanglandsTunnell.Converse.sPart - def
LanglandsTunnell.Converse.sPartDual - theorem
LanglandsTunnell.Converse.sPartDual_const_mul - theorem
LanglandsTunnell.Converse.sPart_empty
Source
import Definitions.Def_LanglandsTunnell_StandardLocalConstantsAt import Definitions.Def_LanglandsTunnell_ArchEpsilon import Definitions.Def_LanglandsTunnell_HonestLDatum import Definitions.Def_NumberField_TateGlobalZeta import Definitions.Def_AutomorphicForm_HeckeEigenfunction set_option autoImplicit false noncomputable section namespace LanglandsTunnell.Converse open NumberField IsDedekindDomain AutomorphicForm open NumberField.TateGlobal NumberField.StandardAddChar LanglandsTunnell.TateLocal variable (K : Type) [Field K] [NumberField K] def pinnedExp (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (v : HeightOneSpectrum (𝓞 K)) : ℤ := (conductorExponentAt K v (localChar μ v) : ℤ) + addCharLevel (psiLocal K v) def goodPlaceRootNumber (Pi : HeckeEigensystem K ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (v : HeightOneSpectrum (𝓞 K)) : ℂ := (Pi.b v : ℂ) ^ (pinnedExp K μ v) * (stdRootNumberAt K v (localChar μ v)) ^ 2 open Classical in def finiteRootNumber (Pi : HeckeEigensystem K ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (S : Finset (HeightOneSpectrum (𝓞 K))) : ℂ := ∏ᶠ v : HeightOneSpectrum (𝓞 K), if v ∈ S then 1 else goodPlaceRootNumber K Pi μ v open Classical in def finiteConductor (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (S : Finset (HeightOneSpectrum (𝓞 K))) : ℝ := ∏ᶠ v : HeightOneSpectrum (𝓞 K), if v ∈ S then 1 else (Ideal.absNorm v.asIdeal : ℝ) ^ (2 * pinnedExp K μ v) open Classical in def archRootNumber (archR : ∀ w : InfinitePlace K, w.IsReal → RealArchParam) (archC : ∀ w : InfinitePlace K, w.IsComplex → ComplexArchParam) (uR : ∀ w : InfinitePlace K, w.IsReal → ℂ) (aR : ∀ w : InfinitePlace K, w.IsReal → ZMod 2) (uC : ∀ w : InfinitePlace K, w.IsComplex → ℂ) (kC : ∀ w : InfinitePlace K, w.IsComplex → ℤ) : ℂ := ((Finset.univ : Finset {w : InfinitePlace K // w.IsReal}).prod fun w => ((archR w.1 w.2).twist (uR w.1 w.2) (aR w.1 w.2)).epsilonFactor) * ((Finset.univ : Finset {w : InfinitePlace K // w.IsComplex}).prod fun w => ((archC w.1 w.2).twist (uC w.1 w.2) (kC w.1 w.2)).epsilonFactor) def pinnedRootNumber (Pi : HeckeEigensystem K ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (S : Finset (HeightOneSpectrum (𝓞 K))) (archR : ∀ w : InfinitePlace K, w.IsReal → RealArchParam) (archC : ∀ w : InfinitePlace K, w.IsComplex → ComplexArchParam) (uR : ∀ w : InfinitePlace K, w.IsReal → ℂ) (aR : ∀ w : InfinitePlace K, w.IsReal → ZMod 2) (uC : ∀ w : InfinitePlace K, w.IsComplex → ℂ) (kC : ∀ w : InfinitePlace K, w.IsComplex → ℤ) : ℂ := archRootNumber K archR archC uR aR uC kC * finiteRootNumber K Pi μ S end LanglandsTunnell.Converse end noncomputable section open NumberField AutomorphicForm IsDedekindDomain LanglandsTunnell Polynomial open NumberField.TateGlobal NumberField.InfinitePlace.Completion namespace LanglandsTunnell.Converse variable (K : Type) [Field K] [NumberField K] (Pi : HeckeEigensystem K ℂ) def IsAdmissibleTwist (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) : Prop := IsIdeleClassChar (𝓞 K) K μ ∧ Continuous μ ∧ IsUnitaryChar (𝓞 K) K μ def IsArchCompAt (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (w : InfinitePlace K) (u : ℂ) (a : ℤ) : Prop := ∀ x : (w.Completion)ˣ, ((archLocalChar μ w x : ℂˣ) : ℂ) = ((‖(x : w.Completion)‖ : ℂ) ^ ((w.mult : ℂ) * u)) * (extensionEmbedding w (x : w.Completion) / (‖(x : w.Completion)‖ : ℂ)) ^ a open Classical in def twistedGammaR (archR : ∀ w : InfinitePlace K, w.IsReal → RealArchParam) (uR : ∀ w : InfinitePlace K, w.IsReal → ℂ) (aR : ∀ w : InfinitePlace K, w.IsReal → ZMod 2) : Multiset ℂ := (Finset.univ : Finset {w : InfinitePlace K // w.IsReal}).sum fun w => ((archR w.1 w.2).twist (uR w.1 w.2) (aR w.1 w.2)).gammaR open Classical in def twistedGammaC (archR : ∀ w : InfinitePlace K, w.IsReal → RealArchParam) (archC : ∀ w : InfinitePlace K, w.IsComplex → ComplexArchParam) (uR : ∀ w : InfinitePlace K, w.IsReal → ℂ) (aR : ∀ w : InfinitePlace K, w.IsReal → ZMod 2) (uC : ∀ w : InfinitePlace K, w.IsComplex → ℂ) (kC : ∀ w : InfinitePlace K, w.IsComplex → ℤ) : Multiset ℂ := ((Finset.univ : Finset {w : InfinitePlace K // w.IsReal}).sum fun w => ((archR w.1 w.2).twist (uR w.1 w.2) (aR w.1 w.2)).gammaC) + ((Finset.univ : Finset {w : InfinitePlace K // w.IsComplex}).sum fun w => ((archC w.1 w.2).twist (uC w.1 w.2) (kC w.1 w.2)).gammaC) def twistedDatum (S : Finset (HeightOneSpectrum (𝓞 K))) (archR : ∀ w : InfinitePlace K, w.IsReal → RealArchParam) (archC : ∀ w : InfinitePlace K, w.IsComplex → ComplexArchParam) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (uR : ∀ w : InfinitePlace K, w.IsReal → ℂ) (aR : ∀ w : InfinitePlace K, w.IsReal → ZMod 2) (uC : ∀ w : InfinitePlace K, w.IsComplex → ℂ) (kC : ∀ w : InfinitePlace K, w.IsComplex → ℤ) : LDatum {v : HeightOneSpectrum (𝓞 K) // v ∉ S} where norm := fun v => Ideal.absNorm v.1.asIdeal euler := open scoped Classical in fun v => if IsUnramifiedCharAt μ v.1 then C 1 - C (((μ (uniformizerIdele K v.1) : ℂˣ) : ℂ) * Pi.a v.1) * X + C ((((μ (uniformizerIdele K v.1))^2 : ℂˣ) : ℂ) * Pi.b v.1) * X ^ 2 else C 1 dual := open scoped Classical in fun v => if IsUnramifiedCharAt μ v.1 then C 1 - C ((((μ (uniformizerIdele K v.1))⁻¹ : ℂˣ) : ℂ) * (Pi.a v.1 / Pi.b v.1)) * X + C ((((μ (uniformizerIdele K v.1))^(-2 : ℤ) : ℂˣ) : ℂ) * (Pi.b v.1)⁻¹) * X ^ 2 else C 1 gammaR := twistedGammaR K archR uR aR gammaC := twistedGammaC K archR archC uR aR uC kC gammaRDual := twistedGammaR K (fun w hw => (archR w hw).dual) (fun w hw => -uR w hw) aR gammaCDual := twistedGammaC K (fun w hw => (archR w hw).dual) (fun w hw => (archC w hw).dual) (fun w hw => -uR w hw) aR (fun w hw => -uC w hw) (fun w hw => -kC w hw) abscissa := 1 center := 1 / 2 degree := 2 def eisensteinTableOf (N : Ideal (𝓞 K)) (hN : N ≠ ⊥) (μ₁ μ₂ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) : HeckeEigensystem K ℂ where level := N level_ne_bot := hN a := fun v => ((μ₁ (uniformizerIdele K v) : ℂˣ) : ℂ) + ((μ₂ (uniformizerIdele K v) : ℂˣ) : ℂ) b := fun v => ((μ₁ (uniformizerIdele K v) : ℂˣ) : ℂ) * ((μ₂ (uniformizerIdele K v) : ℂˣ) : ℂ) def IsNicePinned {ι : Type*} (D : LDatum ι) (ΛS ΛSd : ℂ → ℂ) (ε : ℂ) (N : ℝ) : Prop := D.WellFormed ∧ D.Converges ∧ 0 < N ∧ ∃ Λ Λd : ℂ → ℂ, Differentiable ℂ Λ ∧ Differentiable ℂ Λd ∧ LDatum.BoundedOnStrips Λ ∧ LDatum.BoundedOnStrips Λd ∧ (∀ s : ℂ, D.abscissa < s.re → Λ s = ΛS s * D.archFactor s * D.LFun s) ∧ (∀ s : ℂ, D.abscissa < s.re → Λd s = ΛSd s * D.archFactorDual s * D.LFunDual s) ∧ (∀ s : ℂ, Λ s = ε * (N : ℂ) ^ ((D.center : ℂ) - s) * Λd (2 * (D.center : ℂ) - s)) def sPart (S : Finset (HeightOneSpectrum (𝓞 K))) (A : (↥S → ℤ) → ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (s : ℂ) : ℂ := ∑' n : ↥S → ℤ, A n * ∏ v : ↥S, (((μ (uniformizerIdele K v.1) : ℂˣ) : ℂ) * ((Ideal.absNorm v.1.asIdeal : ℕ) : ℂ) ^ ((1 : ℂ) / 2 - s)) ^ (n v) def sPartDual (S : Finset (HeightOneSpectrum (𝓞 K))) (Ad : (↥S → ℤ) → ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (s : ℂ) : ℂ := ∑' n : ↥S → ℤ, Ad n * ∏ v : ↥S, ((((μ (uniformizerIdele K v.1))⁻¹ : ℂˣ) : ℂ) * ((Ideal.absNorm v.1.asIdeal : ℕ) : ℂ) ^ ((1 : ℂ) / 2 - s)) ^ (n v) end LanglandsTunnell.Converse end noncomputable section open NumberField AutomorphicForm IsDedekindDomain LanglandsTunnell open NumberField.TateGlobal namespace LanglandsTunnell.Converse variable (K : Type) [Field K] [NumberField K] theorem sPartDual_const_mul (S : Finset (HeightOneSpectrum (𝓞 K))) (Ad : (↥S → ℤ) → ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (s c : ℂ) : c * sPartDual K S Ad μ s = sPartDual K S (fun n => c * Ad n) μ s := by unfold sPartDual rw [← tsum_mul_left] exact tsum_congr fun n => by ring theorem sPart_empty (A : (↥(∅ : Finset (HeightOneSpectrum (𝓞 K))) → ℤ) → ℂ) (μ : (AdeleRing (𝓞 K) K)ˣ →* ℂˣ) (s : ℂ) (n₀ : ↥(∅ : Finset (HeightOneSpectrum (𝓞 K))) → ℤ) : sPart K ∅ A μ s = A n₀ := by haveI : IsEmpty ↥(∅ : Finset (HeightOneSpectrum (𝓞 K))) := ⟨fun v => Finset.notMem_empty v.1 v.2⟩ have hsub : ∀ n : ↥(∅ : Finset (HeightOneSpectrum (𝓞 K))) → ℤ, n = n₀ := fun n => funext fun v => isEmptyElim v unfold sPart rw [tsum_eq_single n₀ (fun n hn => (hn (hsub n)).elim), Fintype.prod_empty, mul_one] end LanglandsTunnell.Converse end
Statements phrased using this module (581)
- Admissible twist matching base-changed central entries at unramified places
LanglandsTunnell.Converse.exists_isAdmissibleTwist_eq_formalBaseChange_b_of_isArithGenuineCuspRealizable12 below · depth 14 - Converse theorem for GL(2) with pinned root number and central character
LanglandsTunnell.Converse.exists_isArithGenuineCuspRealizable_of_forall_isNicePinned_of_centralChar_of_generic126 below · depth 14 - Niceness of generic twisted base-change data over a cubic field
LanglandsTunnell.exists_isNicePinned_twistedDatum_formalBaseChange_superset_generic_of_norm_eq_one_of_summable2,507 below · depth 14 - Base change to the `sylowH` fixed field is not Eisenstein
LanglandsTunnell.not_agreesAwayFromFinite_formalBaseChange_sylowH_eisensteinTableOf_of_quatH220 below · depth 14 - Base change of an Eisenstein Hecke table is Eisenstein
AutomorphicForm.exists_agreesAwayFromFinite_formalBaseChange_eisensteinTableOf7 below · depth 15 - Twisting a realizable eigensystem by a power of the norm
AutomorphicForm.isArithGenuineCuspRealizable_twist_rpow_absNorm10 below · depth 15 - A genuine cusp realization excludes Eisenstein Hecke tables
AutomorphicForm.not_agreesAwayFromFinite_eisensteinTableOf_of_isArithGenuineCuspRealizable_of_coversModCentre211 below · depth 15 - Pinned niceness of Rankin–Selberg L-data over a cubic field
LanglandsTunnell.RankinSelberg.exists_isNicePinned_rsDatum_isArchCompAt_of_isArithGenuineCuspRealizable2,501 below · depth 15 - Pinned niceness passes from Rankin–Selberg datum to twisted base change
LanglandsTunnell.RankinSelberg.isNicePinned_twistedDatum_formalBaseChange_of_isNicePinned_rsDatum1 below · depth 15 - Holomorphy at real places of half-determinant twisted translate sums
LanglandsTunnell.Converse.CuspSynthesis.isArchHolomorphicAt_translateSum_halfDet27 below · depth 16 - Square-integrability of translate sums on a Siegel window
LanglandsTunnell.Converse.CuspSynthesis.memLp_translateSum45 below · depth 16 - Unipotent-invariant Hecke eigenfunctions are zero or Eisenstein
LanglandsTunnell.Converse.eq_zero_or_exists_agreesAwayFromFinite_eisensteinTableOf_of_unipotent_invariant16 below · depth 16 - Archimedean components of a continuous idele class character
LanglandsTunnell.Converse.exists_archParams_of_continuous0 below · depth 16 - Even idele class characters of ℚ with prescribed conductors
LanglandsTunnell.Converse.exists_even_isAdmissibleTwist_hasConductorExponentAt_of_three_le3 below · depth 16 - Converse theorem with pinned constants and weight-one real components
LanglandsTunnell.Converse.exists_isArithGenuineCuspRealizable_archWeightOne_isArchHolomorphicAt_of_forall_isNicePinned_of_centralChar_of_generic121 below · depth 16 - One-term dual S-part for products of standard root numbers
LanglandsTunnell.Converse.exists_sPartDual_eq_of_forall_cancel_units9 below · depth 16 - Admissible twists pull back along the idelic norm
LanglandsTunnell.Converse.isAdmissibleTwist_comp_idelicNorm_genuineBaseChange2 below · depth 16 - Entire twisted Euler products exclude Eisenstein eigensystems
LanglandsTunnell.Converse.not_agreesAwayFromFinite_eisensteinTableOf_of_hasProd_eulerProduct_unitary_twist72 below · depth 16 - Dual S-part series equals the S-part series of μ⁻¹
LanglandsTunnell.Converse.sPartDual_eq_sPart_inv0 below · depth 16 - Coefficient translation multiplies the S-part series by a monomial
LanglandsTunnell.Converse.sPart_shift0 below · depth 16 - Niceness of the pinned Rankin–Selberg datum of a cubic twist
LanglandsTunnell.RankinSelberg.isNicePinned_rsDatum_of_centralInduced_of_localWhittaker_of_not_exists_eq_pow_inertiaDeg_of_normPin_archTrivial2,488 below · depth 16 - Entire twisted L-functions of an induced Hecke eigensystem
LanglandsTunnell.exists_differentiable_hasProd_eulerProduct_induced_twist_of_isFiniteOrderHeckeChar_of_finrank_eq_two70 below · depth 16 - Determinant character of a Hecke character induced from a quadratic extension
LanglandsTunnell.exists_isAdmissibleTwist_apply_uniformizerIdele_eq_det_induced_of_isFiniteOrderHeckeChar_of_finrank_eq_two131 below · depth 16 - Induced datum from a finite-order Hecke character is nicely pinned
LanglandsTunnell.exists_isNicePinned_twistedDatum_induced_of_isFiniteOrderHeckeChar_of_finrank_eq_two128 below · depth 16 - Archimedean parameters and Whittaker factorisation of a cusp realisation over ℚ
LanglandsTunnell.exists_realArchParam_whittaker_factorization_apply_one_ne_zero_localSpaceAt_of_continuous_realization450 below · depth 16 - Estimates for the Whittaker series of a nice JL datum
LanglandsTunnell.Converse.CuspSynthesis.exists_growth_exponent_and_local_majorant_and_bounded_on_siegel_of_isJLNice23 below · depth 17 - Finite-order idele characters have trivial infinity type
LanglandsTunnell.Converse.exists_isArchCompAt_zero_of_isOfFinOrder2 below · depth 17 - Archimedean components of a character composed with the idelic norm
LanglandsTunnell.Converse.isArchCompAt_comp_idelicNorm_genuineBaseChange2 below · depth 17 - Pinned niceness from an entire pair satisfying a functional equation
LanglandsTunnell.Converse.isNicePinned_of_entire_pair0 below · depth 17 - Dual S-part series with one-point support is a monomial
LanglandsTunnell.Converse.sPartDual_eq_single0 below · depth 17 - 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 - Well-formedness, convergence and positive conductor for a twisted Rankin–Selberg datum
LanglandsTunnell.RankinSelberg.wellFormed_and_converges_rsDatum_and_finiteConductor_pos_of_le_conductorExponentAt_of_not_exists_eq_pow_inertiaDeg30 below · depth 17 - Minimal-weight Casimir eigenvector inside one cuspidal constituent
LanglandsTunnell.exists_archCasimir_eigenvector_minimalWeight_mem_isCuspConstituent_whittaker_diagOne_ne_zero_of_continuous_realization408 below · depth 17 - Inductivity of conductor and root number for a quadratic extension
LanglandsTunnell.exists_heckeRootNumber_eq_mul_pinnedRootNumber_and_heckeConductor_eq_induced_of_finrank_eq_two49 below · depth 17 - Weight family and Whittaker factorisation with C(1,1)≠ 0
LanglandsTunnell.exists_whittaker_factorization_apply_one_ne_zero_localSpaceAt_of_archCasimir_eigenvector_minimalWeight373 below · depth 17 - Whittaker factorisation at an odd principal archimedean parameter over ℚ
LanglandsTunnell.exists_whittaker_factorization_apply_one_ne_zero_localSpaceAt_of_archCasimir_eigenvector_weightOne_of_ne370 below · depth 17 - Artin induction of L- and Γ-factors in a quadratic extension
LanglandsTunnell.wellFormed_converges_twistedDatum_and_archFactor_lFun_heckeDatum_eq_induced_of_finrank_eq_two12 below · depth 17 - Cusp-realizable eigensystems are not Eisenstein tables
AutomorphicForm.not_agreesAwayFromFinite_twist_eisensteinTableOf_of_isArithGenuineCuspRealizable_of_coversModCentre211 below · depth 18 - Archimedean local component at a complex place is a quasi-character
LanglandsTunnell.Converse.exists_isArchCompAt_of_isComplex0 below · depth 18 - Local component of an idele character at a real place
LanglandsTunnell.Converse.exists_isArchCompAt_of_isReal0 below · depth 18 - Finiteness of the pinned exponent of a continuous idele character
LanglandsTunnell.Converse.finite_setOf_pinnedExp_ne_zero_of_continuous10 below · depth 18 - Twisting a cubic induction form by a character of the determinant
LanglandsTunnell.CubicInduction.CubicInductionForm.twist_det_package2 below · depth 18 - Local functional equation at one deeply twisted prime
LanglandsTunnell.CubicInduction.exists_forall_mem_gl3CyclicSubspace_localZeta31_fe_one_of_cubicInductionForm_twist_deepAt593 below · depth 18 - Local constants of twisted cubic induction on the cyclic span
LanglandsTunnell.CubicInduction.exists_forall_mem_gl3CyclicSubspace_localZetaDual31_eq_mul_of_cubicInductionForm_twisted_badPlaces_noFE32_adm598 below · depth 18 - Explicit K₁(p^{3B+Δ})-invariant bump vector for twisted cubic induction
LanglandsTunnell.CubicInduction.exists_mem_gl3CyclicSubspace_twist_whittakerLoc_congruenceK1_invariant_iotaGL_bump_of_conductor_le_ed3111 below · depth 18 - Finiteness of torus coefficients in the twisted local cyclic space
LanglandsTunnell.CubicInduction.forall_mem_gl3CyclicSubspace_torusFinite_of_cubicInductionForm_twisted_noFE32_level19 below · depth 18 - Archimedean root numbers of induced data over a quadratic extension
LanglandsTunnell.HeckeTate.exists_archRootNumber_induced_of_finrank_eq_two0 below · depth 18 - Trivial root number and pinned exponent at almost all places
LanglandsTunnell.HeckeTate.finite_setOf_stdRootNumberAt_ne_one_and_finite_setOf_pinnedExp_ne_zero19 below · depth 18 - Dual-side family identity in the GL₂timesGL₃ entire-pair assembly
LanglandsTunnell.RankinSelberg.EntirePairAssembly.dual_identity_family24 below · depth 18 - Archimedean holomorphy and non-vanishing from a torus Γ-factor identity
LanglandsTunnell.RankinSelberg.differentiableOn_and_rsArchIntegral_ne_zero_of_torusPair_eq_gammaFactor5 below · depth 18 - Local relations at p for the dual translate of W_f
LanglandsTunnell.RankinSelberg.dualTranslate_finWhittaker_local_relations3 below · depth 18 - Half-plane integrability of archimedean GL₂timesGL₃ Rankin–Selberg integrands
LanglandsTunnell.RankinSelberg.exists_forall_integrable_archWhittaker_torusPair_rpow_det7 below · depth 18 - Rankin–Selberg integral as archimedean times finite integral times partial L-function
LanglandsTunnell.RankinSelberg.exists_forall_rsGlobalIntegral_eq_mul_rsArchIntegral_mul_rsFinIntegral_mul_lFun24 below · depth 18 - Finite GL₃-translate family: constant integral and dual root number
LanglandsTunnell.RankinSelberg.exists_gl3Translates_sum_rsFinIntegral_cells_eq_const_and_dual_eq_rootNumberMonomial_of_finWhittaker_one_ne_zero_of_localSpaceAt_of_member_of_fe32_normPin_twisted_offSQ_archPsi_bump_levelShift_global982 below · depth 18 - Minimal-weight Casimir eigenvector for a continuous cuspidal realization over ℚ
LanglandsTunnell.exists_archCasimir_eigenvector_minimalWeight_of_continuous_realization344 below · depth 18 - Whittaker factorization for reflected-lowering eigencombinations at weight one
LanglandsTunnell.exists_whittaker_factorization_add_smul_reflect_lower_of_archCasimir_eigenvector_weightOne_of_ne363 below · depth 18 - Whittaker factorisation of a minimal-weight Casimir eigenvector over ℚ
LanglandsTunnell.exists_whittaker_factorization_eq_or_eq_smul_raise_of_archCasimir_eigenvector_minimalWeight367 below · depth 18 - Every vector of a cuspidal constituent lies in an archimedean cut
AutomorphicForm.CuspidalConstituent.exists_archTypeFamily_mem_archCutSubmodule_of_mem_isCuspConstituent0 below · depth 19 - Factorizable test function reproducing a cuspidal vector
AutomorphicForm.CuspidalConstituent.exists_isFactorizableTestFn_rightConv_eq_self_of_mem_inf_levelInvariantSubmodule_inf_archCutSubmodule165 below · depth 19 - Finite-adelic translates preserve a cuspidal constituent and its archimedean data
AutomorphicForm.CuspidalConstituent.sum_mul_apply_mul_mem_and_arch_transfer_of_mem_isCuspConstituent_of_mem_finiteAdelicGL2Subgroup0 below · depth 19 - Admissible unitary untwist of a cuspidal central character
AutomorphicForm.SmoothCuspRealizationAt.exists_isAdmissibleTwist_eq_centralChar_mul_ideleNorm_inv11 below · depth 19 - Local Whittaker vectors at p inherit the central character
AutomorphicForm.WhittakerModel.forall_mem_localSpaceAt_scalar_mul_eq_localChar_mul0 below · depth 19 - Simultaneous splitting of the finite Whittaker factor over T
AutomorphicForm.exists_finWhittaker_eq_sum_prod_mul_of_isIsotypicCuspFormAt_placeEmbed_invariant_of_localSpaceAt14 below · depth 19 - Reproduction and Whittaker properties of isotypic cusp forms over ℚ
AutomorphicForm.exists_rightConv_eq_self_and_isIsotypicCuspFormAt_add_smul_archDerivAt_and_whittakerCoefficient_bounds_of_mem_archCutSubmodule351 below · depth 19 - Right convolution preserves the isotypic cusp space
AutomorphicForm.isIsotypicCuspFormAt_rightConv_of_isFactorizableTestFn_of_support_subset_of_coversModCentre79 below · depth 19 - First-moment bound sumₚ |aₚ| Np^{-σ}<∞ for σ>1
AutomorphicForm.summable_norm_a_mul_rpow_absNorm_of_isArithGenuineCuspRealizable715 below · depth 19 - Archimedean Whittaker coefficient: covariance, ODE, growth, separation
AutomorphicForm.whittakerCoefficient_torus_peel_ode_growth_and_separation_of_isIsotypicCuspFormAt_of_archCasimirAt_eq_smul10 below · depth 19 - Idelic determinant character factors over a finite set of primes
LanglandsTunnell.Converse.chiDetGL_eq_prod_localChar_det_componentAt3_of_isArchCompAt_zero_zero1 below · depth 19 - Pinned niceness depends on the eigensystem only outside S
LanglandsTunnell.Converse.isNicePinned_twistedDatum_iff_of_forall_notMem_a_eq_b_eq0 below · depth 19 - Archimedean value of an idele character through a section of the infinite part
LanglandsTunnell.CubicInduction.apply_of_infPart_eq_of_isArchCompAt0 below · depth 19 - Archimedean root sizes of a GL₂ block image and its dual
LanglandsTunnell.CubicInduction.archRoot_iota_archRealGLAt_and_dual0 below · depth 19 - Local GL₃timesGL₁ constants of a cubic induction at one bad place
LanglandsTunnell.CubicInduction.exists_forall_mem_gl3CyclicSubspace_localZetaDual31_eq_mul_of_isCubicInductionDataOn_deepAt539 below · depth 19 - Span-wide local constants for deep cubic induction data
LanglandsTunnell.CubicInduction.exists_forall_mem_gl3CyclicSubspace_localZetaDual31_eq_mul_of_isCubicInductionDataOn_deep_badPlaces550 below · depth 19 - Twisting cubic induction data by χ∘det
LanglandsTunnell.CubicInduction.isCubicInductionDataOn_twist_det16 below · depth 19 - Deep rational twists stay deep over a cubic field
LanglandsTunnell.CubicInduction.le_conductorExponentAt_localChar_mul_comp_idelicNorm_of_hasConductorExponentAt_of_forall_le11 below · depth 19 - Unitary idele class characters have purely imaginary archimedean exponent
LanglandsTunnell.CubicInduction.re_eq_zero_of_isArchCompAt_of_isUnitaryChar0 below · depth 19 - Half-plane integrability of pure-tensor Rankin–Selberg cell integrands
LanglandsTunnell.RankinSelberg.exists_forall_integrable_rsFinCellIntegrand_pureTensorTerm_dual_and_hybrid_of_depth_twisted_torusFinite_central_growth_of_principalLevel_of_gammaHyp136 below · depth 19 - Integrability of the twisted Rankin–Selberg finite-cell integrands
LanglandsTunnell.RankinSelberg.exists_forall_integrable_rsFinCellIntegrand_translate_and_dual_twisted116 below · depth 19 - Half-plane integrability of an archimedean torus profile
LanglandsTunnell.RankinSelberg.exists_forall_lintegral_norm_torusProfile_mul_rpow_lt_top0 below · depth 19 - Rational local γ at a level prime, archimedean nonvanishing edition
LanglandsTunnell.RankinSelberg.exists_rational_gamma_rsLocalIntegral_member_twisted_of_finiteFamily_arch_deep_archPsi489 below · depth 19 - Modulus of a real Whittaker function on torus times O(2)
LanglandsTunnell.RankinSelberg.norm_archWhittaker_upperUnit_mul_rowIsometry0 below · depth 19 - Sign identity for the cubic root-number block
LanglandsTunnell.RankinSelberg.prod_sq_mul_finprod_localChar_neg_one_mul_neg_one_pow_eq_one_of_finprod_sq_mul_lamSqArch_eq_one_of_not_isBadPlace3 below · depth 19 - Weight, lowering and raising relations in torus coordinates
LanglandsTunnell.archDerivAt_E_sub_Fm_eq_and_splitTorus_lowering_raising_relations_of_hasArchCharacterAt0 below · depth 19 - General-pins Whittaker link from a Casimir-eigen minimal-weight datum
LanglandsTunnell.exists_agreesAwayFromFinite_isArithGenuineCuspRealizable_twist_whittaker_link_localSpaceAt_of_whittakerCoefficient_fibre_eq_archW_of_isCasimirEigen550 below · depth 19 - Pinned niceness of twisted base-change L-data over cubic fields
LanglandsTunnell.exists_isNicePinned_twistedDatum_formalBaseChange_archOfParam_superset_generic_of_whittaker_factorization_of_norm_eq_one_of_summable_of_localSpaceAt2,507 below · depth 19 - Nonvanishing first Whittaker coefficient at a real torus point
LanglandsTunnell.exists_whittakerCoefficient_diagOne_archUnitHom_mul_ne_zero_of_isIsotypicCuspFormAt24 below · depth 19 - Whittaker factorisation for a weight-zero cusp form and its raising
LanglandsTunnell.exists_whittaker_factorization_self_and_smul_raise_of_archCasimir_eigenvector_weightZero364 below · depth 19 - Raising operator: isotypy, weight k+2, Whittaker coefficients
LanglandsTunnell.isIsotypicCuspFormAt_smul_archRaise_and_whittakerCoefficient_archRaise_archLower340 below · depth 19 - Lowering operator forces Whittaker vanishing on the negative torus
LanglandsTunnell.whittakerCoefficient_diagOne_neg_eq_zero_of_isIsotypicCuspFormAt_of_lowering_eq_zero102 below · depth 19 - Torus structure of the first Whittaker coefficient over ℚ
LanglandsTunnell.whittakerCoefficient_splitTorus_structure_of_isIsotypicCuspFormAt_of_archCasimirAt_eq102 below · depth 19 - Fibrewise twisted trace comparison at prime degree
AutomorphicForm.fibreSum_twistedCutTrace_eq_const_mul_fibreSum_cutTrace_of_areMatchingAt_symm_of_prime3,006 below · depth 20 - Admissible twist on K matching a formal base change
LanglandsTunnell.Converse.exists_isAdmissibleTwist_eq_formalBaseChange_b_isArchCompAt_archOfParam18 below · depth 20 - Unitary local character at p extends to an idele class character
LanglandsTunnell.Converse.exists_isAdmissibleTwist_localChar_eq_of_hasConductorExponentAt_of_norm_eq_one13 below · depth 20 - Index shift of S-part coefficients preserves pinned niceness
LanglandsTunnell.Converse.isNicePinned_sPart_shift2 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 - Conductor bound for the local central character at unramified v
LanglandsTunnell.CubicInduction.exists_hasConductorExponentAt_localChar_centralChar_le_inducedLevelAt_of_isCubicInductionDataOn278 below · depth 20 - A twist-independent constant in the deep-place GL₃× GL₁ functional equation
LanglandsTunnell.CubicInduction.exists_ne_zero_forall_eval_mul_eq_mul_rootNumber_mul_eval_of_forall_localZeta31_fe_twist_of_isCubicInductionDataOn_of_deep_of_archPackage_of_inv_eq_psiQ_of_whittakerLoc_one502 below · depth 20 - Product formula (prodᵥλᵥ²) λ_∞²=1 for a cubic induction
LanglandsTunnell.CubicInduction.finprod_sq_mul_lamSqArch_eq_one_of_forall_ne_zero_localZeta31_fe_rootNumber_of_isCubicInductionDataOn_of_archPackage_of_inv_eq_psiQ538 below · depth 20 - K-finiteness of the polynomial-times-Gaussian Jacquet vector on GL₃
LanglandsTunnell.CubicInduction.isKFinite_jacquetVector32 below · depth 20 - Integrability and continuity of the GL₃ Jacquet vector
LanglandsTunnell.CubicInduction.jacquetIntegrand3_integrable_and_jacquetVector3_continuous1 below · depth 20 - Convergence half-planes for archimedean GL₃timesGL₁ zeta integrals
LanglandsTunnell.CubicInduction.jacquetVector3_isArchZetaConvergentAbove4 below · depth 20 - Rapid decay of the GL₃ Jacquet–Whittaker vector
LanglandsTunnell.CubicInduction.jacquetVector3_norm_archComponent3_le6 below · depth 20 - Central character of the explicit GL₃ Jacquet vector
LanglandsTunnell.CubicInduction.jacquetVector3_scalar_mul1 below · depth 20 - Identified local functional equation passes to the cyclic span
LanglandsTunnell.CubicInduction.localZeta31_identified_of_mem_gl3CyclicSubspace1 below · depth 20 - Central character law for the archimedean Whittaker function
LanglandsTunnell.CubicInduction.whittakerArch_scalar_mul_eq_centralChar_mul_of_isCubicInductionDataOn0 below · depth 20 - Global realisation of local Rankin–Selberg pairs at p
LanglandsTunnell.RankinSelberg.exists_factor_fundamentalDomain_forall_rsGlobalIntegral_realisation_member_twisted_of_finiteFamily_arch_of_archNonvanishing467 below · depth 20 - Cut-off remainder integrands of the dual finite cell are integrable
LanglandsTunnell.RankinSelberg.exists_forall_integrable_cutoff_remainder_mul_finprod_away113 below · depth 20 - Half-plane integrability of primal and dual finite cell integrands
LanglandsTunnell.RankinSelberg.exists_forall_integrable_rsFinCellIntegrand_translate_and_dual104 below · depth 20 - Pinned Rankin–Selberg niceness for a cubic base change
LanglandsTunnell.RankinSelberg.exists_isNicePinned_rsDatum_archOfParam_isArchCompAt_of_whittaker_link_of_isArithGenuineCuspRealizable_of_localWhittaker2,501 below · depth 20 - A non-vanishing rational local Rankin–Selberg pair at a level prime
LanglandsTunnell.RankinSelberg.exists_mem_rsLocalIntegral_ne_zero_and_rational_member_twisted_of_finiteFamily_arch_deep58 below · depth 20 - Finiteness, continuity and unit phase of dual Whittaker products
LanglandsTunnell.RankinSelberg.finite_mulSupport_and_continuous_and_exists_phase_finprod_dualWhittakerFn3_away1 below · depth 20 - Pair stability of the GL₃timesGL₂ local functional equation
LanglandsTunnell.RankinSelberg.forall_mem_span_rsLocalIntegral_dual_eq_mul_of_forall_localZeta31_fe_of_deepTwist_of_principalLevel_of_admissible_of_gammaFactor_of_forall_localZeta31_fe_of_bump_levelShift_global489 below · depth 20 - Swapping the S_Q-slots: dual and hybrid pure-tensor integrability
LanglandsTunnell.RankinSelberg.integrable_pureTensorTerm_dual_and_hybrid_of_integrable_cutoff_of_forall_lintegral_lt_top15 below · depth 20 - Reflection J acts by (-1)^{a₁} on the weight-zero class
LanglandsTunnell.archOccursInClassOf_archWeightChar_zero_archCasimirAt_apply_mul_J_eq_neg_one_pow_of_whittakerCoefficient_fibre_eq_archW_of_isCasimirEigen386 below · depth 20 - Selection of a minimal-weight cuspidal constituent with nonvanishing Whittaker vector
LanglandsTunnell.exists_agreesAwayFromFinite_twist_archCasimir_eigenvector_minimalWeight_mem_isCuspConstituent_whittaker_diagOne_ne_zero_of_whittakerCoefficient_fibre_eq_archW_of_isCasimirEigen484 below · depth 20 - Selecting a weight-one cusp form: odd principal case
LanglandsTunnell.exists_agreesAwayFromFinite_twist_archCasimir_eigenvector_weightOne_whittakerCoefficient_torus_eq_archW_mem_isCuspConstituent_whittaker_diagOne_ne_zero_of_whittakerCoefficient_fibre_eq_archW_of_ne_of_ne535 below · depth 20 - Weight-one Whittaker factorisation over the torus fibre
LanglandsTunnell.exists_whittaker_factorization_apply_one_ne_zero_localSpaceAt_of_archCasimir_eigenvector_weightOne_of_ne_of_torus_profile_eigen370 below · depth 20 - Parity of an idele class character of ℚ at -1
NumberField.TateGlobal.prod_localChar_apply_neg_one_eq_neg_one_zpow_of_isArchCompAt0 below · depth 20 - Stability of weight-one isotypic vectors under reflected lowering
AutomorphicForm.CuspidalConstituent.add_smul_reflect_lower_mem_and_isIsotypicCuspFormAt_of_mem_isCuspConstituent269 below · depth 21 - Square of the J-reflected lowering operator in weight one
AutomorphicForm.archReflectLower_archReflectLower_eq_smul_of_hasArchCharacterAt_one_of_archCasimirAt_eq_smul1 below · depth 21 - Spectral comparison of cut traces in prime-degree Galois extensions
AutomorphicForm.fibreSum_twistedCutTrace_eq_const_mul_fibreSum_cutTrace_of_centralElliptic_of_prime3,001 below · depth 21 - Admissible Hecke character of ℚ with prescribed local components
HeckeCharacter.exists_isAdmissibleTwist_localChar_eq_of_hasConductorExponentAt6 below · depth 21 - Mellin uniqueness on the ideles of ℚ
LanglandsTunnell.Converse.MellinUniqueness.eq_smul_of_forall_isAdmissibleTwist_mellin_eq8 below · depth 21 - Twisting an admissible character by the idelic norm
LanglandsTunnell.Converse.isAdmissibleTwist_mul_comp_idelicNorm_of_isFiniteOrderHeckeChar2 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 - Euler product of dual (3,1) zeta integrals at good primes
LanglandsTunnell.CubicInduction.hasProd_localZeta31_dualWhittakerFn3_of_isInducedSphericalAt_of_three_le12 below · depth 21 - Ramified places force pinned exponent sum at least one
LanglandsTunnell.CubicInduction.one_le_finsum_inertiaDeg_mul_pinnedExp_of_isRamifiedIn9 below · depth 21 - Integrability of the translated split dual finite cell integrand
LanglandsTunnell.RankinSelberg.exists_forall_integrable_translate_rsFinCellIntegrand_dual_split_of_dualFactor_phase109 below · depth 21 - Purified p-slot splitting of Whittaker coefficients of p-adic translates
LanglandsTunnell.RankinSelberg.exists_frozen_forall_sum_translate_purified_whittakerCoefficient_eq_mul_pSlot_of_finiteFamily_arch351 below · depth 21 - p-slot factorisation of GL₃ Whittaker functions along ι
LanglandsTunnell.RankinSelberg.exists_frozen_forall_sum_translate_whittaker_iota_eq_mul_pSlot_of_finiteFamily_arch42 below · depth 21 - Non-vanishing far right of a reference Rankin–Selberg integral
LanglandsTunnell.RankinSelberg.exists_pureTranslates_combination_forall_rsGlobalIntegral_ne_zero_member_twisted_of_finiteFamily_arch_of_archNonvanishing463 below · depth 21 - Unisolvence points, reference points and cut-off subgroups at S_Q
LanglandsTunnell.RankinSelberg.exists_unisolvence_refPoint_cutoff_of_linearIndependent_slots1 below · depth 21 - Measurability and isolation identity for pure-tensor remainders
LanglandsTunnell.RankinSelberg.measurable_remainder_and_dualFactor_translate_mul_prod_eq_of_pureTensor_expansion2 below · depth 21 - Whittaker fibre of a weight-one cusp form is a multiple of W_∞
LanglandsTunnell.exists_whittakerCoefficient_fibre_eq_archW_mul_of_apply_mul_archRealGLAt_J_eq_mul_lower_of_mem_isCuspConstituent_weightOne_of_ne_bot424 below · depth 21 - Whittaker factorisation for a minimal-weight Casimir eigenvector
LanglandsTunnell.exists_whittaker_factorization_of_archCasimir_eigenvector_minimalWeight361 below · depth 21 - Weight-one Whittaker factorisation with pinned fibre eigenvalue
LanglandsTunnell.exists_whittaker_factorization_of_archCasimir_eigenvector_weightOne_of_ne_of_fibre_profile_eigen361 below · depth 21 - Idele class characters of ℚ: local component at v is 1 on -1
NumberField.TateGlobal.localChar_apply_neg_one_eq_one_of_isIdeleClassChar_of_isArchCompAt_zero_zero0 below · depth 21 - Atom-free trace identity with geometric remainder for GL₂
AutomorphicForm.exists_continuous_forall_not_isEisenstein_noAtomicMass_geometricRemainder1,284 below · depth 22 - Twisted GL₂ trace identity with atom-free remainder functional
AutomorphicForm.exists_continuous_forall_not_isEisenstein_noAtomicMass_twistedGeometricRemainder_unram1,751 below · depth 22 - Fibre-sum spectral comparison for twisted GL₂ at prime degree
AutomorphicForm.fibreSum_twistedCutTrace_eq_const_mul_fibreSum_cutTrace_of_docks_ed23,000 below · depth 22 - 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 - Uncountable non-vanishing of the cut finite Rankin–Selberg factor
LanglandsTunnell.RankinSelberg.exists_finTranslate_not_countable_rsFinIntegral_indicator_ne_zero_of_purifier_of_finiteFamily_arch93 below · depth 22 - Frozen complements: explicit p-slot splitting of GL₃ Whittaker functions
LanglandsTunnell.RankinSelberg.exists_frozen_forall_sum_translate_whittaker_iota_eq_mul_pSlot_of_finiteFamily_arch_explicit42 below · depth 22 - Factorisation of the purified reference Rankin–Selberg integral
LanglandsTunnell.RankinSelberg.exists_ne_zero_forall_rsGlobalIntegral_reference_eq_mul_rsArchIntegral_mul_rsFinIntegral_indicator_mul_of_finiteFamily_arch410 below · depth 22 - A p-adic purifier with pure-tensor Whittaker coefficient
LanglandsTunnell.RankinSelberg.exists_purifier_whittakerCoefficient_eq_mul_pSlot_of_finiteFamily_arch25 below · depth 22 - Spectral side of the twisted trace formula along Hecke words
AutomorphicForm.exists_atomic_forall_exists_integral_lambdaT_twistedAdelicKernel_eq_twistedCutTrace_add_symm_unram1,750 below · depth 23 - Truncated GL₂ kernel integral along Hecke words: affine asymptotics
AutomorphicForm.exists_atomic_forall_tendsto_setIntegral_lambdaT_adelicKernel_sub_mul1,282 below · depth 23 - Hecke word comparison of twisted and untwisted cut traces
AutomorphicForm.exists_atoms_forall_exists_noAtomicMass_heckeWordSum_twistedCutTrace_sub_finrank_mul_const_mul_heckeWordSum_cutTrace_eq2,972 below · depth 23
… and 431 more statements (search for the module name to find them).