Theorems · Theorem · number theory
ModularForm.gnpow_eq_pow
∀ {Γ : Subgroup (GL (Fin 2) ℝ)} [inst : Γ.HasDetPlusMinusOne] {k : ℤ} (f : ModularForm Γ k) (n : ℕ),
⟨n • k, GradedMonoid.GMonoid.gnpow n f⟩ = ⟨↑n * k, f.pow n⟩Bridge between the auto-derived graded-monoid power GradedMonoid.GMonoid.gnpow and the
bespoke ModularForm.pow: as elements of GradedMonoid (ModularForm Γ), the pair
⟨n • k, gnpow n f⟩ agrees with ⟨n * k, f.pow n⟩.
- Defined in
- Mathlib.NumberTheory.ModularForms.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 199 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Matrixstatement · cited by 4,303
- Subgroupstatement and proof · cited by 3,593
- MulZeroClass.zero_mulproof · cited by 1,625
- UpperHalfPlaneproof · cited by 626
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- ModularFormstatement and proof · cited by 98
- Subgroup.HasDetPlusMinusOnestatement and proof · cited by 57
- GradedMonoidproof · cited by 46
- GradedMonoid.GMonoid.gnpowstatement and proof · cited by 10
- ModularForm.extproof · cited by 7
- ModularForm.powstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.