Documentation

Atlas.DifferentialAnalysis.code.WavefrontSetProperties

theorem ConeSupport.exists_decomposition_disjoint_conicSingularSupport' {n : } (u : TemperedDistribution (E n) ) (Γ : Set (Sphere n)) (hΓ_closed : IsClosed Γ) (hΓ_disjoint : Disjoint (ConicSingularSupportSphere u) Γ) :
∃ (u₁' : TemperedDistribution (E n) ) (u₁'' : TemperedDistribution (E n) ) (u₂ : SchwartzMap (E n) ), u = u₁' + u₁'' + (SchwartzMap.toTemperedDistributionCLM (E n) MeasureTheory.volume) u₂ IsCompactlySupportedDistribution u₁' (∃ (ε : ), 0 < ε ∀ (f : SchwartzMap (E n) ), (∀ (x : E n), ε xf x = 0)u₁'' f = 0) (∀ (f : SchwartzMap (E n) ), (∀ (x : E n), f x 0x 0 ∀ (hx : x 0), directionOf x hx Γ)u₁'' f = 0) Disjoint (ConicSupportSphere (u₁' + u₁'')) Γ

Decomposition of a tempered distribution u away from a closed conic set Γ disjoint from the conic singular support: u can be written as u₁' + u₁'' + u₂ where u₁' is compactly supported, u₁'' vanishes on test functions supported far from the origin and supported in directions in Γ, u₂ is Schwartz, and the conic support of u₁' + u₁'' is disjoint from Γ.