Documentation

Expdb.ExponentialSums.ExponentSumGrowthNonAsymptotic

Non-asymptotic exponential sum growth bounds #

This module formalizes Lemma 4.3 of the ANTEDB blueprint. It gives a fixed-parameter, epsilon--delta characterization of the exponential sum growth exponent.

Fixed-parameter formulation #

noncomputable def Expdb.exponentialSumAt (F : ) (T N : ) (a b : ) :

The exponential sum at fixed parameters.

Equations
Instances For
    def Expdb.IsApproximateModelPhaseFunction (F : ) (σ : ) (P : ) (δ : ) :

    A fixed phase function whose model-phase errors through order P are at most δ.

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

      The fixed-parameter epsilon--delta bound from Lemma 4.3 of the blueprint.

      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 #

        Building asymptotic counterexamples #

        Lemma 4.3 #

        The non-asymptotic characterization of the exponential sum growth exponent.