Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentPacketRestriction

Restricting the actual parent to a nested horizon preserves its flow identities, physical-label budget and the source low-order guards.

noncomputable def EulerParentPacketFrames.Parent.restrictTime (G : Parent) (S : ) (hS : 0 < S) (hST : S G.T) :

Restrict time, bundling T, T_pos, ell, ell_pos and the required compatibility proofs.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem EulerParentPacketFrames.Parent.restrictTime_frame (G : Parent) (S : ) (hS : 0 < S) (hST : S G.T) (t : (Set.Icc 0 S)) (x : EulerSmoothLimit.Space) :
    theorem EulerParentPacketFrames.Parent.restrictTime_first (G : Parent) (S : ) (hS : 0 < S) (hST : S G.T) (t : (Set.Icc 0 S)) (x : EulerSmoothLimit.Space) :
    def EulerParentPacketFrames.LabelData.restrictTime {G : Parent} (L : LabelData G) (S : ) (hS : 0 < S) (hST : S G.T) :
    LabelData (G.restrictTime S hS hST)

    Restrict time, bundling K, K_one, displacement, velocity and the required compatibility proofs.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def EulerParentPacketFrames.LowBounds.restrictTime {G : Parent} (H : LowBounds G) (S : ) (hS : 0 < S) (hST : S G.T) :
      LowBounds (G.restrictTime S hS hST)

      Restrict time, bundling Be, Bc, L, r and the required compatibility proofs.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For