Documentation

LeanPool.NavierStokesAndEuler.Euler.TimeWeakBoundary

Recovering the actual initial trace from a full time weak identity #

The terminal primitive and its exact integration-by-parts identity identify both an absolutely continuous representative and its initial trace. The boundary value is a conclusion of testing against all terminal-zero H¹ paths.

noncomputable def EulerTimeWeakBoundary.boundaryRepresentative {E : Type u_1} [NormedAddCommGroup E] [InnerProductSpace E] (T : ) (hT : 0 T) (h : (EulerTimeLp.TimeLp T E)) (b : E) :
E

The actual AC representative with the boundary value forced by the weak form.

Equations
Instances For
    @[simp]

    This representative has precisely the initial value appearing in the weak form.

    The explicitly reconstructed representative is genuinely absolutely continuous.

    Its a.e. derivative is the actual L² field in the weak identity.

    The full weak identity identifies its original L² field with this actual representative, not merely with a formal boundary functional.

    Existence of a genuine AC representative with the derived initial trace and prescribed a.e. derivative; this also covers the degenerate zero-length interval.