Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanHarmonicDecomposition

The localized weak Newtonian potential produces the source's actual curl field w. Its complement is distributionally harmonic wherever the cutoff is one.

Classical integration by parts and its extension to the actual homogeneous gradient space.

The ordinary curl as a bounded antisymmetrization of actual L² gradient tensors.

Coordinate insertion, given by (EuclideanSpace.proj j).smulRight (EuclideanSpace.single i 1).

Equations
Instances For

    Coordinate L², given by (coordinateInsertion i j).compLpL 2 volume.

    Equations
    Instances For

      Each output component is the difference of the two off-diagonal derivative entries.

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

        A fixed universal contraction bound; sharpness is not needed for localization.

        theorem EulerMeanCurlTensor.curlTensor_ae (G : EulerMeanGradientTest.GradientTensor) :
        (curlTensor G) =ᵐ[MeasureTheory.volume] fun (x : EulerSmoothLimit.Space) => WithLp.toLp 2 fun (i : Fin 3) => ((G.ofLp (i + 1)) x).ofLp (i + 2) - ((G.ofLp (i + 2)) x).ofLp (i + 1)

        On genuine test gradients the tensor operator is exactly the ordinary classical curl.

        The source's field w, formed directly from the weak potential's gradient tensor.

        Equations
        Instances For

          Partial test, given by ⟨vectorPartial (f : Space → Space) i, vectorPartial_smooth f f.smooth i, vectorPartial_compact f f.compact i⟩.

          Equations
          Instances For

            Test value, given by (test_memLp f).toLp (f : Space → Space).

            Equations
            Instances For

              The actual tensor inner product has the usual distributional Laplacian formula.

              The ordinary real curl is formally self-adjoint on compact smooth vector tests.

              Distributional harmonicity of an actual ordinary L² vector field on a set.

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

                The source's z - w is genuinely weakly harmonic where the actual cutoff equals one.