Documentation

Atlas.DifferentialAnalysis.code.SobolevDuality

noncomputable def SobolevDuality.sobolevWeight (n : ) (s : ) (ξ : EuclideanSpace (Fin n)) :

The Sobolev weight ⟨ξ⟩^s = (1 + |ξ|²)^(s/2) on the dual variable ξ, used to define the Sobolev space H^s via the Fourier transform.

Instances For
    theorem SobolevDuality.sobolevWeight_pos (n : ) (s : ) (ξ : EuclideanSpace (Fin n)) :
    0 < sobolevWeight n s ξ

    The Sobolev weight is strictly positive everywhere.

    Membership in the Sobolev space H^s of order s: a tempered distribution u belongs to H^s if its Fourier transform 𝓕 u is represented (against Schwartz test functions) by an function divided by the Sobolev weight ⟨ξ⟩^s.

    Instances For
      def SobolevDuality.Hs (n : ) (s : ) :

      The Sobolev space H^s as the subtype of tempered distributions satisfying MemHs.

      Instances For

        Proposition 9.8 (Sobolev duality): the antilinear isometric isomorphism H^{-s} ≃ (H^s)* identifying the Sobolev space of order -s with the continuous dual of H^s.

        Instances For