Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketTailBound

Bounds for the surviving grades of the actual finite packet residual.

theorem EulerPacketTailBound.sum_geometric_le_two (q : ) (hq : 0 q) (hqhalf : q 1 / 2) (N : ) :
iFinset.range N, q ^ i 2
theorem EulerPacketTailBound.sum_geometric_Ico_le (q : ) (hq : 0 q) (hqhalf : q 1 / 2) (a b : ) :
iFinset.Ico a b, q ^ i 2 * q ^ a
theorem EulerPacketTailBound.finite_tail_norm_le {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (κ B : ) ( : 0 κ) (hB : 0 B) (hsmall : κ * B 1 / 2) (N : ) (c : E) (hc : nFinset.Ico (N + 1) (2 * N + 3), c n B ^ (n + 1)) :
nFinset.Ico (N + 1) (2 * N + 3), κ ^ n c n 2 * B * (κ * B) ^ (N + 1)
theorem EulerPacketTailBound.normalized_tail_norm_le {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (k B C : ) (hk : 0 k) (hB : 0 B) (hsmall : B / k 1 / 2) (L : E →L[] F) (hL : L C) (N : ) (c : E) (hc : nFinset.Ico (N + 1) (2 * N + 3), c n B ^ (n + 1)) :
k L (∑ nFinset.Ico (N + 1) (2 * N + 3), k⁻¹ ^ n c n) 2 * C * k * B * (B / k) ^ (N + 1)

Includes the source's final k times inverse-frame normalization.