Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanSobolevBoundedField

Actual bounded continuous representatives from smooth L² jets #

The bounded map into uniform-norm fields is built from the already proved Sobolev point evaluation. A finite coordinate reconstruction extends it to any finite-dimensional real target. It is used only for qualitative closure; the sharp word estimates use their previously proved direct bounds.

The genuine cylinder Sobolev representative, restricted to ordinary space.

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

    Sobolev evaluation is bounded in the uniform norm, not just pointwise.

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

      Scalar embedding, given by (ContinuousLinearMap.id ℝ ℝ).smulRight (EuclideanSpace.single (0 : Fin 3) 1).

      Equations
      Instances For

        Scalar field, given by (EuclideanSpace.proj (0 : Fin 3) : Space →L[ℝ] ℝ).compLeftContinuousBounded Space (spaceField (mapField scalarEmbedding A)).

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          theorem EulerMeanSobolevBoundedField.continuous_scalarField {K : Type u_1} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field ) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) :
          Continuous fun (t : K) => scalarField (A t)

          Coordinate, given by ((Module.finBasis ℝ V).coord i).toContinuousLinearMap.

          Equations
          Instances For

            Coordinate vector, given by (ContinuousLinearMap.id ℝ ℝ).smulRight (Module.finBasis ℝ V i).

            Equations
            Instances For

              Reconstruct a bounded field from the finitely many actual scalar coordinates.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                theorem EulerMeanSobolevBoundedField.continuous_finiteField {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] [FiniteDimensional V] {K : Type u_2} [TopologicalSpace K] (A : KEulerLpTranslation.SmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) :
                Continuous fun (t : K) => finiteField (A t)

                Continuity of the real L² spatial jets implies continuity in the uniform field norm.