Definitions/Def_NumberField_PrincipalLevel.lean
Weyl element and principal adelic congruence level
Throughout, R is a Dedekind domain with fraction field K, \mathbb{A} = \mathbb{A}_{R,K} is the associated adele ring, and N is an ideal of R. Two objects are introduced. First, weyl is the element w = \begin{pmatrix}0&1\\1&0\end{pmatrix} of \mathrm{GL}_2(\mathbb{A}), presented as a unit of the matrix ring with itself as two-sided inverse. Second, principalLevel is the subgroup
K(N) \;=\; U_1(N) \cap \mathrm{conj}_w\bigl(U_1(N)\bigr) \;\le\; \mathrm{GL}_2(\mathbb{A}),
the intersection of the level-one group U_1(N) = levelOne R K N with its image under conjugation g \mapsto w g w^{-1}. Unfolding the imported notion, g \in U_1(N) means that the finite-adelic part of g and that of g^{-1} both satisfy: all four entries are integral at every height-one prime v of R, the lower-left entry c satisfies |c|_v \le \|N\|_v for all v, and the lower-right entry satisfies |d-1|_v \le \|N\|_v for all v, where \|N\|_v = \exp(-\mathrm{ord}_v(N)) for N \ne 0 and \|N\|_v = 0 for N = 0; no condition is imposed at the infinite places, and none on the top row. Since conjugation by w interchanges the two indices, the second factor of the intersection imposes the transposed conditions, on the upper-right and upper-left entries.
Two facts are recorded: the inclusion K(N) \le U_1(N), and the membership criterion that g \in K(N) exactly when g lies both in U_1(N) and in w U_1(N) w^{-1}, which restates the definition.
Relation to Mathlib
Mathlib has no congruence subgroups of \mathrm{GL}_2 over an adele ring; both the Weyl element and this principal level are the project's own, built on Mathlib's adele ring and general linear group.
Where it is used
The groups K(N) serve as levels for the adelic test functions and automorphic objects used downstream: being contained in U_1(N), they are the smaller (hence less restrictive for bi-invariance) levels over which existence statements are quantified by the ideal N.
References
- 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.
- 30 lines
- 4 declarations
- used in the statements of 573 theorems and imported by 568 proofs
- imports 1 definition modules
Source file: Definitions/Def_NumberField_PrincipalLevel.lean
Imports
Declarations
- def
NumberField.AdelicLevel.weyl - def
NumberField.AdelicLevel.principalLevel - theorem
NumberField.AdelicLevel.principalLevel_le_levelOne - theorem
NumberField.AdelicLevel.mem_principalLevel_iff
Source
import Definitions.Def_NumberField_AdelicLevel noncomputable section namespace NumberField.AdelicLevel variable (R K : Type*) [CommRing R] [IsDedekindDomain R] [Field K] [Algebra R K] [IsFractionRing R K] def weyl : GL (Fin 2) (AdeleRing R K) := ⟨!![0, 1; 1, 0], !![0, 1; 1, 0], by simp [Matrix.one_fin_two], by simp [Matrix.one_fin_two]⟩ variable (N : Ideal R) def principalLevel : Subgroup (GL (Fin 2) (AdeleRing R K)) := levelOne R K N ⊓ (levelOne R K N).map (MulAut.conj (weyl R K)).toMonoidHom theorem principalLevel_le_levelOne : principalLevel R K N ≤ levelOne R K N := inf_le_left theorem mem_principalLevel_iff {g : GL (Fin 2) (AdeleRing R K)} : g ∈ principalLevel R K N ↔ g ∈ levelOne R K N ∧ g ∈ (levelOne R K N).map (MulAut.conj (weyl R K)).toMonoidHom := Iff.rfl end NumberField.AdelicLevel end
Statements phrased using this module (573)
- Level-one cuspidal descent from a non-vanishing twisted cut trace
AutomorphicForm.exists_cuspClass_of_twistedCutTrace_ne_zero_of_areMatchingAt_symm_principalLevel_finrank_two_or_three3,064 below · depth 17 - Matching test functions for cyclic base change in degree 2 or 3
AutomorphicForm.exists_principalLevel_areMatchingAt_of_isUnitFactorizableAboveOfType_of_finrank_two_or_three77 below · depth 17 - Principal congruence cuspidal classes descend to `levelOne` classes
AutomorphicForm.exists_mem_cuspClasses_levelOne_of_mem_cuspClasses_principalLevel97 below · depth 18 - Cuspidal transfer of twisted cut trace, degree two or three
AutomorphicForm.exists_mem_cuspClasses_principalLevel_of_twistedCutTrace_ne_zero_of_areMatchingAt_symm3,063 below · depth 18 - Nonzero isotypic cusp form invariant under a level-one subgroup
AutomorphicForm.exists_levelOne_invariant_isIsotypicCuspFormAt_principalLevel_ne_zero_of_ne_zero96 below · depth 19 - Cyclic prime-degree base change from a non-vanishing twisted cut trace
AutomorphicForm.exists_mem_cuspClasses_principalLevel_of_twistedCutTrace_ne_zero_of_areMatchingAt_inv_of_prime3,062 below · depth 19 - One-prime step towards U₁-invariance at principal level
AutomorphicForm.exists_levelOne_pow_invariant_isIsotypicCuspFormAt_principalLevel_ne_zero_of_ne_zero94 below · depth 20 - Nonzero isotypic cusp form has nonzero archimedean-type component
AutomorphicForm.exists_mem_archCutSubmodule_isIsotypicCuspFormAt_ne_zero75 below · depth 20 - Fibrewise twisted trace comparison at prime degree
AutomorphicForm.fibreSum_twistedCutTrace_eq_const_mul_fibreSum_cutTrace_of_areMatchingAt_symm_of_prime3,006 below · depth 20 - Isotypic cusp forms fixed by SL₂(Kᵥ) vanish
AutomorphicForm.eq_zero_of_mem_isotypicCuspSubmodule_of_forall_det_eq_one_invariant39 below · depth 21 - Nonzero right convolution against a unit-factorizable test function
AutomorphicForm.exists_isUnitFactorizableAt_rightConv_ne_zero2 below · depth 21 - Comparison of twisted elliptic–central and kernel folds
AutomorphicForm.exists_twistedEllipticCentralFold_eq_mul_sum_kernelCentralEllipticFold901 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 - Right convolution preserves isotypic cusp forms and archimedean cuts
AutomorphicForm.isIsotypicCuspFormAt_rightConv_of_isUnitFactorizableAt_of_forall_isHeckeCosetEigenfunctionAt73 below · depth 21 - Vanishing of the isotypic cusp space when v∣ N
AutomorphicForm.isotypicCuspSubmodule_productionPinsOf_principal_eq_bot_of_dvd1 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 - Hecke and central translates of a factorizable test function
AutomorphicForm.exists_isUnitFactorization_insert_and_cutTrace_eq_pow_mul_cutTrace1 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 - Isotypic cusp forms: slab fundamental domain dominates Siegel windows
AutomorphicForm.isotypicCuspSubmodule_inf_archCutSubmodule_principalLevel_le_of_isFundamentalDomain_of_pos338 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 - Formal base change of an Eisenstein Hecke table is Eisenstein
AutomorphicForm.exists_eisensteinTableOf_eq_formalBaseChange_eisensteinTableOf6 below · depth 23 - Approximate identity by factorizable test functions at principal level
AutomorphicForm.exists_isFactorizableTestFn_principalLevel_tendsto_rightConv0 below · depth 23 - Finite-dimensionality of the principal-level isotypic cusp space on a window
AutomorphicForm.finiteDimensional_isotypicCuspSubmodule_principal_inf_archCutSubmodule337 below · depth 23 - Fibre-sum vanishing from monomial identities at places of record
AutomorphicForm.forall_finset_fibreSum_sub_const_mul_fibreSum_add_eq_zero_of_forall_places_exists_noAtomicMass_wordSum_eq1 below · depth 23 - Satake data constant on fibres over K, given word-shift
AutomorphicForm.satakeData_eq_of_under_eq_of_twistedCutTrace_ne_zero_of_heckeWordShift0 below · depth 23 - Absolute summability of Siegel-pinned cut traces on GL₂
AutomorphicForm.summable_norm_cutTrace_of_isUnitFactorizableOfTypeAt_of_coversModCentre96 below · depth 23 - Satake table of a principal-level cuspidal class lies in a box
AutomorphicForm.table_mem_box_of_mem_cuspClasses_siegel119 below · depth 23 - Hecke tables of cuspidal slab classes lie in the box
AutomorphicForm.table_mem_box_of_mem_cuspClasses_slab18 below · depth 23 - Hecke generator inverse double-coset relation at level U₁(N)
NumberField.AdelicLevel.exists_heckeGen_inv_eq_centralScalar_mul_mul_heckeGen_mul_levelOne1 below · depth 23 - Double-coset inversion relation for Hecke generators at principal level
NumberField.AdelicLevel.exists_heckeGen_inv_eq_centralScalar_mul_mul_heckeGen_mul_principalLevel1 below · depth 23 - Hecke words and slot-family combinations are matching at S_K∪ T
AutomorphicForm.areMatchingAt_union_heckeWord_sum_slotFamilyCoeff_mul_of_areMatchingAt78 below · depth 24 - Asymptotic twisted spectral identity for GL₂, ramified places in S_L
AutomorphicForm.exists_atomic_forall_tendsto_integral_lambdaT_twistedAdelicKernel_sub_twistedCutTrace_sub_unram1,335 below · depth 24 - Spectral side of the truncated centre-folded GL₂ trace formula
AutomorphicForm.exists_atomic_forall_tendsto_setIntegral_lambdaT_finsum_integral_centralScalar_sub_mul1,280 below · depth 24 - Twisted geometric remainder minus [L:K]λ times slot sum: cylinder-small functional
AutomorphicForm.exists_continuous_noAtomicMass_twistedGeometricRemainder_sub_finrank_mul_const_mul_sum_eq1,677 below · depth 24 - Finite-dimensionality of isotypic cusp spaces at principal level
AutomorphicForm.finiteDimensional_isotypicCuspSubmodule_principal_inf_archCutSubmodule_of_isFundamentalDomain336 below · depth 24 - Central–elliptic geometric side of a truncated twisted trace formula
AutomorphicForm.forall_exists_integral_lambdaT_twistedAdelicKernel_eq_finsum_centralElliptic_add_and_norm_le_unram569 below · depth 24 - Per-word twisted spectral comparison from the remainder rows
AutomorphicForm.heckeWordSum_twistedCutTrace_sub_const_mul_heckeWordSum_cutTrace_add_atoms_eq_of_remainder_rows_of_comparison194 below · depth 24 - Hecke generator inverse in a central-times-level double coset
NumberField.AdelicLevel.exists_heckeGen_inv_eq_centralScalar_mul_mul_heckeGen_mul_of_forall_finEmbed_localEmbed_mem0 below · depth 24 - Residual block of the truncated GL₂ kernel: Eisenstein atoms
AutomorphicForm.exists_atomic_forall_integrableOn_and_tendsto_setIntegral_lambdaT_finsum_chiDet_mul_chiDet_inv26 below · depth 25 - Atomic spectral data for the twisted truncated GL₂ trace
AutomorphicForm.exists_atomic_forall_tendsto_integral_lambdaT_twistedAdelicKernel_sub_twistedCutTrace_sub1,334 below · depth 25 - Eisenstein block of the truncated centre-folded GL₂ kernel
AutomorphicForm.exists_atomic_forall_tendsto_setIntegral_lambdaT_finsum_sub_lambdaT_tsum_sub_lambdaT_finsum_chiDet_sub_mul1,277 below · depth 25 - Comparison of parabolic intercepts along Hecke words, uniform λ
AutomorphicForm.exists_continuous_noAtomicMass_intercept_parabolic_sub_finrank_mul_const_mul_sum_intercept_parabolic_eq_uniform1,673 below · depth 25 - Finitely many cuspidal constituents meet a principal-level eigensystem
AutomorphicForm.exists_finset_isCuspConstituent_le_iSup_of_cuspConstituentMeets_principal244 below · depth 25 - Coarse geometric expansion of the truncated GL₂ kernel integral
AutomorphicForm.exists_forall_le_setIntegral_lambdaT_adelicKernel_sub_centralElliptic_eq_setIntegral_parabolic94 below · depth 25 - Coarse geometric expansion of the truncated twisted GL₂ kernel
AutomorphicForm.exists_forall_le_setIntegral_lambdaT_twistedAdelicKernel_sub_centralElliptic_eq_setIntegral_parabolic157 below · depth 25 - Approximate identity of unit-factorizable test functions at principal level
AutomorphicForm.exists_isUnitFactorizableAboveOfType_principalLevel_tendsto_rightConv_of_mem_archCutSubmodule1 below · depth 25 - Orthonormal Hecke-adapted basis of the cut cuspidal space
AutomorphicForm.exists_orthonormal_isotypicCuspSubmodule_principalLevel_of_isFundamentalDomain_slab340 below · depth 25 - Admissibility of a cuspidal constituent at principal level
AutomorphicForm.finiteDimensional_inf_levelInvariantSubmodule_principal_inf_archCutSubmodule_of_isCuspConstituent162 below · depth 25 - Type splitting of the truncated twisted kernel, with domain independence
AutomorphicForm.forall_exists_lambdaT_twistedAdelicKernel_eq_finsum_add_sub_indicator_constantTerm_add15 below · depth 25 - Hyperbolic term affine in the truncation parameter, with bounded coefficients
AutomorphicForm.forall_exists_setIntegral_finsum_hyperbolicCell_sub_indicator_constantTerm_eq_affine_bound415 below · depth 25 - Affineness in R of the truncated twisted unipotent term
AutomorphicForm.forall_exists_setIntegral_finsum_unipotentCell_sub_indicator_constantTerm_eq_affine_unram257 below · depth 25 - Cuspidal block of the truncated GL₂ spectral side
AutomorphicForm.forall_integrableOn_and_setIntegral_lambdaT_mul_tsum_convOp_mul_conj_eq_mul_tsum_cutTrace505 below · depth 25 - Integrability of the central–elliptic twisted kernel against an idele character
AutomorphicForm.integrableOn_setIntegral_mul_finsum_centralElliptic_twistedAdelicKernel39 below · depth 25 - Principal-level isotypic cusp forms lie in sum of cuspidal constituents
AutomorphicForm.isotypicCuspSubmodule_principal_inf_archCutSubmodule_le_iSup_isCuspConstituent329 below · depth 25 - Absolute summability of cut traces over Siegel-pinned cusp classes
AutomorphicForm.summable_norm_cutTrace_of_isUnitFactorizableOfTypeAt_of_coversModCentre_of_subset96 below · depth 25 - Isotypic cusp forms of principal level split under one smoothing operator
AutomorphicForm.CuspidalConstituent.exists_eq_sum_rightConv_eq_smul_of_mem_isotypicCuspSubmodule_principal_inf_archCutSubmodule326 below · depth 26 - Eigen-capture of the level-and-type cut at principal level
AutomorphicForm.CuspidalConstituent.exists_inf_levelInvariantSubmodule_principal_inf_archCutSubmodule_le_iSup_rightConv_eq_smul_of_isCuspConstituent89 below · depth 26 - Isotypic cusp eigenfunctions lie in a sum of cuspidal constituents
AutomorphicForm.CuspidalConstituent.mem_iSup_isCuspConstituent_of_mem_isotypicCuspSubmodule_principal_inf_archCutSubmodule_of_rightConv_eq_smul229 below · depth 26 - Strong multiplicity one for cuspidal constituents at principal level
AutomorphicForm.eq_of_isCuspConstituent_of_cuspConstituentMeets_principal_of_coversModCentre243 below · depth 26 - Truncated σ-twisted spectral identity along Hecke words
AutomorphicForm.exists_atomic_forall_tendsto_setIntegral_lambdaT_finsum_integral_sigmaAdelicAct_centralScalar_sub_twistedCutTrace_sub1,332 below · depth 26 - Large-R limit: slope, summable atoms, small functional
AutomorphicForm.exists_atomic_forall_tendsto_tsum_integral_prod_pow_mul_affine_oscillatory_sub_mul_of_placewise_bound_of_sum_lipschitz1 below · depth 26 - Existence of a unit factorisation at S with prescribed factors
AutomorphicForm.exists_continuous_hasCompactSupport_isUnitFactorization_and_union_of_isArchTestFactor_of_isLocalTestFn1 below · depth 26 - Truncated hyperbolic terms compared with a uniform slope λ
AutomorphicForm.exists_continuous_noAtomicMass_integrableOn_and_hyperbolicTerm_sub_finrank_mul_const_mul_sum_eq_of_areMatchingAt_uniform1,509 below · depth 26 - Matched unipotent terms: affine in R with atom-free remainder
AutomorphicForm.exists_continuous_noAtomicMass_integrableOn_and_unipotentTerm_sub_const_mul_sum_eq_of_areMatchingAt362 below · depth 26 - Countable complete orthonormal flat families of induced sections
AutomorphicForm.exists_countable_orthonormal_flat_isInducedSection_family_complete_principalLevel_archCutSubmodule18 below · depth 26 - Twisted principal-series Hecke table is an Eisenstein table
AutomorphicForm.exists_eisensteinTableOf_eq_table_of_isUnitaryChar_of_isUnramifiedCharAt7 below · depth 26 - Maass–Selberg relation on the unitary axis, flat families
AutomorphicForm.exists_forall_integrableOn_and_setIntegral_lambdaT_axis_continuation_mul_conj_eq_maassSelberg_or_twoTerm_slab_of_flat271 below · depth 26 - Truncated parabolic term splits into hyperbolic and unipotent cells
AutomorphicForm.exists_forall_le_integrableOn_and_setIntegral_parabolic_eq_hyperbolicCell_add_unipotentCell94 below · depth 26 - Hyperbolic–unipotent splitting of the truncated twisted parabolic term
AutomorphicForm.exists_forall_le_integrableOn_and_setIntegral_twistedParabolic_eq_hyperbolicCell_add_unipotentCell166 below · depth 26 - Integrability of the centre-folded truncated GL₂ adelic kernel
AutomorphicForm.exists_forall_le_integrableOn_setIntegral_mul_lambdaT_adelicKernel_of_isTruncationDatum82 below · depth 26 - Bounding the affine coefficients of the hyperbolic twisted term
AutomorphicForm.exists_forall_norm_add_norm_le_of_forall_setIntegral_finsum_hyperbolicCell_sub_indicator_constantTerm_eq_affine413 below · depth 26 - Modulus of an idele class character is a power of the norm
AutomorphicForm.exists_forall_norm_apply_eq_ideleNorm_rpow_of_continuous_of_trivial5 below · depth 26 - Truncated twisted unipotent term as weighted Hecke-word moments
AutomorphicForm.exists_forall_setIntegral_finsum_unipotentCell_sub_indicator_constantTerm_eq_weighted_moments_unram254 below · depth 26 - Integrated continuous-spectrum identity for the truncated GL₂ kernel
AutomorphicForm.exists_forall_setIntegral_lambdaT_finsum_sub_lambdaT_tsum_sub_lambdaT_finsum_chiDet_eq_mul_integral_sum_rightConv_mul_setIntegral_lambdaT_axis_continuation1,261 below · depth 26 - Idelic base change for a cyclic extension: fixed idèles form the image
AutomorphicForm.exists_idelesBaseChange_continuous_injective_norm_pow_range_eq_fixed4 below · depth 26 - Summable dominant for continuous-spectrum Maass–Selberg pairings
AutomorphicForm.exists_summable_dominant_rightConv_axis_family_maassSelberg_pairings_of_isUnitFactorization_sum_lipschitz414 below · depth 26 - Asymptotically affine truncated parabolic term, unit-factorizable f
AutomorphicForm.exists_tendsto_setIntegral_lambdaT_adelicKernel_sub_centralElliptic_sub_affine_atTop_of_isUnitFactorization399 below · depth 26 - Finiteness of continuous idele class characters of square ξ and level N
AutomorphicForm.finite_setOf_squaresToXi_continuous_apply_det_eq_one_of_mem_principalLevel5 below · depth 26 - Cuspidal class contribution equals its cut trace, principal level
AutomorphicForm.finsum_setIntegral_convOp_mul_conj_eq_cutTrace_of_orthonormal_principalLevel_of_isFundamentalDomain_slab22 below · depth 26 - Affine dependence of the hyperbolic term on the truncation parameter
AutomorphicForm.forall_exists_setIntegral_finsum_hyperbolicCell_sub_indicator_constantTerm_eq_affine_bare212 below · depth 26 - Cuspidal kernel: locally uniform bounds and class-wise integrability
AutomorphicForm.forall_isCompact_exists_tsum_norm_convOp_mul_conj_le_and_summable_setIntegral_norm_finsum_of_orthonormal_principalLevel_of_isFundamentalDomain_slab503 below · depth 26 - Integrability of the central–elliptic twisted kernel over centre-cut Siegel translates
AutomorphicForm.integrableOn_iUnion_centreCutSiegelSet_setIntegral_mul_finsum_borel_centralElliptic22 below · depth 26 - Hecke words extracted from int f·(χ∘det)
AutomorphicForm.integral_mul_chiDet_eq_prod_pow_mul_pow_mul_integral_mul_chiDet_of_isUnitFactorization0 below · depth 26 - Self-adjointness of M(0) on flat sections, case μ=ν
AutomorphicForm.integral_mul_conj_axis_continuation_weylIntertwiningIntegral_zero_eq_of_eq_of_flat272 below · depth 26 - Twisting an induced section by ‖det‖^{w/2}
AutomorphicForm.isInducedSection_mul_cpowChar_and_continuous_and_maximalCompactAway_of_isInducedSection_of_principalLevel4 below · depth 26 - Twisting by a complex power of the idelic modulus preserves unramifiedness
AutomorphicForm.isUnramifiedCharAt_mul_cpowChar_of_isUnramifiedCharAt2 below · depth 26 - Induced sections of level N force characters unramified outside N
AutomorphicForm.isUnramifiedCharAt_of_isInducedSection_etaFst_etaSnd_of_ne_zero_of_principalLevel3 below · depth 26 - Finite-dimensional Hecke-stable cusp spaces lie in isotypic sums
AutomorphicForm.le_iSup_isotypicCuspSubmodule_principal_inf_archCutSubmodule_of_finiteDimensional_of_forall_heckeCosetSum_mem17 below · depth 26 - Unitary principal-series tables lie in the ξ-box
AutomorphicForm.table_axis_mem_setOf_xiBox_of_isUnitaryChar_of_mul_mul_rpow_eq0 below · depth 26 - Principal level: splitting archimedean cuts into irreducible types
AutomorphicForm.CuspidalConstituent.exists_inf_archCutSubmodule_le_iSup_isIrreducible_of_isCuspSubrep_principal5 below · depth 27 - Real scalar action of a flat-symmetric level-spherical convolution
AutomorphicForm.CuspidalConstituent.exists_real_forall_rightConv_eq_smul_of_isLevelSphericalOfType_principal62 below · depth 27 - A level-spherical test function injective on a finite-dimensional space
AutomorphicForm.CuspidalConstituent.exists_rightConv_injOn_of_finiteDimensional_of_le_principal25 below · depth 27 - Level-and-type cut distributes over finite sums of cusp subrepresentations
AutomorphicForm.CuspidalConstituent.iSup_inf_levelInvariantSubmodule_principal_inf_archCutSubmodule_le7 below · depth 27 - Window-independence of K-finite cuspidal constituents at principal level
AutomorphicForm.CuspidalConstituent.le_cuspKFiniteSubmodule_of_isCuspConstituent_of_exists_mem_levelInvariantSubmodule_principal114 below · depth 27 - Mean-square approximation forces membership in a cuspidal constituent
AutomorphicForm.CuspidalConstituent.mem_of_isCuspConstituent_of_mem_of_forall_exists_setLIntegral_ample_sub_sum_mul_translate_sq_lt_principal177 below · depth 27 - Right convolution preserves the isotypic cuspidal cut at principal level
AutomorphicForm.CuspidalConstituent.rightConv_mem_isotypicCuspSubmodule_principal_inf_archCutSubmodule83 below · depth 27 - Finite eigenspace decomposition of a principal-level cuspidal cut
AutomorphicForm.CuspidalSpectrum.exists_le_iSup_rightConv_eq_smul_of_finiteDimensional_principal101 below · depth 27 - Principal-level spherical flat test functions approximate cuspidal L² classes
AutomorphicForm.CuspidalSpectrum.exists_norm_toCarrier_sub_lt_principal41 below · depth 27 - Flat level-spherical smoothing non-vanishing on a type cut
AutomorphicForm.CuspidalSpectrum.exists_rightConv_ne_zero_of_ne_bot_principal28 below · depth 27 - Isotypic cuspidal slice vector for a μ-eigenvalue, principal level
AutomorphicForm.CuspidalSpectrum.exists_slice_sub_mem_eigenspace_orthogonal_principal121 below · depth 27 - Orthogonal component of an isotypic cusp form at principal level
AutomorphicForm.CuspidalSpectrum.isIsotypicCuspFormAt_principal_of_mem_of_sub_mem_orthogonal43 below · depth 27 - Left GL₂(F)-invariance of the continued Eisenstein series
AutomorphicForm.axis_continuation_bruhatEisenstein_globalPoints_mul_eq_of_isArchKFinite_family6 below · depth 27 - Regularity and Cauchy–Schwarz bounds for flat Maass–Selberg pairings
AutomorphicForm.continuous_and_hasDerivAt_axis_continuation_weylIntertwiningIntegral_pairings_of_flat0 below · depth 27 - Continuity in t of K-coefficients of πᵢₜ(f)
AutomorphicForm.continuous_integral_rightConv_axis_mul_conj_of_isArchKFinite_family2 below · depth 27 - Right convolution preserves the cut isotypic cuspidal space
AutomorphicForm.convOp_mem_isotypicCuspSubmodule_inf_archCutSubmodule_principalLevel_of_isBiInvariantUnder_of_isFundamentalDomain_slab21 below · depth 27 - Principal- and level-one pins give the same K-finite cuspidal space
AutomorphicForm.cuspKFiniteSubmodule_productionPinsOf_principalLevel_eq_levelOne0 below · depth 27 - Spectral side of the σ-twisted trace formula along Hecke words
AutomorphicForm.exists_atomic_forall_tendsto_setIntegral_lambdaT_finsum_integral_sigmaAdelicAct_centralScalar_sub_tsum_finsum_setIntegral_twistedConvOp_sub1,331 below · depth 27 - Uniform bounds and summability for adelic GL₂ Eisenstein data
AutomorphicForm.exists_bound_card_and_archParam_weight_and_summable_of_orthonormal_flat_isInducedSection_family40 below · depth 27 - Affine shape of base-changed unipotent terms along Hecke words
AutomorphicForm.exists_clm_noAtomicMass_forall_sum_slotFamilyCoeff_mul_setIntegral_unipotentCell_eq_mul_add277 below · depth 27 - A uniform transfer constant in the hyperbolic-term base-change comparison
AutomorphicForm.exists_const_forall_exists_windingDatum_integrableOn_and_hyperbolicTerm_sub_finrank_mul_const_mul_sum_eq_mul_sum_coeff_add_sum_coeff_of_areMatchingAt1,495 below · depth 27 - Dominated and integrable continuous spectral kernel after truncation
AutomorphicForm.exists_forall_dominated_sum_rightConv_axis_continuation_and_integrable_prod_lambdaT443 below · depth 27 - Pointwise spectral identity for the GL₂ kernel on the unitary axis
AutomorphicForm.exists_forall_finsum_integral_centralScalar_sub_tsum_convOp_sub_finsum_chiDet_eq_mul_integral_sum_rightConv_axis_continuation1,238 below · depth 27 - Integrability of truncated axis-continued Eisenstein products on Φ₀
AutomorphicForm.exists_forall_integrableOn_axis_continuation_mul_conj_lambdaT_canonicalTruncationDomain143 below · depth 27 - Integrability of the truncated hyperbolic and unipotent kernels
AutomorphicForm.exists_forall_le_integrableOn_hyperbolicCell_and_unipotentCell_sub_indicator_constantTerm91 below · depth 27 - Integrability of the truncated twisted hyperbolic and unipotent kernels
AutomorphicForm.exists_forall_le_integrableOn_twistedHyperbolicCell_and_twistedUnipotentCell_sub_indicator_constantTerm162 below · depth 27 - Pointwise cell decomposition of the truncated GL₂ adelic kernel
AutomorphicForm.exists_forall_le_lambdaT_adelicKernel_eq_centralElliptic_add_unipotentCell_add_hyperbolicCell4 below · depth 27 - Uniform polynomial bound for the GL₂ scattering derivative on the unitary axis
AutomorphicForm.exists_forall_lintegral_norm_deriv_axis_continuation_weylIntertwiningIntegral_le_mul_pow_archParam_weight391 below · depth 27 - Polynomial sup-norm bound on compacta for Casimir-eigen cusp forms
AutomorphicForm.exists_forall_norm_le_mul_rpow_mul_eLpNorm_of_mem_isotypicCuspSubmodule_principal_of_archCasimir_eq_smul_of_isCompact391 below · depth 27 - Uniform rapid decay of K-matrix coefficients on the unitary axis
AutomorphicForm.exists_forall_norm_rightConv_axis_pairing_add_norm_deriv_le_mul_rpow_neg_archParam_of_isUnitFactorization20 below · depth 27 - Hyperbolic term of the twisted trace formula: affine or zero
AutomorphicForm.exists_forall_setIntegral_finsum_hyperbolicCell_sub_indicator_constantTerm_eq_mul_sum_orbital_add_sum_weightedOrbital_or_eq_zero_of_isFactorizableTestFn211 below · depth 27 - Truncated twisted unipotent term along Hecke words via local zetas
AutomorphicForm.exists_forall_setIntegral_finsum_unipotentCell_sub_indicator_constantTerm_eq_mul_localZeta_twistedLocalFactor_unram245 below · depth 27 - Maass–Selberg relations on the unitary axis at distinct parameters
AutomorphicForm.exists_forall_setIntegral_lambdaT_axis_continuation_mul_conj_eq_maassSelberg_and_eq_twoTerm_slab_of_ne267 below · depth 27 - Hecke-word bound for summed twisted and weighted orbital integrals
AutomorphicForm.exists_forall_sum_integral_norm_orbital_add_weightedOrbital_le_of_isSemiLocalFactorization287 below · depth 27 - Casimir-weighted Hilbert–Schmidt bound for level-N convolution on cusp forms
AutomorphicForm.exists_forall_sum_rpow_mul_sqrt_sum_eLpNorm_convOp_sq_le_of_orthonormal_isotypicCuspSubmodule_principal_of_archCasimir_eq_smul371 below · depth 27 - Translates of a centre-cut Siegel set lie in a determinant slab
AutomorphicForm.exists_iUnion_image_mul_centreCutSiegelSet_subset_setOf_ideleNorm_det_mem_Icc5 below · depth 27 - A common coset system for U₁(N) and K(N) at v ∤ N
AutomorphicForm.exists_isHeckeCosetSystem_levelOne_and_principalLevel_heckeGen_of_not_dvd1 below · depth 27 - Mean-square strong multiplicity one on an ample Siegel window
AutomorphicForm.exists_setLIntegral_sub_sum_translate_sq_lt_of_agreesAwayFromFinite_of_coversModCentre_ample_principal136 below · depth 27 - Affine asymptotics of the truncated hyperbolic term, unit factorisation
AutomorphicForm.exists_tendsto_setIntegral_hyperbolicCell_sub_affine_atTop_of_isUnitFactorization224 below · depth 27 - Affine asymptotics of the truncated unipotent term, unit-factorizable f
AutomorphicForm.exists_tendsto_setIntegral_unipotentCell_sub_affine_atTop_of_isUnitFactorization263 below · depth 27 - Finite-dimensionality of K-finite induced sections at principal level
AutomorphicForm.finiteDimensional_span_setOf_isInducedSection_principalLevel_archCutSubmodule4 below · depth 27 - Archimedean Casimir operators act by scalars on cut isotypic cusp spaces
AutomorphicForm.forall_mem_cuspClasses_exists_forall_isArchSmoothAt_and_archCasimirAt_eq_smul_of_mem_isotypicCuspSubmodule_principal_inf_archCutSubmodule365 below · depth 27 - Integrability and class-wise summability of the cuspidal diagonal kernel
AutomorphicForm.integrableOn_convOp_mul_conj_and_summable_setIntegral_norm_finsum_convOp_mul_conj_of_orthonormal_principalLevel_of_isFundamentalDomain_slab371 below · depth 27 - Integrability of the cuspidal kernel along unipotent orbits
AutomorphicForm.integrable_tsum_convOp_mul_conj_unipotentGL2_mul_of_orthonormal_principalLevel_of_isFundamentalDomain_slab505 below · depth 27 - Unitarity of the normalised Weyl intertwining operator on the unitary axis
AutomorphicForm.integral_axis_continuation_weylIntertwiningIntegral_mul_conj_eq_integral_mul_conj_of_isUnitaryChar270 below · depth 27 - Compactness of the principal level meeting the finite-adelic subgroup
AutomorphicForm.isCompact_principalLevel_inf_finiteAdelicGL2Subgroup1 below · depth 27 - Cuspidal constituents agree for principal- and level-one pins
AutomorphicForm.isCuspConstituent_productionPinsOf_principalLevel_iff_levelOne0 below · depth 27 - Twisting a GL₂ test function by ‖det‖^{w/2}
AutomorphicForm.isFactorizableTestFn_and_isBiInvariantUnder_and_isArchBiFinite_mul_ideleNorm_det_rpow5 below · depth 27 - Openness of the principal level K(N) in GL₂(A_F)
AutomorphicForm.isOpen_principalLevel0 below · depth 27 - Isotypic cusp forms of zero principal level vanish
AutomorphicForm.isotypicCuspSubmodule_principal_bot_eq_bot_of_productionPinsOf0 below · depth 27 - Isotypic cuspidal spaces vanish on a non-positive Siegel window
AutomorphicForm.isotypicCuspSubmodule_principal_eq_bot_of_nonpos1 below · depth 27 - Raising the determinant floor does not enlarge isotypic cusp spaces
AutomorphicForm.isotypicCuspSubmodule_principal_le_isotypicCuspSubmodule_principal_of_le_of_ne_bot4 below · depth 27 - L² continuity in s of truncated Eisenstein families
AutomorphicForm.memLp_two_lambdaT_and_tendsto_eLpNorm_lambdaT_sub_restrict_canonicalTruncationDomain_of_axis_continuation_family133 below · depth 27 - K-finiteness of smoothed isotypic cusp forms at principal level
AutomorphicForm.mem_cuspKFiniteSubmodule_of_mem_isotypicCuspSubmodule_principal_inf_archCutSubmodule_of_rightConv_eq_smul85 below · depth 27 - Twist transport and truncated diagonal of the residual kernel
AutomorphicForm.resKernel_twist_and_lambdaT_resKernel_diag21 below · depth 27 - Non-σ-invariant idele character kills the truncated unipotent term
AutomorphicForm.setIntegral_finsum_unipotentCell_sub_indicator_constantTerm_eq_zero_of_not_sigmaInvariant_unram12 below · depth 27 - Twist-invariance of summed cut cuspidal traces on GL₂
AutomorphicForm.tsum_cutTrace_eq_tsum_cutTrace_mul_ideleNorm_det_rpow_of_subset_slab14 below · depth 27 - Casimirs at a complex place act by scalars on a cuspidal constituent, principal level
AutomorphicForm.CuspidalConstituent.exists_forall_isArchSmoothAtComplex_and_archCasimirAtComplex_eq_smul_of_isCuspConstituent_principal179 below · depth 28
… and 423 more statements (search for the module name to find them).