Theorems · Theorem · number theory
ModularFormClass.qExpansion_coeff_eq_intervalIntegral
∀ {k : ℤ} {F : Type u_1} [inst : FunLike F UpperHalfPlane ℂ] {Γ : Subgroup (GL (Fin 2) ℝ)} {h : ℝ} (f : F)
[ModularFormClass F Γ k],
0 < h →
h ∈ Γ.strictPeriods →
∀ (n : ℕ) {t : ℝ} (ht : 0 < t),
(PowerSeries.coeff n) (UpperHalfPlane.qExpansion h ⇑f) =
1 / ↑h *
∫ (u : ℝ) in 0..h,
1 / Function.Periodic.qParam h (↑u + ↑t * Complex.I) ^ n *
f { coe := ↑u + ↑t * Complex.I, coe_im_pos := ⋯ }- Cited by
- 1 results in Mathlib
- Foundations
- Depth 293 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FunLikeModularFormClass
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.
- 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
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- AddSubgroupstatement · cited by 3,232
- Factproof · cited by 2,726
- FunLikestatement and proof · cited by 2,560
- Complex.ofRealstatement · cited by 1,654
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
Cited by1
Results whose statement or proof uses this declaration.
- qExpansion_coeff_isBigO_of_norm_isBigOproof · cited by 2