Documentation

LeanPool.NavierStokesAndEuler.Euler.TransversePacketPiolaData

The given inverse deformation defines the exact equivalences used by the Piola packet construction.

The actual high/corrector pair, with all potential regularity derived from the high field.

Normal, given by (F y).symm.toContinuousLinearMap.adjoint m₀.

Equations
Instances For

    Pair Lᵖ, constructed using piolaPairLp.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem EulerPacketConstructedPiola.pairLp_ae (P : ) [Fact (0 < P)] (κ : ) (m₀ : EulerSmoothLimit.Space) (Ξ : EulerSmoothLimit.SpaceEulerSmoothLimit.Space) (A : EulerLiftedGradientSpace.LiftDomain PEulerSmoothLimit.Space) ( : ContDiff (↑) Ξ) (hAc : HasCompactSupport A) (F : EulerSmoothLimit.SpaceEulerSmoothLimit.Space ≃L[] EulerSmoothLimit.Space) (hN : ContDiff (↑) (normal F m₀)) (hm₀ : m₀ 0) (hA : ∀ (x : EulerLiftedGradientSpace.LiftDomain P), ContDiff (↑) (EulerMetricTransport.localFieldLift P A x)) (hmean : ∀ (y : EulerLiftedGradientSpace.Vector3), (θ : ) in 0..P, A (y, θ) = 0) (hF : ∀ (y : EulerSmoothLimit.Space), fderiv Ξ y = (F y)) (hdet : ∀ (y : EulerSmoothLimit.Space), Matrix.det (EulerPacketPiola.operatorMatrix (F y)) = 1) (htan : ∀ (x : EulerLiftedGradientSpace.LiftDomain P), inner (normal F m₀ x.1) (A x) = 0) (p : ) :
      (pairLp P κ m₀ Ξ A hAc F hN hm₀ hA hmean p) =ᵐ[EulerLiftedGradientSpace.liftMeasure P] fun (x : EulerLiftedGradientSpace.LiftDomain P) => (F x.1).symm (κ ^ p A x + κ ^ (p + 1) corrector P F m₀ A x)

      The entire pair is the literal source formula, as an actual divergence-free L² field.

      Deformation equiv, given by ContinuousLinearEquiv.equivOfInverse (D.F.field t x) (D.FInv.field t x) (D.inverse_left t x) (D.inverse_right t x).

      Equations
      Instances For