Documentation

LeanPool.NavierStokesAndEuler.Euler.InitialTimePrimitive

The initial-zero primitive of an actual Bochner L² time field. In contrast to the terminal-zero primitive, this applies to the nonzero-terminal paths used in the activation argument. The factor T²/2 is proved from integration.

noncomputable def EulerInitialTimePrimitive.initialRealPrimitive {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (T : ) (u : (EulerTimeLp.TimeLp T E)) (t : ) :
E

The actual real-time primitive, normalized at the initial endpoint.

Equations
Instances For

    The sharp pointwise initial trace estimate.

    noncomputable def EulerInitialTimePrimitive.initialPath {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (T : ) (u : (EulerTimeLp.TimeLp T E)) :
    C((Set.Icc 0 T), E)

    Initial path, given by ⟨fun t => initialRealPrimitive T u t, (initialRealPrimitive_continuous T u).comp continuous_subtype_val⟩.

    Equations
    Instances For
      noncomputable def EulerInitialTimePrimitive.initialPrimitive {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (T : ) (hT : 0 T) :

      Bounded initial integration of genuine L² data.

      Equations
      Instances For
        @[simp]
        theorem EulerInitialTimePrimitive.initialPrimitive_apply {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] (T : ) (hT : 0 T) (u : (EulerTimeLp.TimeLp T E)) (t : (Set.Icc 0 T)) :

        Initial primitive time Lᵖ, given by (pathLpOperator T hT).comp (initialPrimitive T hT).

        Equations
        Instances For

          The sharp initial-zero Poincaré estimate is independent of the terminal value.