Documentation

LeanPool.NavierStokesAndEuler.Euler.ParentPacketJoinedInput

Actual parent fields and the physical tangent growth estimate supply the complete joined-packet input at one common radius. The history Jacobi law, inverse coefficients and all coefficient matches are proved.

Joined inputs data, collecting linear, normal, mean.

Instances For

    History on, given by (G.historyData m hm R S hS H).initial τ hτ hτT.le.

    Equations
    Instances For

      Second initial, given by G.second.toSmoothCoefficientPath.comp (initialInclusion G.T τ hτT.le).

      Equations
      Instances For
        noncomputable def EulerParentPacketFrames.LabelData.joinedRaw {U : Type} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] {G : Parent} (L : LabelData G) (H : LowBounds G) (m : EulerSmoothLimit.Space) (hm : m = 1) (R : U ≃ₗᵢ[] (EulerTransverseFrameCoordinates.referencePlane m)) (S : Set EulerSmoothLimit.Space) (hS : IsCompact S) (τ : ) ( : 0 < τ) (hτT : τ < G.T) (Ti Cp : ) (hτ1 : τ 1) (hTi : τ⁻¹ Ti) (hCp : 0 Cp) (g : C((Set.Icc 0 (G.T - τ)), )) (hg : ∀ (t : (Set.Icc 0 (G.T - τ))), 0 < g t) (hg0 : g 0, = 1) (Ω : Set EulerSmoothLimit.Space) ( : MeasurableSet Ω) (hΩo : IsOpen Ω) (hsub : SΩ) (hΩball : xΩ, x 1 / 2) (hphysical : EulerPacketSourcePropagator.PhysicalGrowth ((G.transverseData m hm R S hS).tail τ hτT) EulerPacketParentPhysicalBudgets.halfBall (⇑g) Cp) :
        EulerTransversePacketJoin.Budget (G.transverseData m hm R S hS) τ hτT (G.historyOn H m hm R S hS τ hτT) (Fin 4) 6

        Joined raw, constructed using EulerPacketParentPhysicalBudgets.joinedBudget.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          noncomputable def EulerParentPacketFrames.LabelData.joinedInputs {U : Type} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] {G : Parent} (L : LabelData G) (H : LowBounds G) (m : EulerSmoothLimit.Space) (hm : m = 1) (R : U ≃ₗᵢ[] (EulerTransverseFrameCoordinates.referencePlane m)) (S : Set EulerSmoothLimit.Space) (hS : IsCompact S) (τ : ) ( : 0 < τ) (hτT : τ < G.T) (Ti Cp : ) (hτ1 : τ 1) (hTi : τ⁻¹ Ti) (hCp : 0 Cp) (g : C((Set.Icc 0 (G.T - τ)), )) (hg : ∀ (t : (Set.Icc 0 (G.T - τ))), 0 < g t) (hg0 : g 0, = 1) (Ω : Set EulerSmoothLimit.Space) ( : MeasurableSet Ω) (hΩo : IsOpen Ω) (hsub : SΩ) (hΩball : xΩ, x 1 / 2) (hphysical : EulerPacketSourcePropagator.PhysicalGrowth ((G.transverseData m hm R S hS).tail τ hτT) EulerPacketParentPhysicalBudgets.halfBall (⇑g) Cp) (TiTotal : ) (hT1 : G.T 1) (hTiTotal : G.T⁻¹ TiTotal) :
          JoinedInputs (G.meanData H) (G.transverseData m hm R S hS) τ hτT (G.historyOn H m hm R S hS τ hτT)

          Joined inputs as an element of JoinedInputs (G.meanData H) (G.transverseData m hm R S hS) τ hτ hτT (G.historyOn H m hm R S hS τ hτ hτT).

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