Theorems · Definition · number theory
ModularForm.prod
{ι : Type} →
{s : Finset ι} →
{k : ι → ℤ} →
(m : ℤ) →
m = ∑ i ∈ s, k i →
{Γ : Subgroup (GL (Fin 2) ℝ)} → [Γ.HasDetPlusMinusOne] → ((i : ι) → ModularForm Γ (k i)) → ModularForm Γ mGiven ModularForm's F i of weight k i for i : ι, define the form which as a
function is a product of those indexed by s : Finset ι with weight m = ∑ i ∈ s, k i.
- Defined in
- Mathlib.NumberTheory.ModularForms.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 190 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- Finset.sumstatement and proof · cited by 5,195
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- OnePointproof · cited by 126
- OnePoint.inftyproof · cited by 102
- ModularFormstatement and proof · cited by 98
- Subgroup.HasDetPlusMinusOnestatement and proof · cited by 57
- IsCuspproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- ModularForm.prodEqualWeightsproof · cited by 1
- ModularForm.coe_prodstatement and proof · cited by 0