Theorems · Definition · functional analysis
Distribution.dsupport
{α : Type u_2} →
{β : Type u_3} →
{F : Type u_6} → {V : Type u_10} → [FunLike F α β] → [TopologicalSpace α] → [Zero β] → [Zero V] → (F → V) → Set αThe distributional support of f is the intersection of all closed sets s such that f
vanishes on the complement of s.
To make this definition work for all types of distributions, we define it for any function from
a FunLike type to a type with zero.
- Defined in
- Mathlib.Analysis.Distribution.Support
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredproof · cited by 6,101
- Compl.complproof · cited by 2,925
- FunLikestatement and proof · cited by 2,560
- IsClosedproof · cited by 1,639
- Set.sInterproof · cited by 225
- Distribution.IsVanishingOnproof · cited by 27
Cited by21
Results whose statement or proof uses this declaration.
- Distribution.dsupport_subset_dsupportstatement · cited by 5
- Distribution.dsupport_compl_eqstatement · cited by 2
- Distribution.mem_dsupport_iffstatement · cited by 2
- Distribution.mem_dsupport_iff_forall_exists_nestatement · cited by 2
- Distribution.TemperedDistribution.dsupport_smulLeftCLM_subsetstatement · cited by 1
- Distribution.mem_dsupport_iff_frequentlystatement and proof · cited by 1
- Distribution.mem_dsupport_iff_not_isVanishingOnstatement · cited by 1
- Filter.HasBasis.mem_dsupportstatement · cited by 1
- Filter.HasBasis.notMem_dsupportstatement · cited by 0
- Distribution.compl_dsupport_eq_sUnion_isBoundedstatement · cited by 0
- Distribution.IsVanishingOn.disjoint_dsupportstatement · cited by 0
- Distribution.dsupport_deltastatement and proof · cited by 0