Mathlib Map

Theorems · Theorem · number theory

summableLocallyUniformlyOn_iteratedDerivWithin_cexp

∀ (k : ℕ),
  SummableLocallyUniformlyOn
    (fun n =>
      iteratedDerivWithin k (fun z => Complex.exp (2 * ↑Real.pi * Complex.I * z) ^ n) UpperHalfPlane.upperHalfPlaneSet)
    UpperHalfPlane.upperHalfPlaneSet

This is a version of summableLocallyUniformlyOn_iteratedDerivWithin_smul_cexp for level one and q-expansion coefficients all 1.

Defined in
Mathlib.NumberTheory.ModularForms.EisensteinSeries.QExpansion
Cited by
2 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites22

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

Cited by2

Results whose statement or proof uses this declaration.