Accumulation point
BasisPrerequisites
In calculus you have probably seen sequences converge to a limit, or functions approach a value as their argument gets close to some point. Both ideas hinge on the same question: is every neighbourhood of a given point “touched” by a set, no matter how small the neighbourhood is? Accumulation points capture exactly this notion for any topological space, without reference to distances or sequences.
The definition
Let be a topological space and let . A point is an accumulation point of — also called a limit point or cluster point of — if every open set containing intersects in at least one point other than itself:
Two things are worth noticing immediately:
- does not have to belong to . It is a point of the ambient space that “sees” in every direction.
- The clause "" is deliberate: we exclude itself from the requirement. Without it, every point of would trivially qualify (any open set satisfies ). The interesting question is whether is “dense around ” in every open neighbourhood.
Examples
The real line
Work in with the standard metric topology, where open sets are unions of open intervals.
- Every point of is an accumulation point of the open interval . For any and any open set , contains a whole open interval around , which must meet in infinitely many points other than .
- The point is an accumulation point of : every open interval around contains for all sufficiently large .
- No point of is an accumulation point of itself. Each integer has a neighbourhood that contains no other integer.
Finite sets
Let (standard topology) and . No point of is an accumulation point of . For any , the open interval of radius around (using if ) contains no element of . Finite sets in a metric space have no accumulation points.
Discrete topology
In the discrete topology on any set , every singleton is open. For any and any candidate , taking gives , so condition fails. The discrete topology has no accumulation points for any set.
This makes intuitive sense: in the discrete topology “every point stands alone,” so there is no notion of approaching from nearby.
Indiscrete topology
In the indiscrete topology on (only and are open), the only open set containing is itself. For any non-empty and any , is non-empty whenever . So every point of is an accumulation point of every set with .
Isolated points
A point that is not an accumulation point of is called an isolated point of : some open set containing satisfies , meaning is the only element of in .
Isolated points and accumulation points of are mutually exclusive among points of : every is either isolated or an accumulation point. A set with no isolated points is called perfect (when it also equals its derived set — see Derived Set).
How topology shapes accumulation points
The same set can have completely different accumulation points depending on the topology:
- In the standard topology on , the set has as its only accumulation point.
- In a topology where only and are open, every point of is an accumulation point of any infinite set.
- In a topology where is open, is no longer an accumulation point of .
This flexibility — the same underlying set with different accumulation points in different topologies — is why the abstract definition is so powerful. You choose the topology to suit the problem, and the accumulation points follow.
Connection to convergence
In a metric space, is an accumulation point of if and only if there exists a sequence in converging to . In a general topological space, however, sequences are not always enough to detect accumulation points; you may need nets or filters for that purpose, which go beyond the scope of this checkpoint.
Summary
- A point is an accumulation point (limit point, cluster point) of when every open set containing meets at some point other than .
- need not belong to : accumulation points are determined by the surrounding topology, not just by membership in .
- In the discrete topology, no set has accumulation points. In the indiscrete topology, every point is an accumulation point of every large enough set.
- Points of that are not accumulation points of are called isolated points.
- Different topologies on the same set produce different accumulation points for the same subset.
- The collection of all accumulation points of forms the derived set , and the relationship is equivalent to being closed.