Documentation

LeanPool.NavierStokesAndEuler.Euler.SobolevPressureResolvent

Exact resolvent identities for the actual coercive pressure operators on complete Sobolev spaces.

@[simp]

Underlying L² evaluation respects addition of complete Sobolev elements.

@[simp]

Underlying L² evaluation respects subtraction of complete Sobolev elements.

Every actual Sobolev pressure takes values in the closed lifted gradient space.

theorem EulerSobolevCoefficientPressure.pressureL2_resolvent_apply (period : ) [Fact (0 < period)] (A B : EulerSpatialSobolevInverse.SmoothCoefficient period) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (c d : ) (hc : 0 < c) (hd : 0 < d) (hA : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), c * v ^ 2 inner ((A.coefficient x) v) v) (hB : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), d * v ^ 2 inner ((B.coefficient x) v) v) (f : (EulerLiftedGradientSpace.LiftL2 period)) :
A.pressure κ m c hc hA f - B.pressure κ m d hd hB f = A.pressure κ m c hc hA ((B.operator - A.operator) (B.pressure κ m d hd hB f))

The coercive L² pressure satisfies the exact resolvent formula by uniqueness of its projected equation.

The genuine Sobolev pressure inverses obey the exact resolvent identity on every forcing.

The genuine pressure resolvent identity as an equality of Sobolev continuous linear maps.

The norm of the genuine pressure difference is controlled by the coefficient multiplier difference.