Theorems · Theorem · functional analysis
Filter.HasBasis.mem_dsupport
∀ {α : 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} {ι : Sort u_11} {p : ι → Prop} {s : ι → Set α} {x : α},
(nhds x).HasBasis p s → (x ∈ Distribution.dsupport f ↔ ∀ (i : ι), p i → ¬Distribution.IsVanishingOn f (s i))- Defined in
- Mathlib.Analysis.Distribution.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 5,554
- FunLikestatement and proof · cited by 2,560
- Filter.HasBasisstatement and proof · cited by 604
- Distribution.IsVanishingOnstatement and proof · cited by 27
- Distribution.dsupportstatement · cited by 21
- Filter.HasBasis.frequently_smallSetsproof · cited by 5
- Distribution.not_isVanishingOn_monoproof · cited by 2
- Distribution.mem_dsupport_iff_frequentlyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Filter.HasBasis.notMem_dsupportproof · cited by 0