Documentation

LeanPool.SpherePacking.Foundations

Foundations #

Foundational test functions and the first saddle-point estimates.

@[reducible, inline]
noncomputable abbrev CohnElkies.Euclidean (d : ) :

The Euclidean space used in ambient dimension d.

Equations
Instances For
    @[reducible, inline]
    noncomputable abbrev CohnElkies.TestFunction (d : ) :

    Complex Schwartz test functions in ambient dimension d.

    Equations
    Instances For
      noncomputable def CohnElkies.unitBallVolume (d : ) :

      The analytic formula for the volume of the unit ball in dimension d.

      Equations
      Instances For
        theorem CohnElkies.saddleNonzeroFrequency_ne_pole (a : ) {t : } (ht : t 0) (n : ) :
        a + t * Complex.I -↑(2 * n)

        A nonzero Mellin frequency cannot coincide with a real gamma pole.