Documentation

LeanPool.Odlyzko.ExplicitFormula.RegularizedPoitouQuadraticDecay

Regularized Poitou Quadratic Decay #

Supporting definitions and lemmas for the Odlyzko-bound formalization.

A tartar amplitude second derivative integrand used in the Odlyzko-bound argument.

Equations
Instances For

    A tartar amplitude second derivative used in the Odlyzko-bound argument.

    Equations
    Instances For

      A tartar test function second derivative bound used in the Odlyzko-bound argument.

      Equations
      Instances For

        A tartar test function second derivative used in the Odlyzko-bound argument.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          noncomputable def NumberField.Odlyzko.poitouKernelDerivative (f f' : ) (x : ) :

          A poitou kernel derivative used in the Odlyzko-bound argument.

          Equations
          Instances For
            theorem NumberField.Odlyzko.hasDerivAt_poitouKernel {f f' : } (hf : ∀ (x : ), HasDerivAt f (f' x) x) (x : ) :
            noncomputable def NumberField.Odlyzko.poitouVerticalProfileDerivative (f f' : ) (σ x : ) :

            A poitou vertical profile derivative used in the Odlyzko-bound argument.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem NumberField.Odlyzko.hasDerivAt_poitouVerticalProfile {f f' : } (hf : ∀ (x : ), HasDerivAt f (f' x) x) (σ x : ) :
              HasDerivAt (fun (z : ) => (poitouKernel f z) * Complex.exp ((σ - 1 / 2) * z)) (poitouVerticalProfileDerivative f f' σ x) x

              A regularized poitou vertical profile used in the Odlyzko-bound argument.

              Equations
              Instances For
                noncomputable def NumberField.Odlyzko.poitouKernelSecondDerivative (f f' f'' : ) (x : ) :

                A poitou kernel second derivative used in the Odlyzko-bound argument.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  theorem NumberField.Odlyzko.hasDerivAt_poitouKernelDerivative {f f' f'' : } (hf : ∀ (x : ), HasDerivAt f (f' x) x) (hf' : ∀ (x : ), HasDerivAt f' (f'' x) x) (x : ) :
                  noncomputable def NumberField.Odlyzko.poitouVerticalProfileSecondDerivative (f f' f'' : ) (σ x : ) :

                  A poitou vertical profile second derivative used in the Odlyzko-bound argument.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    theorem NumberField.Odlyzko.hasDerivAt_poitouVerticalProfileDerivative {f f' f'' : } (hf : ∀ (x : ), HasDerivAt f (f' x) x) (hf' : ∀ (x : ), HasDerivAt f' (f'' x) x) (σ x : ) :

                    A regularized scaled tartar second derivative used in the Odlyzko-bound argument.

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