Mathlib Map

Theorems · Theorem · number theory

eisSummand_of_gammaSet_eq_divIntMap

∀ (k : ℤ) (z : UpperHalfPlane) {n : ℕ} (v : ↑(EisensteinSeries.gammaSet 1 n 0)),
  EisensteinSeries.eisSummand k (↑v) z = (↑n ^ k)⁻¹ * EisensteinSeries.eisSummand k (EisensteinSeries.divIntMap ↑n ↑v) z
Defined in
Mathlib.NumberTheory.ModularForms.EisensteinSeries.QExpansion
Cited by
1 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound

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.

Cited by1

Results whose statement or proof uses this declaration.