Actual Fourier Sobolev estimates on Euclidean spaces. The Sobolev norm below is
the LΒ² norm of (1 + |ΞΎ|Β²)^(s/2) πf(ΞΎ), so its relation to the represented
function is explicit. All estimates are proved from inversion and HΓΆlder.
The Fourier transform multiplied by the Sobolev weight.
Equations
Instances For
The inhomogeneous Fourier HΛ’ norm of a Schwartz function.
Equations
Instances For
Fourier inversion bounds a Schwartz function pointwise by the LΒΉ norm of its transform.
HΓΆlder with the reciprocal weight converts the Fourier LΒΉ norm into the HΛ’ norm.
A genuine pointwise Sobolev embedding for every s > d/2.
The actual Fourier multiplier formula bounds each directional derivative.
A directional derivative maps H^(s+1) to H^s with its explicit Fourier factor.
Iterating the Fourier multiplier estimate loses exactly one Sobolev order per derivative.
Sobolev embedding controls the operator norm of every actual FrΓ©chet derivative.
Coordinatewise complexification is an actual linear isometry of Euclidean spaces.
Equations
- EulerSobolev.complexify q = { toFun := fun (x : EulerSobolev.Domain q) => WithLp.toLp 2 fun (i : Fin q) => β(x.ofLp i), map_add' := β―, map_smul' := β―, norm_map' := β― }
Instances For
Coordinatewise isometric complexification of a real Schwartz vector field.
Equations
Instances For
The usual Fourier HΛ’ norm of a real vector field, via isometric complexification.
Equations
- EulerSobolev.realSobolevNorm d q s f = EulerSobolev.sobolevNorm d s (EulerSobolev.complexifySchwartz d q f)
Instances For
Sobolev embedding for genuine real Euclidean vector fields and all derivative orders.
On βΒ³, H^(k+2) controls every derivative of order k. In particular, HΒ³ β CΒΉ.
On ββ΄, H^(k+3) controls every derivative of order k.
The same concrete Fourier norm, now for an unbundled smooth compactly supported field.
Equations
- EulerSobolev.compactSobolevNorm d q s f hf hc = EulerSobolev.realSobolevNorm d q s (hc.toSchwartzMap hf)
Instances For
The all-order Sobolev estimates construct the actual smooth, compactly supported, finite-energy solenoidal limit. Uniform derivative bounds are derived by Fourier analysis inside the proof, rather than supplied as an additional hypothesis.