Documentation

LeanPool.NavierStokesAndEuler.Euler.TransversePacketJoinedPressure

The joined pressure is the actual global normal-residual primitive #

The two local coercivity constants may differ. Both normal functionals are nevertheless the literal quotient by the same squared normal, so the joined pressure equals one global bounded cylinder operator applied to the actual forcing and velocity. This gives its estimates without any further solve.

theorem EulerTransversePacketJoin.source_pressure_bound {P : } [Fact (0 < P)] {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] {D : EulerTransversePacketProvider.Data U} (τ : ) ( : 0 < τ) (hτT : τ < D.T) (B : EulerTransversePacketProvider.HistoryData (D.initial τ )) {raw : EulerPacketProfileRecursion.VectorField} (G : EulerTransversePacketProvider.Forcing P D raw) (g : C((Set.Icc 0 D.T), )) (hg : ∀ (t : (Set.Icc 0 D.T)), 0 < g t) {ι : Type u_2} [Fintype ι] (directions : ιEulerLiftedGradientSpace.LiftTangent) (hdir : ∀ (i : ι), directions i 1) (q : ) (Rc Cm CM Ri R Af Av : ) (hRc : 0 Rc) (hCm : 0 Cm) (hCM : 0 CM) (hAf : 0 Af) (hAv : 0 Av) (hRi : 2 * EulerTimeLpGramGevrey.gramCost D.normalLower Cm 1 * (Rc + 1) Ri) (hR : EulerParameterWordGevrey.sobolevCoefficientRadius ι (4 * Ri) R) (hm : ∀ (n : ) (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space), iteratedFDeriv n (⇑(D.normal.field t)) x Cm * EulerGevrey.majorant Rc 0 n) (hM : ∀ (n : ) (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space), iteratedFDeriv n (⇑(D.M.field t)) x CM * EulerGevrey.majorant Rc 0 n) (d : ) (hf : ∀ (n : ), EulerParameterWordGevrey.block directions q (fun (a : EulerLiftedGradientSpace.LiftTangent) => (EulerLpCylinderTranslation.pathTranslate P a) ((EulerContinuousTimeWeight.normalize g hg) (EulerTransversePacketProvider.HistoryData.forcingPath G))) n 0 Af * EulerGevrey.majorant R d n) (hv : ∀ (n : ), EulerParameterWordGevrey.block directions q (fun (a : EulerLiftedGradientSpace.LiftTangent) => (EulerLpCylinderTranslation.pathTranslate P a) ((EulerContinuousTimeWeight.normalize g hg) (velocityPath τ hτT B G))) n 0 Av * EulerGevrey.majorant R d n) (n : ) :

Literal pressure bound from the actual normalized forcing and velocity.