Translation derivatives and actual weak derivatives on the lifted cylinder. Smooth compact test fields are realized in L², and their translation orbits are differentiated in the strong L² topology.
The existing Mathlib normed group instance for matrix coefficients, named to keep inference shallow.
Equations
Instances For
The existing Mathlib real normed-space instance for matrix coefficients.
Instances For
The existing Mathlib normed group instance for first coefficient derivatives.
Equations
Instances For
The existing Mathlib real normed-space instance for first coefficient derivatives.
Instances For
The full derivative of a field in covering coordinates, evaluated at the center.
Equations
- EulerLiftedWeakDerivative.fieldFDeriv period f x = fderiv ℝ (EulerMetricTransport.localFieldLift period f x) 0
Instances For
The actual L² element represented by a smooth compact vector field.
Equations
- EulerLiftedWeakDerivative.smoothFieldLp period f hfc hf = MeasureTheory.MemLp.toLp f ⋯
Instances For
The L² element represented by the actual directional derivative of a compact test field.
Equations
- EulerLiftedWeakDerivative.derivativeFieldLp period a f hfc hf = MeasureTheory.MemLp.toLp (EulerTransportDerivatives.fieldDerivative period a f) ⋯
Instances For
A strong L² translation derivative is the actual distributional derivative.