Documentation

LeanPool.NavierStokesAndEuler.Euler.TimeLpCoefficientMap

Dependence of the actual Bochner multiplier on its coefficient #

The coefficient-to-operator map is constructed as a bounded linear map. Thus parameter derivatives of time-dependent coefficients give actual operator-norm derivatives, rather than an assumed regular family of solution operators.

The genuine multiplier is additive in the coefficient.

The genuine multiplier is homogeneous in the coefficient.

The operator norm is bounded by the actual uniform coefficient norm.

The actual bounded linear coefficient-to-Bochner-multiplier map.

Equations
Instances For

    The coefficient map is bounded for the actual uniform and operator norms.

    Equations
    Instances For
      theorem EulerTimeLpCoefficientMap.hasDerivAt_timeMultiplier {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) (A : C((Set.Icc 0 T), E →L[] F)) (A₁ : C((Set.Icc 0 T), E →L[] F)) (x : ) (hA : HasDerivAt A A₁ x) :

      Coefficient derivatives give genuine operator-norm derivatives of the time multiplier.

      theorem EulerTimeLpCoefficientMap.contDiff_timeMultiplier {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) {P : Type u_3} [NormedAddCommGroup P] [NormedSpace P] (A : PC((Set.Icc 0 T), E →L[] F)) {n : WithTop ℕ∞} (hA : ContDiff n A) :
      ContDiff n fun (x : P) => EulerTimeLp.timeMultiplier T hT (A x)

      Every order of actual coefficient regularity passes to operator norm regularity.

      theorem EulerTimeLpCoefficientMap.hasDerivAt_productDerivative {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) (A B : C((Set.Icc 0 T), E →L[] F)) (A₁ B₁ : C((Set.Icc 0 T), E →L[] F)) (x : ) (hA : HasDerivAt A A₁ x) (hB : HasDerivAt B B₁ x) :

      Differentiating the actual frame H¹ transport with respect to an external parameter.

      theorem EulerTimeLpCoefficientMap.contDiff_productDerivative {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup F] [NormedSpace F] (T : ) (hT : 0 T) {P : Type u_3} [NormedAddCommGroup P] [NormedSpace P] (A B : PC((Set.Icc 0 T), E →L[] F)) {n : WithTop ℕ∞} (hA : ContDiff n A) (hB : ContDiff n B) :

      Arbitrary-order parameter regularity of the genuine H¹ frame transport.