Documentation

Atlas.DifferentialAnalysis.code.ConeSupportCorollary

Multiplication by φ commutes with the Schwartz embedding: the tempered distribution obtained by applying smulLeftCLM to the Schwartz embedding of f equals the Schwartz embedding of φ · f.

If u = schwEmbed f + g and u has empty singular support, then the compactly supported part g also has empty singular support.

A tempered distribution u with empty conic singular support sphere and empty singular support decomposes as schwEmbed f + g for some Schwartz function f and compactly supported distribution g with empty singular support.

Associativity of left multiplication on tempered distributions: applying smulLeftCLM a after smulLeftCLM b equals smulLeftCLM (a * b).

theorem ConeSupport.smulLeftCLM_eq_self_of_one_on_support {n : } (g : TemperedDistribution (E n) ) (K : Set (E n)) (_hK : IsCompact K) (hK_supp : ∀ (f : SchwartzMap (E n) ), Function.support f K = g f = 0) (φ : E n) (_hφ_smooth : ContDiff (↑) φ) (_hφ_compact : HasCompactSupport φ) (hφ_one : xK, φ x = 1) (hφ_tg : Function.HasTemperateGrowth φ) :

If a smooth, compactly supported, temperate-growth function φ equals 1 on a compact set K containing the support of the distribution g, then multiplication by φ fixes g.

theorem ConeSupport.smulLeftCLM_schwartz_of_supported_in_smooth {n : } (g : TemperedDistribution (E n) ) (φ : E n) (hφ_smooth : ContDiff (↑) φ) (hφ_compact : HasCompactSupport φ) (ψ : E n) (hψ_smooth : ContDiff (↑) ψ) (hψ_compact : HasCompactSupport ψ) (h_supp : tsupport φ {y : E n | ψ y 0}) (f : SchwartzMap (E n) ) (hf : (TemperedDistribution.smulLeftCLM ψ) g = schwEmbed f) :

If ψ · g is given by a Schwartz function and the support of the smooth compactly supported φ lies inside the non-vanishing set of ψ, then φ · g is also given by a Schwartz function.

theorem ConeSupport.smulLeftCLM_schwartz_of_emptySingSupp {n : } (g : TemperedDistribution (E n) ) (hsing : singularSupport g = ) (φ : E n) (hφ_smooth : ContDiff (↑) φ) (hφ_compact : HasCompactSupport φ) (_hφ_tg : Function.HasTemperateGrowth φ) :

If g has empty singular support, then multiplying it by any smooth compactly supported φ yields a tempered distribution that is the Schwartz embedding of a Schwartz function.

theorem ConeSupport.schwEmbed_compact_support_of_distrib_compact_support {n : } (f : SchwartzMap (E n) ) (K : Set (E n)) (hK : IsCompact K) (hK_supp : ∀ (ψ : SchwartzMap (E n) ), Function.support ψ K = (schwEmbed f) ψ = 0) :

If the Schwartz embedding of f is supported (as a distribution) inside a compact set K, then the function support of f is contained in K.

A compactly supported distribution with empty singular support is represented by integration against a smooth, compactly supported function.

A compactly supported distribution with empty singular support is the Schwartz embedding of a Schwartz function.

The conic singular support sphere of any Schwartz function (viewed as a tempered distribution) is empty.

Corollary 12.4 of Melrose: the cone singular support of a tempered distribution u is empty iff u is the Schwartz embedding of a Schwartz function.