Concrete uniform Gevrey budgets for one coherent family of prescribed data.
Whole-interval inviscid correction retaining quantitative Gevrey bounds and its actual finite-Sobolev pressure equation.
Concrete Gevrey data construct an actual global inviscid correction, retaining both quantitative energy bounds at every surviving cutoff, with its literal signed-pressure derivative in Hq.
Actual all-order data budgets with common radius, error size and time interval; these are coefficient/background/residual inequalities, not solution or energy hypotheses.
- metric : EulerCorrectionEnergyData.MetricBudget period T ⋯ (EulerAllOrderCorrectionData.Data.atOrder period A 1)
The common actual inverse metric and its genuine time derivative.
The common positive shrinking-radius path.
- boundConstant : ℝ
The common scalar growth coefficient.
- delta : ℝ
The common desired error size.
- initialRadius : ℝ
The common initial radius.
- spatial (q : ℕ) (hq : 6 ≤ q) : EulerCorrectionEnergyData.SpatialBudget period ⋯ (EulerAllOrderCorrectionData.Data.atOrder period A (q + 1 + 1)) (q - 4) self.radius
Genuine coefficient, background and residual bounds at each finite construction cutoff.
- constant_bound (q : ℕ) (hq : 6 ≤ q) : EulerCorrectionEnergyMajorants.combinedConstant period (self.spatial q hq) (EulerAllOrderCorrectionData.Data.metricBudget period A ⋯ self.metric (q + 1)) ≤ self.boundConstant
The fixed scalar dominates each proved nonlinear energy constant.
Strictly positive target error size.
The target error is at most one.
Strictly positive initial radius.
- decay (q : ℕ) (hq : 6 ≤ q) : 2 * self.boundConstant * ((self.spatial q hq).B0 + self.delta) * T ≤ self.initialRadius / 2
Every construction retains half the common initial radius.
The coefficient scale fits the common initial radius.
- small (q : ℕ) (hq : 6 ≤ q) : 2 * (self.spatial q hq).residual * Real.exp (3 * self.boundConstant * T) ≤ self.delta / 2
The actual residual budgets beat the genuine Gronwall factor.
- radius_eq (q : ℕ) (hq : 6 ≤ q) (t : ↑(Set.Icc 0 T)) : self.radius t = self.initialRadius - 2 * self.boundConstant * ((self.spatial q hq).B0 + self.delta) * ↑t
Every finite construction uses the same actual shrinking radius.
- divergence (t : ↑(Set.Icc 0 T)) : A.approximation.field t ∈ EulerLiftedGradientSpace.divergenceFreeSpace period A.κ A.direction
The prescribed approximate field is genuinely lifted divergence-free.
Instances For
The concrete all-order budgets construct an actual finite-order inviscid correction, with retained Gevrey energy and its actual equation.