Pointwise time differentiation of actual matrix fields yields differentiation of their L² multiplication operators. The bridge is proved by evaluating the Bochner fundamental theorem of calculus, not by assuming operator derivatives.
Cache the standard NormedAddCommGroup Field instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedSpace ℝ Field instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedAddCommGroup (L2 →L[ℝ] L2) instance to shorten typeclass
synthesis.
Instances For
Cache the standard NormedSpace ℝ (L2 →L[ℝ] L2) instance to shorten typeclass synthesis.
Instances For
Operator path, given by ⟨fun t => multiplierMap (A t), multiplierMap.continuous.comp A.continuous⟩.
Equations
- EulerMeanCoefficients.operatorPath T A = { toFun := fun (t : ↑(Set.Icc 0 T)) => EulerMeanCoefficients.multiplierMap (A t), continuous_toFun := ⋯ }
Instances For
Pointwise matrix derivatives and sup-norm continuity of the derivative are sufficient.
The operator-valued derivative used by the mean solver follows from the matrix-field derivative.