Documentation

Frourio.Analysis.MellinSobolev

Appendix E: Mellin–Sobolev algebra skeleton (H^s_×)

We provide lightweight signatures only, avoiding heavy analysis. The carrier is modeled as ℝ → ℂ, with a placeholder norm. Algebraicity and scale-action are recorded as Prop statements for later proof.

@[reducible, inline]
abbrev Frourio.Htimes (_s : ) :
Equations
Instances For
    noncomputable def Frourio.HtimesNorm (_s : ) (_f : Htimes _s) :
    Equations
    Instances For

      Algebra property: existence of a product bound constant C(s) so that the pointwise product stays in H^s_× with the usual estimate.

      Equations
      Instances For

        Scale action statement: for α > 0, the scaling f ↦ (x ↦ f (α x)) acts boundedly on H^s_× with some constant depending on (α,s).

        Equations
        Instances For