Theorems · Definition · number theory
SlashInvariantForm.prod
{ι : Type} →
{s : Finset ι} →
{k : ι → ℤ} →
(m : ℤ) →
m = ∑ i ∈ s, k i →
{Γ : Subgroup (GL (Fin 2) ℝ)} →
[Γ.HasDetPlusMinusOne] → ((i : ι) → SlashInvariantForm Γ (k i)) → SlashInvariantForm Γ mGiven SlashInvariantForm'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.
- 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.
Cites10
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
- Finset.prodproof · cited by 2,356
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Subgroup.HasDetPlusMinusOnestatement and proof · cited by 57
- SlashInvariantFormstatement and proof · cited by 46
Cited by4
Results whose statement or proof uses this declaration.
- ModularForm.prodproof · cited by 1
- SlashInvariantForm.prodEqualWeightsproof · cited by 1
- SlashInvariantForm.prod.congr_simpstatement and proof · cited by 0
- SlashInvariantForm.coe_prodstatement and proof · cited by 0