Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentPacketLabelData

The literal physical-label bounds feed the source coefficient factory. The constructed child inherits this interface from its proved three-field estimate; frame and coefficient identifications are not extra hypotheses.

Label data, collecting K, K_one, displacement, velocity, acceleration, displacement_match and their compatibility conditions.

Instances For
    noncomputable def EulerParentPacketFrames.LabelData.child {G : Parent} (L : LabelData G) {P : } [Fact (0 < P)] (B : EulerPhysicalGraphFlowBounds.Data P G.T) (k : ) (m : EulerSmoothLimit.Space) (hgraph : ∀ (t : (Set.Icc 0 G.T)) (z : EulerLiftedGradientSpace.LiftTangent), (EulerGraphInvariantFlow.graphConstraint k m) ((B.A.field t) z) = 0) (nextEll : ) (hnext : 0 < nextEll) (hnext1 : nextEll 1) (E : (Set.Icc 0 G.T)EulerChildParticleFieldBounds.Data) (hD : ∀ (t : (Set.Icc 0 G.T)), (E t).parentDisplacement = L.displacement t) (hV : ∀ (t : (Set.Icc 0 G.T)), (E t).parentVelocity = L.velocity t) (hW : ∀ (t : (Set.Icc 0 G.T)), (E t).parentAcceleration = L.acceleration t) (hd : ∀ (t : (Set.Icc 0 G.T)), (E t).displacement = B.displacementField k m G.ell t) (hv : ∀ (t : (Set.Icc 0 G.T)), (E t).velocity = B.velocityField k m G.ell t) (hw : ∀ (t : (Set.Icc 0 G.T)), (E t).acceleration = B.accelerationFieldL2 k m G.ell t) (K : ) (hK : 1 K) (hb : ∀ (t : (Set.Icc 0 G.T)) (n : ), EulerMeanClassicalWordBounds.classicalBlockSize EulerPacketParentLabelBounds.direction 6 (E t).childDisplacement.toLp n + EulerMeanClassicalWordBounds.classicalBlockSize EulerPacketParentLabelBounds.direction 6 (E t).childVelocity.toLp n + EulerMeanClassicalWordBounds.classicalBlockSize EulerPacketParentLabelBounds.direction 6 (E t).childAcceleration.toLp n K ^ (n + 1) * n.factorial ^ 2) :
    LabelData (G.child B k m hgraph nextEll hnext hnext1)

    Child as an element of LabelData (G.child B k m hgraph nextEll hnext hnext1).

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