Documentation

Mathlib.NumberTheory.ModularForms.Discriminant

The modular discriminant Δ #

This file defines the modular discriminant Δ(z) = η(z) ^ 24, where η is the Dedekind eta function, and proves its key properties including invariance under the generators of SL(2, ℤ).

Main definitions #

Main results #

References #

The modular discriminant Δ(z) = η(z) ^ 24, where η is the Dedekind eta function.

Equations
Instances For

    The discriminant expressed as a q-expansion: Δ(z) = q * ∏' (1 - q ^ (n + 1)) ^ 24.

    The modular discriminant is non-vanishing on the upper half-plane.

    The discriminant is invariant under T : z ↦ z + 1, i.e., Δ(z + 1) = Δ(z).

    The transformation formula for η under S : z ↦ -1 / z: we have η(-1 / z) = (√I)⁻¹ · √z · η(z) on the upper half-plane.

    The discriminant satisfies the modular transformation for S : z ↦ -1 / z: we have Δ(-1 / z) = z ^ 12 · Δ(z).

    @[deprecated ModularForm.tendsto_atImInfty_tprod_one_sub_eta_q_pow (since := "2026-04-30")]

    Alias of ModularForm.tendsto_atImInfty_tprod_one_sub_eta_q_pow.

    The cusp function of the discriminant equals q * ∏' n, (1 - q^(n+1))^24 on the open unit disc.

    The first q-expansion coefficient of the modular discriminant is 1.

    The modular discriminant Δ as a cusp form of weight 12 and level 1.

    Equations
    Instances For
      @[deprecated CuspForm.discriminant (since := "2026-04-30")]

      Alias of CuspForm.discriminant.


      The modular discriminant Δ as a cusp form of weight 12 and level 1.

      Equations
      Instances For