Documentation

LeanPool.NavierStokesAndEuler.Euler.AnglePrimitiveMap

Bounded linear maps commute with the literal normalized angular integral.

theorem EulerAngleMeanZeroPrimitive.rawPrimitive_map {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [CompleteSpace E] [NormedAddCommGroup F] [NormedSpace F] [CompleteSpace F] (L : E →L[] F) (f : E) (hf : Continuous f) (θ : ) :
L (rawPrimitive f θ) = rawPrimitive (fun (s : ) => L (f s)) θ
theorem EulerAngleMeanZeroPrimitive.primitive_map {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace E] [CompleteSpace E] [NormedAddCommGroup F] [NormedSpace F] [CompleteSpace F] (L : E →L[] F) (P : ) (f : E) (hf : Continuous f) (θ : ) :
L (primitive P f θ) = primitive P (fun (s : ) => L (f s)) θ