Documentation

LeanPool.NavierStokesAndEuler.Euler.LpCylinderTranslation

Actual mixed spatial/angular translations on the cylinder #

The parameter is the real covering space R³×R. Its action on ordinary L²(R³×AddCircle) is the genuine measure-preserving translation, for arbitrary Hilbert-valued fields. A spatial support condition is preserved under the same qualitative margin as before; angular translation costs no margin.

Actual spatial translations between supported L² spaces #

Translation is the genuine measure-preserving action on ordinary R³ L². A compact support inside an open set has a translation neighborhood in which the translated data lie in one fixed larger supported space. This margin is qualitative and does not occur in any operator-norm constant.

Actual isometric translation into a fixed larger supported space.

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

    Actual coefficient multiplication intertwines the support-changing translation.

    theorem EulerLpSupportedTranslation.compact_support_translation_margin (K Ω : Set EulerSmoothLimit.Space) (hK : IsCompact K) ( : IsOpen Ω) (hsub : KΩ) :
    ∃ (δ : ), 0 < δ ∀ (a : EulerSmoothLimit.Space), a < δshiftedSet a KΩ

    Compactly supported data have a qualitative translation neighborhood inside any prescribed larger open support region.

    @[reducible, inline]

    Cylinder L²: an abbreviation for Lp V 2 (liftMeasure period).

    Equations
    Instances For
      noncomputable def EulerLpCylinderTranslation.translate (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] (a : EulerLiftedGradientSpace.LiftTangent) :
      (CylinderL2 period V) →ₗᵢ[] (CylinderL2 period V)

      Actual translation by a real covering-space parameter.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[simp]
        theorem EulerLpCylinderTranslation.translate_zero (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] (u : (CylinderL2 period V)) :
        (translate period 0) u = u
        theorem EulerLpCylinderTranslation.translate_add (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] (a b : EulerLiftedGradientSpace.LiftTangent) (u : (CylinderL2 period V)) :
        (translate period a) ((translate period b) u) = (translate period (a + b)) u
        theorem EulerLpCylinderTranslation.translate_continuous (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] (u : (CylinderL2 period V)) :

        This is an actual strongly continuous action on the full cylinder L².

        noncomputable def EulerLpCylinderTranslation.pathTranslate (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_2} [TopologicalSpace K] (a : EulerLiftedGradientSpace.LiftTangent) :
        C(K, (CylinderL2 period V)) →L[] C(K, (CylinderL2 period V))

        The same mixed translation on actual continuous time paths.

        Equations
        Instances For
          @[simp]
          theorem EulerLpCylinderTranslation.pathTranslate_apply (period : ) [Fact (0 < period)] {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {K : Type u_2} [TopologicalSpace K] (a : EulerLiftedGradientSpace.LiftTangent) (u : C(K, (CylinderL2 period V))) (t : K) :
          ((pathTranslate period a) u) t = (translate period a) (u t)

          An angle-independent coefficient on the actual cylinder.

          Equations
          Instances For

            Support in a set of spatial labels, with arbitrary angular coordinate.

            Equations
            Instances For

              The mixed translated field lies in the spatially enlarged supporting set.

              Actual isometric mixed translation into a fixed spatial support region.

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

                Angular displacement costs no support margin; the spatial margin is purely qualitative.