Theorems · Theorem · general topology
AccPt.nhds_inter
∀ {α : Type u_1} [inst : TopologicalSpace α] {C : Set α} {x : α} {U : Set α},
AccPt x (Filter.principal C) → U ∈ nhds x → AccPt x (Filter.principal (U ∩ C))If x is an accumulation point of a set C and U is a neighborhood of x,
then x is an accumulation point of U ∩ C.
- Defined in
- Mathlib.Topology.Perfect
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- Filter.NeBotproof · cited by 853
- Filter.principalstatement and proof · cited by 740
- inf_of_le_leftproof · cited by 186
- Filter.le_principal_iffproof · cited by 87
- AccPtstatement and proof · cited by 75
- inf_assocproof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- Preperfect.open_interproof · cited by 2
- isCountablyCompact_iff_infinite_subset_has_accPtproof · cited by 0