Documentation

LeanPool.NavierStokesAndEuler.Euler.SobolevEnergyPaths

Genuine continuous energy paths and their weighted strong limits.

noncomputable def EulerSobolevEnergyPaths.familyValueOperator (period : ) [Fact (0 < period)] (q : ) {I : Type u_1} :

Underlying L² values of a finite actual Sobolev family form a bounded linear map.

Equations
Instances For
    noncomputable def EulerSobolevEnergyPaths.familyValuePath (period : ) [Fact (0 < period)] (q : ) {I : Type u_1} (T : ) (u : C((Set.Icc 0 T), I(EulerCylinderSobolevSpace.SobolevSpace period q))) :
    C((Set.Icc 0 T), I(EulerLiftedGradientSpace.LiftL2 period))

    The genuine L² field-family path underlying an actual Sobolev family path.

    Equations
    Instances For
      theorem EulerSobolevEnergyPaths.familyValuePath_apply (period : ) [Fact (0 < period)] (q : ) {I : Type u_1} (T : ) (u : C((Set.Icc 0 T), I(EulerCylinderSobolevSpace.SobolevSpace period q))) (t : (Set.Icc 0 T)) (i : I) :
      (familyValuePath period q T u) t i = EulerCylinderSobolevSpace.value period (u t i)

      Family-path values are the literal underlying L² values of the Sobolev fields.

      noncomputable def EulerSobolevEnergyPaths.gevreyWeightPath (T : ) (ρ : C((Set.Icc 0 T), )) (n : ) :
      C((Set.Icc 0 T), )

      The actual factorial Gevrey weight along a continuous radius path.

      Equations
      Instances For
        noncomputable def EulerSobolevEnergyPaths.gevreyLossWeightPath (T : ) (ρ : C((Set.Icc 0 T), )) (n : ) :
        C((Set.Icc 0 T), )

        The actual radius-loss weight along the same radius path.

        Equations
        Instances For
          theorem EulerSobolevEnergyPaths.forcing_integral_eq (period : ) [Fact (0 < period)] {A : Type u_1} {I : Type u_2} [Fintype A] [Fintype I] (T : ) (hT : 0 T) (c : C((Set.Icc 0 T), )) (w : AC((Set.Icc 0 T), )) (F : AC((Set.Icc 0 T), I(EulerLiftedGradientSpace.LiftL2 period))) :

          A continuous-path weighted forcing integral is exactly its genuine Bochner forcing pairing.

          theorem EulerSobolevEnergyPaths.weighted_energy_limit (period : ) [Fact (0 < period)] {A : Type u_1} {I : Type u_2} [Fintype A] [Fintype I] (T : ) (hT : 0 T) (w loss : AC((Set.Icc 0 T), )) (K : C((Set.Icc 0 T), (EulerLiftedGradientSpace.LiftL2 period) →L[] (EulerLiftedGradientSpace.LiftL2 period))) (a b c : C((Set.Icc 0 T), )) (E F : AC((Set.Icc 0 T), I(EulerLiftedGradientSpace.LiftL2 period))) (e : AC((Set.Icc 0 T), I(EulerLiftedGradientSpace.LiftL2 period))) (f : A(EulerTimeLp.TimeLp T (I(EulerLiftedGradientSpace.LiftL2 period)))) (hE : ∀ (i : A), Filter.Tendsto (fun (n : ) => E n i) Filter.atTop (nhds (e i))) (hF : ∀ (i : A), Filter.Tendsto (fun (n : ) => EulerTimeLp.pathLp T hT (F n i)) Filter.atTop (nhds (f i))) (henergy : ∀ (n : ), (EulerMetricPathConvergence.weightedMetricPath T w K (E n)) T, - (EulerMetricPathConvergence.weightedMetricPath T w K (E n)) 0, (( (t : ) in 0..T, EulerVolterraConvolution.extendPath T hT a t * EulerVolterraConvolution.extendPath T hT (EulerMetricPathConvergence.weightedMetricPath T w K (E n)) t) + (t : ) in 0..T, EulerVolterraConvolution.extendPath T hT b t * EulerVolterraConvolution.extendPath T hT (EulerMetricPathConvergence.weightedMetricPath T loss K (E n)) t) + (t : ) in 0..T, EulerVolterraConvolution.extendPath T hT c t * EulerVolterraConvolution.extendPath T hT (EulerWeightedForcingTime.weightedForcingPath T w (F n)) t) :

          Finite actual weighted metric energy passes through uniform field limits and strong L² forcing limits, preserving the signed radius-loss integral.