Theorems · Theorem · number theory
UpperHalfPlane.qExpansion_coeff_eq_circleIntegral
∀ {h : ℝ} {f : UpperHalfPlane → ℂ},
0 < h →
Function.Periodic (f ∘ ↑UpperHalfPlane.ofComplex) ↑h →
MDiff f →
UpperHalfPlane.IsBoundedAtImInfty f →
∀ (n : ℕ) {R : ℝ},
0 < R →
R < 1 →
(PowerSeries.coeff n) (UpperHalfPlane.qExpansion h f) =
(2 * ↑Real.pi * Complex.I)⁻¹ * ∮ (z : ℂ) in C(0, R), UpperHalfPlane.cuspFunction h f z / z ^ (n + 1)The q-expansion coefficient can be expressed as a circleIntegral for any radius 0 < R < 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 291 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Complexstatement and proof · cited by 5,565
- mul_commproof · cited by 2,262
- Real.pistatement and proof · cited by 1,774
- mul_assocproof · cited by 1,667
- Complex.ofRealstatement and proof · cited by 1,654
- sub_zeroproof · cited by 938
- modelWithCornersSelfstatement and proof · cited by 920
- Complex.Istatement and proof · cited by 866
Cited by1
Results whose statement or proof uses this declaration.
- UpperHalfPlane.qExpansion_coeff_eq_intervalIntegralproof · cited by 1