Theorems · Theorem · number theory
UpperHalfPlane.isBoundedAtImInfty_of_hasSum_qExpansion
∀ {h : ℝ} {f : UpperHalfPlane → ℂ} {c : ℕ → ℂ},
0 < h →
(∀ (τ : UpperHalfPlane), HasSum (fun m => c m • Function.Periodic.qParam h ↑τ ^ m) (f τ)) →
UpperHalfPlane.IsBoundedAtImInfty fA function on the upper half plane that is given everywhere by a convergent q-expansion with
non-negative exponents, f τ = ∑' m, c m * 𝕢 h τ ^ m, is bounded at i∞. This is a converse to
hasSum_qExpansion: there, boundedness is a hypothesis used to produce the q-expansion, while
here convergence of the q-expansion is enough to deduce boundedness.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Real.piproof · cited by 1,774
- Complex.ofRealproof · cited by 1,654
- Complex.Iproof · cited by 866
- UpperHalfPlanestatement and proof · cited by 626
- Filter.Tendsto.compproof · cited by 560
- HasSumstatement and proof · cited by 518
- Function.updateproof · cited by 502
Cited by1
Results whose statement or proof uses this declaration.
- EisensteinSeries.isBoundedAtImInfty_E2proof · cited by 0