Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketKnownPieceScales

Uniform shifts and actual time profiles for the three known pieces of every grade.

theorem EulerPacketCylinderField.KnownPiece.slow_profile_mean {K : Type u_1} [TopologicalSpace K] (k l : KnownPiece) (S : EulerPacketTimeProfile.Scales K) (i j p : ) (hi : 1 i) (hj : 1 j) (hij : i + j = p) (t : K) :
(k.profile S i) t * (l.profile S j) t (S.mean p) t
theorem EulerPacketCylinderField.KnownPiece.slow_profile_high {K : Type u_1} [TopologicalSpace K] (k l : KnownPiece) (S : EulerPacketTimeProfile.Scales K) (i j p : ) (hi : 1 i) (hj : 1 j) (hij : i + j = p) (hhigh : ¬(k = mean l = mean)) (t : K) :
(k.profile S i) t * (l.profile S j) t (S.high p) t
theorem EulerPacketCylinderField.KnownPiece.fast_mean_profile_high {K : Type u_1} [TopologicalSpace K] (l : KnownPiece) (S : EulerPacketTimeProfile.Scales K) (i j p : ) (hl : l mean) (hi : 1 i) (hj : 1 j) (hij : i + j = p + 1) (t : K) :
(mean.profile S i) t * (l.profile S j) t (S.high p) t
theorem EulerPacketCylinderField.KnownPiece.fast_corrector_profile_mean {K : Type u_1} [TopologicalSpace K] (l : KnownPiece) (S : EulerPacketTimeProfile.Scales K) (i j p : ) (hl : l mean) (hi : 2 i) (hj : 1 j) (hij : i + j = p + 1) (t : K) :
(corrector.profile S i) t * (l.profile S j) t (S.mean p) t
theorem EulerPacketCylinderField.KnownPiece.fast_corrector_profile_high {K : Type u_1} [TopologicalSpace K] (l : KnownPiece) (S : EulerPacketTimeProfile.Scales K) (i j p : ) (hl : l mean) (hi : 2 i) (hj : 1 j) (hij : i + j = p + 1) (t : K) :
(corrector.profile S i) t * (l.profile S j) t (S.high p) t