Documentation

LeanPool.NavierStokesAndEuler.Euler.TimeLpSubinterval

Strong Bochner energy passage on every genuine subinterval of the original time interval.

Restrict a genuine scalar L² coefficient to a measurable closed time subinterval.

Equations
Instances For

    The subinterval coefficient has its actual indicator representative.

    theorem EulerTimeLpSubinterval.subinterval_inner_eq (T s t : ) (c f : (EulerTimeLp.TimeLp T )) :
    inner (subintervalWeight T s t c) f = (r : ) in Set.Icc s t, c r * f r EulerTimeLp.timeMeasure T

    A subinterval pairing is exactly the integral of the actual forcing over that subinterval.

    theorem EulerTimeLpSubinterval.subinterval_path_inner (T : ) (hT : 0 T) (s t : ) (h0s : 0 s) (hst : s t) (htT : t T) (a b : C((Set.Icc 0 T), )) :

    For actual continuous paths a subinterval pairing is the ordinary interval integral.

    theorem EulerTimeLpSubinterval.subinterval_path_tendsto (T : ) (hT : 0 T) (s t : ) (h0s : 0 s) (hst : s t) (htT : t T) (a : C((Set.Icc 0 T), )) (X : C((Set.Icc 0 T), )) (x : C((Set.Icc 0 T), )) (hX : Filter.Tendsto X Filter.atTop (nhds x)) :

    Uniform scalar path limits preserve every signed subinterval integral.

    theorem EulerTimeLpSubinterval.subinterval_forcing_tendsto (T s t : ) (c : (EulerTimeLp.TimeLp T )) (F : (EulerTimeLp.TimeLp T )) (f : (EulerTimeLp.TimeLp T )) (hF : Filter.Tendsto F Filter.atTop (nhds f)) :
    Filter.Tendsto (fun (n : ) => (r : ) in Set.Icc s t, c r * (F n) r EulerTimeLp.timeMeasure T) Filter.atTop (nhds ( (r : ) in Set.Icc s t, c r * f r EulerTimeLp.timeMeasure T))

    Strong L² time limits preserve every actual signed subinterval forcing integral.

    theorem EulerTimeLpSubinterval.integral_energy_subinterval_limit (T : ) (hT : 0 T) (s t : ) (h0s : 0 s) (hst : s t) (htT : t T) (a b : C((Set.Icc 0 T), )) (c : (EulerTimeLp.TimeLp T )) (X Y : C((Set.Icc 0 T), )) (F : (EulerTimeLp.TimeLp T )) (x y : C((Set.Icc 0 T), )) (f : (EulerTimeLp.TimeLp T )) (hX : Filter.Tendsto X Filter.atTop (nhds x)) (hY : Filter.Tendsto Y Filter.atTop (nhds y)) (hF : Filter.Tendsto F Filter.atTop (nhds f)) (henergy : ∀ (n : ), (X n) t, - (X n) s, (( (r : ) in s..t, EulerVolterraConvolution.extendPath T hT a r * EulerVolterraConvolution.extendPath T hT (X n) r) + (r : ) in s..t, EulerVolterraConvolution.extendPath T hT b r * EulerVolterraConvolution.extendPath T hT (Y n) r) + (r : ) in Set.Icc s t, c r * (F n) r EulerTimeLp.timeMeasure T) :

    Actual integral energy bounds pass to limits on each subinterval, with the radius term retaining its sign.