Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketCorrectionSourceData

Actual all-order correction data from the source deformation and two prescribed packet fields. No correction solution or energy budget is assumed.

Positivity and the literal inverse identity for the pressure metric. Both follow from the prescribed deformation and its two-sided inverse.

theorem EulerPacketCorrectionCoefficients.norm_sq_lower_of_inverse {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (A B : E →L[] E) (b : ) (hb : 0 < b) (hBA : ∀ (v : E), B (A v) = v) (hB : B b) (v : E) :
b⁻¹ ^ 2 * v ^ 2 A v ^ 2

Correction data, bundling κ, direction, scale_bound, direction_bound and the required compatibility proofs.

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