Documentation

LeanPool.NavierStokesAndEuler.Euler.ExactLiftedJointDifferentiability

The actual exact lifted field is jointly differentiable in time and covering-space coordinates. Uniform bounded Sobolev evaluation supplies the time remainder estimate, so joint differentiability is a conclusion.

Joint differentiation through uniformly bounded evaluation operators. Strong continuity on the derivative vector suffices; operator-norm continuity or differentiability of the whole family of evaluation maps is unnecessary.

theorem EulerBoundedEvaluation.hasFDerivAt {X : Type u_1} {H : Type u_2} {V : Type u_3} [NormedAddCommGroup X] [NormedSpace X] [NormedAddCommGroup H] [NormedSpace H] [NormedAddCommGroup V] [NormedSpace V] (E : XH →L[] V) (C : ) (hE : ∀ (x : X), E x C) (u : H) (u' : H) (t : ) (x : X) (hu : HasDerivAt u u' t) (D : X →L[] V) (hx : HasFDerivAt (fun (y : X) => (E y) (u t)) D x) (hc : ContinuousAt (fun (y : X) => (E y) u') x) :

Raw field, given by A.pointField (projIcc 0 T hT q.1) (coveringMap P q.2).

Equations
Instances For

    Raw velocity, given by S.velocity.rawField hT.le.

    Equations
    Instances For

      Raw pressure, given by S.pressure.rawField hT.le.

      Equations
      Instances For

        The normalized equation now uses the genuine full Fréchet derivative of the actual covering-space field, as required by physical coordinate change.