Documentation

LeanPool.Odlyzko.CompletedZeta.RadialKernelFormula

TODO: Add doc-string.

noncomputable def NumberField.Odlyzko.complexPlaceGaussian (K : Type u_1) [Field K] [NumberField K] (x : K) (q : InfinitePlace K) :

A complex place gaussian used in the Odlyzko-bound argument.

Equations
Instances For
    theorem NumberField.Odlyzko.complexPlaceMellinGaussian_eq_prod_cpow_mul_gaussian (K : Type u_1) [Field K] [NumberField K] (x : K) (s : ) (q : InfinitePlace K) (hq : ∀ (w : InfinitePlace K), 0 q w) :
    complexPlaceMellinGaussian K x s q = (∏ w : InfinitePlace K, q w) ^ (2 * s - 1) * complexPlaceGaussian K x q
    theorem NumberField.Odlyzko.ofReal_exp_cpow (a : ) (s : ) :
    (Real.exp a) ^ s = Complex.exp (a * s)

    A nonzero ideal shape theta used in the Odlyzko-bound argument.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For