Documentation

SpherePacking.ModularForms.eta

@[reducible, inline]
noncomputable abbrev η :
Equations
Instances For
    theorem eta_logDeriv_eql (z : UpperHalfPlane) :
    logDeriv (η fun (z : ) => -1 / z) z = logDeriv (csqrt * η) z
    theorem eta_logderivs :
    Set.EqOn (logDeriv (η fun (z : ) => -1 / z)) (logDeriv (csqrt * η)) {z : | 0 < z.im}
    theorem eta_logderivs_const :
    ∃ (z : ), z 0 Set.EqOn (η fun (z : ) => -1 / z) (z (csqrt * η)) {z : | 0 < z.im}
    theorem eta_equality :
    Set.EqOn (η fun (z : ) => -1 / z) ((csqrt Complex.I)⁻¹ (csqrt * η)) {z : | 0 < z.im}