Local-Gap Bridge Layer #
This file contains the shared local-gap support used by both the residual and fixed-n
modules.
The first public theorems a reader should inspect are:
gaussianScale_eq_texPrefactor_mul_gaussianFexactCore_correctedCore_gap_abs_le_gaussianF_shortcorrectedCore_quarticCore_gap_abs_le_gaussianF_shortquarticCore_cubicCore_gap_abs_le_gaussianF_short
Most other declarations here are implementation detail for those bridge statements or
for downstream residual/fixed-n estimates.
A finite envelope for the even Gaussian moment coefficients up to degree 2K.
Equations
- gaussianEvenMomentEnvelope K = ∑ r ∈ Finset.range (K + 1), max 1 (gaussianEvenMomentCoeff✝ r)
Instances For
The real part of the cubic core integrand is the Gaussian-cosine model from
cubic_core_lower_bound.
A Euclidean ball in edge coordinates sits inside the coordinate box of the same radius.
Real Cauchy-Schwarz on an arbitrary measure space, specialized to the L²
controls used in the four-bridge argument.
Equations
- instDecidableEqQuarticCycleShape x✝ y✝ = if h : QuarticCycleShape.ctorIdx✝ x✝ = QuarticCycleShape.ctorIdx✝¹ y✝ then isTrue ⋯ else isFalse ⋯
Equations
- instFintypeQuarticCycleShape = { elems := { val := ↑QuarticCycleShape.enumList✝, nodup := QuarticCycleShape.enumList_nodup✝ }, complete := instFintypeQuarticCycleShape._proof_1 }
Equations
- instDecidableEqTriangleEdgeShape x✝ y✝ = if h : TriangleEdgeShape.ctorIdx✝ x✝ = TriangleEdgeShape.ctorIdx✝¹ y✝ then isTrue ⋯ else isFalse ⋯
Equations
- instFintypeTriangleEdgeShape = { elems := { val := ↑TriangleEdgeShape.enumList✝, nodup := TriangleEdgeShape.enumList_nodup✝ }, complete := instFintypeTriangleEdgeShape._proof_1 }
Equations
- instDecidableEqQuinticEdgeTriangleLabel x✝ y✝ = if h : QuinticEdgeTriangleLabel.ctorIdx✝ x✝ = QuinticEdgeTriangleLabel.ctorIdx✝¹ y✝ then isTrue ⋯ else isFalse ⋯
Equations
- One or more equations did not get rendered due to their size.
On the dynamic core, the cubic oscillatory factor admits the explicit second-order
expansion with a fourth-moment remainder. This is the first quantitative theorem that
uses the new T^4 machinery.
Removing the quintic phase costs only the size of the real quintic phase itself.
A uniform small-ball decay bound for the edge characteristic function.
The primary annulus contribution is uniformly exponentially small relative
to coreMass.
The tex prefactor is always nonnegative.
Real parts of complex set integrals are controlled by the integral of the complex norm difference.
Special case of abs_integral_re_sub_le_integral_norm against zero.
A quantitative version of exp_neg_mul_t_le_eps_gaussianScale_uniform_ge_three
with an explicit exp(-c n^2) factor on the Gaussian scale.
A strict geometric decay on the far shell is bounded by an explicit
exp(-c n^2) multiple of the Gaussian scale at the n^3 threshold.
A quantitative version of
exp_neg_mul_t_div_n_two_thirds_le_eps_gaussianScale_uniform_ge_three
with an explicit exp(-c n^2) factor on the Gaussian scale.
The even far shell is measurable.
Continuity of the repaired core integrand in edge coordinates.
Continuity of the quartic core integrand in edge coordinates.
Continuity of the cubic core integrand in edge coordinates.
Monotonicity of set integrals for nonnegative real functions.
Splitting the local box into the dynamic core plus the two shell pieces used in the final argument.
Public bridge 1: the exact core integral
is close to the corrected core model on the Gaussian scale with n^6 / t^2 loss.
Public bridge 2: the corrected-core to
quartic-core bridge with the natural t^{-3/2} decay.
Public bridge 3: stripping the quartic
correction costs only n^2 / t on the Gaussian scale.