Theorems · Theorem · general topology
codiscreteWithin_iff_locallyFiniteComplementWithin
∀ {X : Type u_1} [inst : TopologicalSpace X] [T1Space X] {s U : Set X},
s ∈ Filter.codiscreteWithin U ↔ ∀ z ∈ U, ∃ t ∈ nhds z, (t ∩ (U \ s)).FiniteIn a T1Space, a set s is codiscreteWithin U iff it has locally finite complement within U.
More precisely: s is codiscreteWithin U iff every point z ∈ U has a punctured neighborhood
intersect U \ s in only finitely many points.
- Defined in
- Mathlib.Topology.DiscreteSubset
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- nhdsstatement and proof · cited by 5,554
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- Set.Finitestatement and proof · cited by 1,814
- Set.inter_commproof · cited by 291
- T1Spacestatement and proof · cited by 275
- Filter.codiscreteWithinstatement · cited by 87
- mem_nhdsWithin_of_mem_nhdsproof · cited by 50
- Set.sdiff_self_interproof · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- supportDiscreteWithin_iff_locallyFiniteWithinproof · cited by 2
- Function.locallyFinsuppWithin.eq_zero_codiscreteWithinproof · cited by 2
- circleAverage_log_norm_sub_const_eq_log_radius_add_posLogproof · cited by 1