Documentation

LeanPool.NavierStokesAndEuler.Euler.ParameterWordHigher

Smoothness and exact concatenation of genuine directional word derivatives.

theorem EulerParameterWordGevrey.wordDerivative_contDiff {P : Type u_1} {E : Type u_2} {ι : Type u_3} [NormedAddCommGroup P] [NormedSpace P] [NormedAddCommGroup E] [NormedSpace E] (directions : ιP) (f : PE) (hf : ContDiff (↑) f) {n : } (w : Fin nι) :
ContDiff (↑) (wordDerivative directions f w)
theorem EulerParameterWordGevrey.sum_words_snoc {ι : Type u_3} [Fintype ι] (n : ) (a : (Fin (n + 1)ι)) :
w : Fin (n + 1)ι, a w = i : ι, w : Fin nι, a (Fin.snoc w i)

The sum over all words can be decomposed for any scalar expression on words.