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
theorem
NumberField.Odlyzko.hasDerivAt_tartarAmplitudeDerivativeIntegrand
(x t : ℝ)
:
HasDerivAt (fun (z : ℝ) => tartarAmplitudeDerivativeIntegrand z t) (tartarAmplitudeSecondDerivativeIntegrand x t) x
theorem
NumberField.Odlyzko.sq_mul_tartarWeight_integrable :
MeasureTheory.Integrable (fun (t : ℝ) => t ^ 2 * Tartar.weight t) MeasureTheory.volume
theorem
NumberField.Odlyzko.hasDerivAt_integral_tartarAmplitudeDerivativeIntegrand
(x : ℝ)
:
HasDerivAt (fun (z : ℝ) => ∫ (t : ℝ), tartarAmplitudeDerivativeIntegrand z t)
(∫ (t : ℝ), tartarAmplitudeSecondDerivativeIntegrand x t) x
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
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 : ℝ)
:
HasDerivAt (poitouKernel f) (poitouKernelDerivative f f' x) x
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
theorem
NumberField.Odlyzko.norm_poitouVerticalProfileDerivative_regularized_le
{δ : ℝ}
(hδ : 0 < δ)
(y σ x : ℝ)
:
theorem
NumberField.Odlyzko.poitouVerticalProfileDerivative_regularized_integrable
{δ : ℝ}
(hδ : 0 < δ)
(y σ : ℝ)
:
A regularized poitou vertical profile used in the Odlyzko-bound argument.
Equations
- NumberField.Odlyzko.regularizedPoitouVerticalProfile y δ σ x = ↑(NumberField.Odlyzko.poitouKernel (NumberField.Odlyzko.regularizedScaledTartar y δ) x) * Complex.exp ((↑σ - 1 / 2) * ↑x)
Instances For
theorem
NumberField.Odlyzko.regularizedPoitouVerticalProfile_integrable
{y δ : ℝ}
(hδ : 0 < δ)
(σ : ℝ)
:
theorem
NumberField.Odlyzko.poitouTransform_regularizedScaledTartar_eq_fourier
(y δ σ t : ℝ)
:
poitouTransform (regularizedScaledTartar y δ) (↑σ + ↑t * Complex.I) = FourierTransform.fourier (regularizedPoitouVerticalProfile y δ σ) (-t / (2 * Real.pi))
theorem
NumberField.Odlyzko.fourier_poitouVerticalProfileDerivative_regularized
{δ : ℝ}
(hδ : 0 < δ)
(y σ w : ℝ)
:
FourierTransform.fourier
(poitouVerticalProfileDerivative (regularizedScaledTartar y δ) (regularizedScaledTartarDerivative y δ) σ) w = (2 * ↑Real.pi * Complex.I * ↑w) • FourierTransform.fourier (regularizedPoitouVerticalProfile y δ σ) w
theorem
NumberField.Odlyzko.hasDerivAt_poitouKernelDerivative
{f f' f'' : ℝ → ℝ}
(hf : ∀ (x : ℝ), HasDerivAt f (f' x) x)
(hf' : ∀ (x : ℝ), HasDerivAt f' (f'' x) x)
(x : ℝ)
:
HasDerivAt (poitouKernelDerivative f f') (poitouKernelSecondDerivative f f' f'' x) x
theorem
NumberField.Odlyzko.hasDerivAt_poitouVerticalProfileDerivative
{f f' f'' : ℝ → ℝ}
(hf : ∀ (x : ℝ), HasDerivAt f (f' x) x)
(hf' : ∀ (x : ℝ), HasDerivAt f' (f'' x) x)
(σ x : ℝ)
:
HasDerivAt (poitouVerticalProfileDerivative f f' σ) (poitouVerticalProfileSecondDerivative f f' f'' σ 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
theorem
NumberField.Odlyzko.abs_regularizedScaledTartarSecondDerivative_le
{δ : ℝ}
(hδ : 0 ≤ δ)
(y x : ℝ)
:
theorem
NumberField.Odlyzko.norm_poitouVerticalProfileSecondDerivative_regularized_le
{δ : ℝ}
(hδ : 0 < δ)
(y σ x : ℝ)
:
‖poitouVerticalProfileSecondDerivative (regularizedScaledTartar y δ) (regularizedScaledTartarDerivative y δ)
(regularizedScaledTartarSecondDerivative y δ) σ x‖ ≤ Real.exp (|σ - 1 / 2| ^ 2 / (2 * δ)) * ((y ^ 2 * tartarTestFunctionSecondDerivativeBound + 2 * δ + 2 * |y| * tartarAmplitudeDerivativeBound + 3 / 4 + 2 * |σ - 1 / 2| * (2 * |y| * tartarAmplitudeDerivativeBound + 1 / 2) + |σ - 1 / 2| ^ 2 + (8 * δ * |y| * tartarAmplitudeDerivativeBound + 2 * δ + 4 * |σ - 1 / 2| * δ) * |x| + 4 * δ ^ 2 * x ^ 2) * Real.exp (-(δ / 2) * x ^ 2))
theorem
NumberField.Odlyzko.poitouVerticalProfileSecondDerivative_regularized_integrable
{δ : ℝ}
(hδ : 0 < δ)
(y σ : ℝ)
:
theorem
NumberField.Odlyzko.fourier_poitouVerticalProfileSecondDerivative_regularized
{δ : ℝ}
(hδ : 0 < δ)
(y σ w : ℝ)
:
FourierTransform.fourier
(poitouVerticalProfileSecondDerivative (regularizedScaledTartar y δ) (regularizedScaledTartarDerivative y δ)
(regularizedScaledTartarSecondDerivative y δ) σ)
w = (2 * ↑Real.pi * Complex.I * ↑w) • FourierTransform.fourier
(poitouVerticalProfileDerivative (regularizedScaledTartar y δ) (regularizedScaledTartarDerivative y δ) σ) w
theorem
NumberField.Odlyzko.fourier_poitouVerticalProfileSecondDerivative_regularized_eq_sq
{δ : ℝ}
(hδ : 0 < δ)
(y σ w : ℝ)
:
theorem
NumberField.Odlyzko.sq_abs_mul_norm_poitouTransform_regularized_le
{δ : ℝ}
(hδ : 0 < δ)
(y σ t : ℝ)
:
|t| ^ 2 * ‖poitouTransform (regularizedScaledTartar y δ) (↑σ + ↑t * Complex.I)‖ ≤ ∫ (x : ℝ), ‖poitouVerticalProfileSecondDerivative (regularizedScaledTartar y δ) (regularizedScaledTartarDerivative y δ)
(regularizedScaledTartarSecondDerivative y δ) σ x‖