Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketCylinderJetParity

The actual spatial derivatives and nonlinear jet terms preserve joint odd velocity parity.

@[reducible, inline]

Joint odd: an abbreviation for ∀ (t : Icc (0 : ℝ) T) x θ, raw (t,(-x,-θ)) = -raw (t,(x,θ)).

Equations
Instances For
    theorem EulerPacketCylinderField.JointOdd.congr {T : } {f g : EulerPacketProfileRecursion.VectorField} (hf : JointOdd T f) (he : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space) (θ : ), g (t, x, θ) = f (t, x, θ)) :
    theorem EulerPacketCylinderField.SpatialJetField.fastAdvection_odd {P T : } [Fact (0 < P)] {J K : EulerPacketPointJets.DomainEulerPacketPointJets.VectorJet} (H : SpatialJetField P T K) (normal : EulerPacketProfileRecursion.VectorField) (hN : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space) (θ : ), normal (t, -x, -θ) = normal (t, x, θ)) (hJ : JointOdd T fun (z : EulerPacketPointJets.Domain) => (J z).1) (hK : JointOdd T fun (z : EulerPacketPointJets.Domain) => (K z).1) :