Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketKnownPieceBounds

Quantitative bounds on the actual masked fields used in the known forcing.

structure EulerPacketCylinderField.PrefixBound {P T : } [Fact (0 < P)] {p : } {a : EulerPacketProfileRecursion.Profile} (F : PrefixFields P T p a) (hT : 0 T) (S : EulerPacketTimeProfile.Scales (Set.Icc 0 T)) (R : ) :

Prefix bound data, collecting high, mean, corrector.

Instances For
    theorem EulerPacketCylinderField.PrefixBound.piece {P T : } [Fact (0 < P)] {p : } {a : EulerPacketProfileRecursion.Profile} {F : PrefixFields P T p a} {hT : 0 T} {S : EulerPacketTimeProfile.Scales (Set.Icc 0 T)} {R : } (B : PrefixBound F hT S R) (hR : 0 R) (k : KnownPiece) (i : ) :
    ((F.piece k i).normalized hT (k.profile S i) ).WordBound 6 R 1 (k.shift i)
    theorem EulerPacketCylinderField.PrefixBound.pieceJet {P T : } [Fact (0 < P)] {p : } {a : EulerPacketProfileRecursion.Profile} {F : PrefixFields P T p a} {hT : 0 T} {S : EulerPacketTimeProfile.Scales (Set.Icc 0 T)} {R : } (B : PrefixBound F hT S R) (hR : 0 R) (O : EulerPacketProfileRecursion.Operators) (k : KnownPiece) (i : ) :
    ((F.pieceJet O k i).field.normalized hT (k.profile S i) ).WordBound 6 R 1 (k.shift i)