Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderAngleAverage

Actual angular averaging on the cylinder, including its supported spaces.

Average integral, given by P⁻¹ • (∫ s in (0 : ℝ)..P, angleCurve P u s).

Equations
Instances For

    Average linear, bundling toFun, map_add, map_smul.

    Equations
    Instances For

      The Bochner average of genuine angular translations.

      Equations
      Instances For
        @[simp]
        theorem EulerCylinderAngleAverage.pathAverage_apply (P : ) [Fact (0 < P)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_2} [TopologicalSpace K] (u : C(K, (EulerLpCylinderTranslation.CylinderL2 P V))) (t : K) :
        ((pathAverage P) u) t = (average P) (u t)

        Every actual angular intertwiner commutes with the constructed average.

        Angular averaging preserves the actual spatial support subspace.

        Supported average, given by ((average P).comp (Supported P V S hS).subtypeL).codRestrict (Supported P V S hS) (average_mem P S hS).

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For