Theorems · Theorem · general topology
supportDiscreteWithin_iff_locallyFiniteWithin
∀ {X : Type u_1} [inst : TopologicalSpace X] {U : Set X} {Y : Type u_2} [T1Space X] [inst_2 : Zero Y] {f : X → Y},
Function.support f ⊆ U → (f =ᶠ[Filter.codiscreteWithin U] 0 ↔ ∀ z ∈ U, ∃ t ∈ nhds z, (t ∩ Function.support f).Finite)For T1 spaces, the condition supportLocallyFiniteWithinDomain' is equivalent to saying that the
support is codiscrete within U.
- Defined in
- Mathlib.Topology.LocallyFinsupp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT1SpaceZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Set.extproof · cited by 2,266
- Filter.EventuallyEqstatement · cited by 1,912
- Set.Finitestatement and proof · cited by 1,814
- Function.supportstatement and proof · cited by 610
- T1Spacestatement and proof · cited by 275
- Filter.codiscreteWithinstatement and proof · cited by 87
- codiscreteWithin_iff_locallyFiniteComplementWithinproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Function.locallyFinsuppWithin.discreteSupportproof · cited by 1
- Function.locallyFinsuppWithin.closedSupportproof · cited by 1