EtaCleanup #
The Dedekind eta function, defined on all of ℂ so that its logarithmic derivative
can be taken.
Equations
- dedekindEtaFun' z = Function.Periodic.qParam 24 z * etaProdTerm z
Instances For
Eta is non-vanishing!
theorem
logDeriv_one_sub_cexp
(r : ℂ)
:
(logDeriv fun (z : ℂ) => 1 - r * Complex.exp z) = fun (z : ℂ) => -r * Complex.exp z / (1 - r * Complex.exp z)