Documentation

LeanPool.NavierStokesAndEuler.Euler.TransverseStrongAlgebra

Coefficient identities in the strong transverse equation #

The only cancellation used here is the source frame equation Q_tt = -H Q. The time derivatives of the Gram and mixed coefficients are genuine derivatives of the prescribed coefficient paths.

The mixed coefficient Q* Q_t in the transverse momentum.

Equations
Instances For

    The actual product-rule derivative Q_t* Q_t + Q* Q_tt.

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

      The actual Gram derivative on the time interval.

      theorem EulerTransverseStrongAlgebra.mixedPath_hasDerivWithinAt {U : Type u_1} {E : Type u_2} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] [NormedAddCommGroup E] [InnerProductSpace E] [CompleteSpace E] (T : ) (Q Q₁ Q₂ : C((Set.Icc 0 T), U →L[] E)) (hT : 0 T) (hd : ∀ (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT Q) (Q₁ t) (Set.Icc 0 T) t) (hd₁ : ∀ (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT Q₁) (Q₂ t) (Set.Icc 0 T) t) (t : (Set.Icc 0 T)) :

      The actual mixed-coefficient derivative on the time interval.

      theorem EulerTransverseStrongAlgebra.inverse_momentum_identity {U : Type u_1} {E : Type u_2} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] [NormedAddCommGroup E] [InnerProductSpace E] [CompleteSpace E] (Q Q₁ : U →L[] E) (c : ) (hc : 0 < c) (hQ : ∀ (x : U), c * x ^ 2 Q x ^ 2) (ξ v : U) (u : E) (hu : u = Q₁ ξ + Q v) :

      The genuine Gram inverse recovers the coordinate velocity from momentum.

      The frame equation cancels the potential term and gives exactly the projected coordinate equation (10).