Theorems · Theorem · number theory
ModularForm.qExpansion_mul_coe
∀ {F : Type u_1} [inst : FunLike F UpperHalfPlane ℂ] {Γ : Subgroup (GL (Fin 2) ℝ)} {h : ℝ} {G : Type u_2}
[inst_1 : FunLike G UpperHalfPlane ℂ],
0 < h →
h ∈ Γ.strictPeriods →
∀ {a b : ℤ} (f : F) [ModularFormClass F Γ a] (g : G) [ModularFormClass G Γ b],
UpperHalfPlane.qExpansion h (⇑f * ⇑g) = UpperHalfPlane.qExpansion h ⇑f * UpperHalfPlane.qExpansion h ⇑gThe q-expansion of a pointwise product of two modular-form-class objects is the product of
their q-expansions. Works for any ModularFormClass (e.g. a CuspForm times a ModularForm).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 293 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Complexstatement and proof · cited by 5,565
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- AddSubgroupstatement · cited by 3,232
- FunLikestatement and proof · cited by 2,560
- PowerSeriesstatement · cited by 797
- UpperHalfPlanestatement and proof · cited by 626
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- UpperHalfPlane.qExpansionstatement · cited by 64
- ModularFormClassstatement and proof · cited by 64
Cited by2
Results whose statement or proof uses this declaration.
- ModularForm.qExpansion_mulproof · cited by 4
- ModularForm.qExpansion_eq_qExpansion_discriminant_mulproof · cited by 1