Arithmetic of the residual-order ledger #
The candidate manuscript, Proposition 10.3, assigns real exponents to analytic estimates. This file checks the arithmetic of those assignments, conditional on the estimates being valid. It does not define the analytic classes, construct a correction, or prove an estimate for a PDE.
The manuscript fixes κ = 10⁻⁵ in §8.1 and again in §10.2. The results below
hold uniformly for 0 ≤ κ ≤ 10⁻⁵ and σ ≥ 1/5. Fractions are exact rationals
in the real numbers; no floating-point calculation is used.
The good-wave residual exponent B = 1/2 + σ.
Equations
- NavierStokes.ExponentLedger.waveExponent σ = 1 / 2 + σ
Instances For
The mean and defect target exponent C = 1 + σ.
Equations
Instances For
The intermediate exponent H₁ = C - 2κ.
Equations
Instances For
Minimum of the four listed gains for the particular wave correction.
Equations
- NavierStokes.ExponentLedger.particularGain σ κ = min (min (min (1 / 2 - 3 * κ) (1 / 2 - κ)) (NavierStokes.ExponentLedger.waveExponent σ - κ)) (2 / 5)
Instances For
Minimum of the four listed gains for the signed wave correction.
Equations
Instances For
The five distinct gains listed for the signed bar residual, after divergence. The subtracted bump repeats the fourth bound and so contributes no new minimum.
Equations
Instances For
Step 1: particular correction #
The displayed lower bound is in fact equality for the stated parameter range.
Step 2: signed correction #
Every listed contribution exceeds the claimed .17 bar-residual gain.
Steps 3 and 4: mean and defect updates #
Cumulative exponent bounds #
Exact fixed choice and quantifier bookkeeping #
A stricter κ < 10⁻⁶ also suffices, but is not the manuscript's choice.
Iterated accuracy parameters; this does not assert existence of the iterates.
Equations
- NavierStokes.ExponentLedger.stageParameter n = 1 / 5 + ↑n / 10
Instances For
The same fixed κ works for the numerical comparisons at every finite stage.