Uniform H³ comparison and the actual no-gradient-escape consequence for genuine ordinary Euler evolutions. No energy inequality is assumed.
A regularized H³ norm of the actual Euler difference satisfies the quadratic stability inequality. The regularization only removes the square-root singularity at a vanishing difference.
The scalar comparison lemma with genuine one-sided endpoint derivatives.
Stability constant, given by 1+1800*h3ProductConstant*(1+M).
Equations
- EulerOrdinarySobolev.stabilityConstant M = 1 + 1800 * EulerOrdinarySobolev.h3ProductConstant * (1 + M)
Instances For
Norm envelope, given by ⟨fun t => 40*sqrt (U.energyPath V t+δ^2), continuous_const.mul (((U.energyPath V).continuous.add continuous_const).sqrt)⟩.
Equations
- U.normEnvelope V δ = { toFun := fun (t : ↑(Set.Icc 0 T)) => 40 * √((U.energyPath V) t + δ ^ 2), continuous_toFun := ⋯ }
Instances For
Envelope derivative, given by 20*U.energyDerivative V t/sqrt (U.energyPath V t+δ^2).
Equations
- U.envelopeDerivative V δ t = 20 * U.energyDerivative V t / √((U.energyPath V) t + δ ^ 2)
Instances For
Reference norm path, given by ⟨fun t => tensorNorm 4 (U.velocity t),by apply continuous_finsetSum intro n _ exact (U.velocity_continuous n).norm⟩.
Equations
- U.referenceNormPath = { toFun := fun (t : ↑(Set.Icc 0 T)) => EulerOrdinarySobolev.tensorNorm 4 (U.velocity t), continuous_toFun := ⋯ }
Instances For
Reference size, given by ‖U.referenceNormPath‖.