Mathlib Map

Theorems · Theorem · number theory

ModularFormClass.qExpansion_sub

Deprecated since 2026-05-05Use ModularForm.qExpansion_sub instead.

∀ {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 ⇑g

Alias of ModularForm.qExpansion_sub.

Defined in
Mathlib.NumberTheory.ModularForms.QExpansion
Cited by
0 results in Mathlib
Foundations
Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FunLikeFunLikeModularFormClassModularFormClass

Around this declaration

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

Cites14

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.