Documentation

LeanPool.Odlyzko.ExplicitFormula.RegularizedPoitouContourLimit

Regularized Poitou Contour Limit #

Supporting definitions and lemmas for the Odlyzko-bound formalization.

theorem NumberField.Odlyzko.rectangleIntegral_eq_horizontal_sub_add_two_vertical_of_antiInvariant {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {f : E} (hf : ∀ (z : ), f (1 - z) = -f z) (b T : ) :
rectangleIntegral f (↑(1 - b) + -T * Complex.I) (b + T * Complex.I) = horizontalIntegral f (1 - b) b (-T) - horizontalIntegral f (1 - b) b T + 2 verticalSegmentIntegral f b (-T) T
theorem NumberField.Odlyzko.mul_antiInvariant_of_invariant_of_antiInvariant {h g : } (hh : ∀ (z : ), h (1 - z) = h z) (hg : ∀ (z : ), g (1 - z) = -g z) (z : ) :
h (1 - z) * g (1 - z) = -(h z * g z)

A fermi dirac kernel used in the Odlyzko-bound argument.

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

    An inverse gauss kernel used in the Odlyzko-bound argument.

    Equations
    Instances For

      A completed zeta pole factor used in the Odlyzko-bound argument.

      Equations
      Instances For

        A completed zeta pole log deriv used in the Odlyzko-bound argument.

        Equations
        Instances For
          theorem NumberField.Odlyzko.rectangleIntegral_mul_completedZetaPoleLogDeriv {h : } {a b u v : } (ha : a < 0) (hb : 1 < b) (hu : u < 0) (hv : 0 < v) (hh : zSet.Icc a b ×ℂ Set.Icc u v, AnalyticAt h z) :
          rectangleIntegral (fun (s : ) => h s * completedZetaPoleLogDeriv s) (a + u * Complex.I) (b + v * Complex.I) = 2 * Real.pi * Complex.I * (h 0 + h 1)

          A poitou critical strip used in the Odlyzko-bound argument.

          Equations
          Instances For

            A poitou closed critical strip used in the Odlyzko-bound argument.

            Equations
            Instances For
              theorem NumberField.Odlyzko.rectangleBorderIntegrable_of_continuousAt_boundary {E : Type u} [NormedAddCommGroup E] {f : E} {a b u v : } (hab : a b) (huv : u v) (hf : zSet.Icc a b ×ℂ Set.Icc u v, z.re = a z.re = b z.im = u z.im = vContinuousAt f z) :
              RectangleBorderIntegrable f (a + u * Complex.I) (b + v * Complex.I)
              theorem NumberField.Odlyzko.integral_exp_neg_mul_sq_mul_cos_nonneg {δ : } ( : 0 < δ) (a : ) :
              0 (x : ), Real.exp (-δ * x ^ 2) * Real.cos (a * x)

              A regularized poitou critical strip majorant used in the Odlyzko-bound argument.

              Equations
              Instances For

                A negative exp regularized poitou transform used in the Odlyzko-bound argument.

                Equations
                Instances For
                  theorem NumberField.Odlyzko.re_sum_mul_completedDedekindZetaZeroDivisor_nonneg_of_re_nonneg (K : Type u_1) [Field K] [NumberField K] [IsTotallyComplex K] (Φ : ) {S : Finset } ( : sS, 0 (Φ s).re) :
                  0 (∑ sS, Φ s * ((completedDedekindZetaZeroDivisor K) s)).re

                  A gauss digamma vertical majorant used in the Odlyzko-bound argument.

                  Equations
                  Instances For

                    A regularized archimedean integrand used in the Odlyzko-bound argument.

                    Equations
                    Instances For
                      theorem NumberField.Odlyzko.one_sub_regularizedScaledTartar_le_sq {δ : } ( : 0 δ) (y x : ) :
                      1 - regularizedScaledTartar y δ x (y ^ 2 / 5 + δ) * x ^ 2
                      theorem NumberField.Odlyzko.regularizedArchimedeanIntegrand_le_linear {δ x : } ( : 0 δ) (hx : 0 < x) (y : ) :

                      A regularized archimedean majorant used in the Odlyzko-bound argument.

                      Equations
                      Instances For
                        theorem NumberField.Odlyzko.norm_gaussDigammaIntegrand_vertical_le_four_div {σ t x : } ( : 0 σ) (hx : 0 < x) (hx1 : x 1) :
                        theorem NumberField.Odlyzko.norm_gaussDigammaIntegrand_vertical_le_sqrt {σ t x : } ( : 0 σ) (hx : 0 < x) (hx1 : x 1) :
                        gaussDigammaIntegrand (σ + t * Complex.I) x 4 * (σ + t * Complex.I - 1 / x)

                        A totally complex poitou estimate used in the Odlyzko-bound argument.

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

                          A regularized right vertical lower bound used in the Odlyzko-bound argument.

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

                            A regularized subtracted horizontal vanishing used in the Odlyzko-bound argument.

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