Theorems · Theorem · number theory
ModularGroup.exists_bound_of_subgroup_invariant
∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] {f : UpperHalfPlane → E},
Continuous f →
(∀ (g : Matrix.SpecialLinearGroup (Fin 2) ℤ), UpperHalfPlane.IsBoundedAtImInfty fun τ => f (g • τ)) →
∀ {Γ : Subgroup (GL (Fin 2) ℝ)} [Γ.IsArithmetic],
(∀ g ∈ Γ, ∀ (τ : UpperHalfPlane), f (g • τ) = f τ) → ∃ C, ∀ (τ : UpperHalfPlane), ‖f τ‖ ≤ CA function on ℍ which is invariant under an arithmetic subgroup and bounded at all cusps,
is uniformly bounded.
- Defined in
- Mathlib.NumberTheory.ModularForms.Bounds
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- Matrixstatement · cited by 4,303
- mul_oneproof · cited by 3,885
- Subgroupstatement and proof · cited by 3,593
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Continuousstatement and proof · cited by 2,592
- le_rflproof · cited by 1,558
- UpperHalfPlanestatement and proof · cited by 626
- one_divproof · cited by 624
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Asymptotics.IsBigOproof · cited by 506
Cited by1
Results whose statement or proof uses this declaration.
- CuspFormClass.petersson_bounded_leftproof · cited by 2