Theorems · Theorem · number theory
ModularGroup.exists_bound_of_subgroup_invariant_of_isArithmetic_of_isBigO
∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] {f : UpperHalfPlane → E},
Continuous f →
∀ {t : ℝ},
0 ≤ t →
(∀ (g : Matrix.SpecialLinearGroup (Fin 2) ℤ),
(fun τ => f (g • τ)) =O[UpperHalfPlane.atImInfty] fun z => z.im ^ t) →
∀ {Γ : Subgroup (GL (Fin 2) ℝ)} [Γ.IsArithmetic],
(∀ g ∈ Γ, ∀ (τ : UpperHalfPlane), f (g • τ) = f τ) →
∃ C, ∀ (τ : UpperHalfPlane), ‖f τ‖ ≤ C * max τ.im (1 / τ.im) ^ tA function on ℍ which is invariant under an arithmetic subgroup of GL(2, ℝ), and satisfies
an O((im τ) ^ t) bound at all cusps for some 0 ≤ t, is in fact uniformly bounded by a multiple
of (max (im τ) (1 / im τ)) ^ t.
- Defined in
- Mathlib.NumberTheory.ModularForms.Bounds
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Norm.normstatement · cited by 5,413
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Continuousstatement and proof · cited by 2,592
- UpperHalfPlanestatement and proof · cited by 626
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Asymptotics.IsBigOstatement and proof · cited by 506
- Matrix.SpecialLinearGroupstatement and proof · cited by 348
- Int.castRingHomproof · cited by 254
Cited by2
Results whose statement or proof uses this declaration.
- ModularFormClass.exists_petersson_leproof · cited by 1
- ModularGroup.exists_bound_of_subgroup_invariantproof · cited by 1