Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryWordTime

Strong time differentiation of every actual ordinary L² word, derived from the pointwise evolution and continuous L² spatial jets.

Ordinary word operator, given by ordinaryLift.toContinuousLinearMap.adjoint.comp (wordOperator 1 ⟨⟨n, Nat.lt_succ_self n⟩,fun i => (w i).succ⟩).

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def EulerOrdinarySobolev.ordinaryWordPath {K : Type u_1} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) {n : } (w : Fin nFin 3) :

    Ordinary word path, given by ⟨fun t => ordinaryWordOperator w (sobolevPath A hA n t), (ordinaryWordOperator w).continuous.comp (sobolevPath A hA n).continuous⟩.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[simp]
      theorem EulerOrdinarySobolev.ordinaryWordPath_apply {K : Type u_1} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) {n : } (w : Fin nFin 3) (t : K) :
      (ordinaryWordPath A hA w) t = (wordField (A t) w).toLp
      theorem EulerOrdinarySobolev.wordEnergy_continuous {K : Type u_1} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (s : ) :
      Continuous fun (t : K) => wordEnergy s (A t)
      theorem EulerOrdinarySobolev.ordinaryWord_hasDerivWithinAt (T : ) (hT : 0 T) (A B : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) (hB : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (B t).jetLp n) (hd : ∀ (t : ) (ht : t Set.Ioo 0 T) (x : EulerSmoothLimit.Space), HasDerivAt (fun (r : ) => (A (Set.projIcc 0 T hT r)).field x) ((B t, ).field x) t) {n : } (w : Fin nFin 3) (t : (Set.Icc 0 T)) :
      HasDerivWithinAt (fun (r : ) => (wordField (A (Set.projIcc 0 T hT r)) w).toLp) (wordField (B t) w).toLp (Set.Icc 0 T) t
      theorem EulerOrdinarySobolev.wordEnergy_hasDerivWithinAt (T : ) (hT : 0 T) (A B : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) (hB : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (B t).jetLp n) (hd : ∀ (t : ) (ht : t Set.Ioo 0 T) (x : EulerSmoothLimit.Space), HasDerivAt (fun (r : ) => (A (Set.projIcc 0 T hT r)).field x) ((B t, ).field x) t) (s : ) (t : (Set.Icc 0 T)) :
      HasDerivWithinAt (fun (r : ) => wordEnergy s (A (Set.projIcc 0 T hT r))) (2 * nFinset.range (s + 1), w : Fin nFin 3, inner (wordField (A t) w).toLp (wordField (B t) w).toLp) (Set.Icc 0 T) t