Mathlib Map

Theorems · Definition · general topology

AccPt

{X : Type u_1} → [TopologicalSpace X] → X → Filter X → Prop

A point x is an accumulation point of a filter F if 𝓝[≠] x ⊓ F ≠ ⊥. See also ClusterPt.

Defined in
Mathlib.Topology.Defs.Filter
Cited by
75 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by78

Results whose statement or proof uses this declaration.