Mathlib Map

Theorems · Theorem · number theory

OnePoint.isBoundedAt_iff

∀ {c : OnePoint ℝ} {f : UpperHalfPlane → ℂ} {k : ℤ} {g : GL (Fin 2) ℝ},
  g • OnePoint.infty = c → (c.IsBoundedAt f k ↔ UpperHalfPlane.IsBoundedAtImInfty (SlashAction.map k g f))

To check that f is bounded at c, it suffices for f ∣[k] g to be bounded at for any single g with g • ∞ = c.

Defined in
Mathlib.NumberTheory.ModularForms.BoundedAtCusp
Cited by
0 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.