Mathlib Map

Theorems · Theorem · number theory

ModularForm.prod_slash

∀ {ι : Type u_1} {k : ℤ} {g : GL (Fin 2) ℝ} {f : ι → UpperHalfPlane → ℂ} {s : Finset ι},
  SlashAction.map (k * ↑s.card) g (∏ i ∈ s, f i) =
    |↑(Matrix.GeneralLinearGroup.det g)| ^ (↑s.card - 1) • ∏ i ∈ s, SlashAction.map k g (f i)
Defined in
Mathlib.NumberTheory.ModularForms.SlashActions
Cited by
1 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites19

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Realstatement and proof · cited by 25,697
  • Finsetstatement and proof · cited by 13,712
  • Complexstatement and proof · cited by 5,565
  • Finset.sumproof · cited by 5,195
  • Matrixstatement · cited by 4,303
  • MonoidHomstatement · cited by 3,629
  • Unitsstatement · cited by 2,804
  • Finset.prodstatement and proof · cited by 2,356
  • Finset.cardstatement and proof · cited by 2,327
  • Units.valstatement and proof · cited by 1,966
  • absstatement and proof · cited by 1,814

Cited by1

Results whose statement or proof uses this declaration.