Non-asymptotic exponential sum growth bounds #
This module formalizes the non-asymptotic definition of exponential sum exponent from the
blueprint's Exponential sum growth exponents chapter (beta-chapter). It gives a fixed-parameter,
epsilon--delta characterization of the exponential sum growth exponent.
Fixed-parameter formulation #
The exponential sum at fixed parameters.
Equations
- Expdb.exponentialSumAt F T N a b = ∑ n ∈ Finset.Icc a b, ↑(Real.fourierChar (T * F (↑n / N)))
Instances For
The fixed-parameter epsilon--delta bound from the blueprint lemma beta-asymp
(Non-asymptotic definition of β).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Uniform approximation by fixed phases #
From fixed bounds to asymptotic bounds #
Uniform bounds for approximate model phases #
An approximate model phase with sufficiently small error has a uniform positive first
derivative and uniform bounds on all derivatives through order P + 1, with constants depending
only on σ and P.
The logarithm is an exact approximate model phase at every finite order.
Building asymptotic counterexamples #
Equivalence with the asymptotic definition #
The non-asymptotic characterization of the exponential sum growth exponent.