Modular forms #
This file defines modular forms and proves some basic properties about them. Including constructing the graded ring of modular forms.
We begin by defining modular forms and cusp forms as extension of SlashInvariantForms then we
define the space of modular forms, cusp forms and prove that the product of two modular forms is a
modular form.
These are SlashInvariantForm's that are holomorphic and bounded at infinity.
- toFun : UpperHalfPlane → ℂ
- slash_action_eq' : ∀ (γ : ↥Γ), SlashAction.map ℂ k γ self.toFun = self.toFun
- holo' : MDifferentiable (modelWithCornersSelf ℂ ℂ) (modelWithCornersSelf ℂ ℂ) ⇑self.toSlashInvariantForm
- bdd_at_infty' : ∀ (A : Matrix.SpecialLinearGroup (Fin 2) ℤ), UpperHalfPlane.IsBoundedAtImInfty (SlashAction.map ℂ k A ⇑self.toSlashInvariantForm)
Instances For
These are SlashInvariantForms that are holomorphic and zero at infinity.
- toFun : UpperHalfPlane → ℂ
- slash_action_eq' : ∀ (γ : ↥Γ), SlashAction.map ℂ k γ self.toFun = self.toFun
- holo' : MDifferentiable (modelWithCornersSelf ℂ ℂ) (modelWithCornersSelf ℂ ℂ) ⇑self.toSlashInvariantForm
- zero_at_infty' : ∀ (A : Matrix.SpecialLinearGroup (Fin 2) ℤ), UpperHalfPlane.IsZeroAtImInfty (SlashAction.map ℂ k A ⇑self.toSlashInvariantForm)
Instances For
ModularFormClass F Γ k says that F is a type of bundled functions that extend
SlashInvariantFormClass by requiring that the functions be holomorphic and bounded
at infinity.
- slash_action_eq : ∀ (f : F) (γ : ↥Γ), SlashAction.map ℂ k γ ⇑f = ⇑f
- holo : ∀ (f : F), MDifferentiable (modelWithCornersSelf ℂ ℂ) (modelWithCornersSelf ℂ ℂ) ⇑f
- bdd_at_infty : ∀ (f : F) (A : Matrix.SpecialLinearGroup (Fin 2) ℤ), UpperHalfPlane.IsBoundedAtImInfty (SlashAction.map ℂ k A ⇑f)
Instances
CuspFormClass F Γ k says that F is a type of bundled functions that extend
SlashInvariantFormClass by requiring that the functions be holomorphic and zero
at infinity.
- slash_action_eq : ∀ (f : F) (γ : ↥Γ), SlashAction.map ℂ k γ ⇑f = ⇑f
- holo : ∀ (f : F), MDifferentiable (modelWithCornersSelf ℂ ℂ) (modelWithCornersSelf ℂ ℂ) ⇑f
- zero_at_infty : ∀ (f : F) (A : Matrix.SpecialLinearGroup (Fin 2) ℤ), UpperHalfPlane.IsZeroAtImInfty (SlashAction.map ℂ k A ⇑f)
Instances
Equations
- One or more equations did not get rendered due to their size.
Equations
- (_ : ModularFormClass (ModularForm Γ k) Γ k) = (_ : ModularFormClass (ModularForm Γ k) Γ k)
Equations
- One or more equations did not get rendered due to their size.
Equations
- (_ : CuspFormClass (CuspForm Γ k) Γ k) = (_ : CuspFormClass (CuspForm Γ k) Γ k)
Copy of a ModularForm with a new toFun equal to the old one. Useful to fix
definitional equalities.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Copy of a CuspForm with a new toFun equal to the old one. Useful to fix
definitional equalities.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- ModularForm.instSub = { sub := fun (f g : ModularForm Γ k) => f + -g }
Equations
- One or more equations did not get rendered due to their size.
Additive coercion from ModularForm to ℍ → ℂ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- ModularForm.instInhabitedModularForm = { default := 0 }
The modular form of weight k_1 + k_2 given by the product of two modular forms of weights
k_1 and k_2.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The constant function with value x : ℂ as a modular form of weight 0 and any level.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- ModularForm.instNatCastModularFormOfNatIntInstOfNat Γ = { natCast := fun (n : ℕ) => ModularForm.const ↑n }
Equations
- ModularForm.instIntCastModularFormOfNatIntInstOfNat Γ = { intCast := fun (z : ℤ) => ModularForm.const ↑z }
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Additive coercion from CuspForm to ℍ → ℂ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
- CuspForm.instInhabitedCuspForm = { default := 0 }
Equations
- (_ : ModularFormClass F Γ k) = (_ : ModularFormClass F Γ k)
Cast for modular forms, which is useful for avoiding Heqs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- ModularForm.instGMulIntModularFormInstAddInt Γ = { mul := fun {i j : ℤ} (f : ModularForm Γ i) (g : ModularForm Γ j) => ModularForm.mul f g }
Equations
- ModularForm.instGCommRing Γ = DirectSum.GCommRing.mk (_ : ∀ (a b : GradedMonoid (ModularForm Γ)), a * b = b * a)
Equations
- One or more equations did not get rendered due to their size.