Theorems · Theorem · functional analysis
Distribution.mem_dsupport_iff_frequently
∀ {α : Type u_2} {β : Type u_3} {F : Type u_6} {V : Type u_10} [inst : FunLike F α β] [inst_1 : TopologicalSpace α]
[inst_2 : Zero β] [inst_3 : Zero V] {f : F → V} {x : α},
x ∈ Distribution.dsupport f ↔ ∃ᶠ (u : Set α) in (nhds x).smallSets, ¬Distribution.IsVanishingOn f u- Defined in
- Mathlib.Analysis.Distribution.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- nhdsstatement · cited by 5,554
- FunLikestatement and proof · cited by 2,560
- Filter.Frequentlystatement · cited by 414
- Filter.smallSetsstatement · cited by 89
- Distribution.IsVanishingOnstatement · cited by 27
- Distribution.dsupportstatement and proof · cited by 21
- Filter.HasBasis.frequently_smallSetsproof · cited by 5
- Distribution.not_isVanishingOn_monoproof · cited by 2
- Distribution.mem_dsupport_iff_not_isVanishingOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Filter.HasBasis.mem_dsupportproof · cited by 1