Mathlib Map

Theorems · Definition · number theory

SlashInvariantForm.mul

{Γ : Subgroup (GL (Fin 2) ℝ)} →
  [Γ.HasDetPlusMinusOne] →
    {k₁ k₂ : ℤ} → SlashInvariantForm Γ k₁ → SlashInvariantForm Γ k₂ → SlashInvariantForm Γ (k₁ + k₂)

The slash invariant form of weight k₁ + k₂ given by the product of two slash-invariant forms of weights k₁ and k₂.

Defined in
Mathlib.NumberTheory.ModularForms.SlashInvariantForms
Cited by
2 results in Mathlib
Foundations
Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Subgroup.HasDetPlusMinusOne

Around this declaration

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

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.