Theorems · Theorem · general topology
mem_codiscrete_accPt
∀ {X : Type u_1} [inst : TopologicalSpace X] {S : Set X},
S ∈ Filter.codiscrete X ↔ ∀ (x : X), ¬AccPt x (Filter.principal Sᶜ)- Defined in
- Mathlib.Topology.DiscreteSubset
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Bot.botproof · cited by 4,720
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- Filter.principalstatement and proof · cited by 740
- AccPtstatement · cited by 75
- Filter.codiscretestatement · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- Set.Infinite.of_accPtproof · cited by 2