Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketParentForwardBudget

The zero-history forward budget has an explicit polynomial source radius. Cofactor bounds discharge the Gram inverse cost. The sole growth estimate supplied here is the genuine weighted homogeneous propagator H3.

def EulerPacketParentForwardBudget.radius (q : ) (T R C C₁ Cp : ) :

Radius as an element of .

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

    Cache the standard NormedRing (U →L[ℝ] U) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedRing (Space →ᵇ U →L[ℝ] U) instance to shorten typeclass synthesis.

      Equations
      Instances For
        def EulerPacketParentForwardBudget.sourceForwardBudget {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] (D : EulerTransversePacketProvider.Data U) (q : ) (R C C₁ Cp : ) (hR : 0 R) (hC : 0 C) (hC₁ : 0 C₁) (hCp : 0 Cp) (hdet : ∀ (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space), Matrix.det (EulerPacketPiola.operatorMatrix ((D.F.field t) x)) = 1) (hF : ∀ (n : ) (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space), iteratedFDeriv n (⇑(D.F.field t)) x C * EulerGevrey.majorant R 0 n) (hF₁ : ∀ (n : ) (t : (Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space), iteratedFDeriv n (⇑(D.F₁.field t)) x C₁ * EulerGevrey.majorant R 0 n) (g : C((Set.Icc 0 D.T), )) (hg : ∀ (t : (Set.Icc 0 D.T)), 0 < g t) (hg0 : g 0, = 1) (Ω : Set EulerSmoothLimit.Space) ( : MeasurableSet Ω) (hΩo : IsOpen Ω) (hsub : D.supportΩ) (hΩball : xΩ, x 1 / 2) (hprop : ∀ (t s : (Set.Icc 0 D.T)), s t∀ (x : EulerSmoothLimit.Space), x 1 / 2((EulerLinearFundamentalExistence.fundamentalPath D.T (EulerSourceForwardCoefficient.sourceGenerator D.frame D.frameDerivative D.frameLower )).forward t) x ∘SL ((EulerLinearFundamentalExistence.fundamentalPath D.T (EulerSourceForwardCoefficient.sourceGenerator D.frame D.frameDerivative D.frameLower )).backward s) x Cp * g t / g s) :

        Source forward budget as an element of EulerTransversePacketForward.Budget D (Fin 4) q.

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