Closure (Topology)
BasisPrerequisites
If you start with an open interval like and ask “what is the smallest closed set that contains it?”, the answer is immediately — you just need to throw in the two missing endpoints. The closure generalises this “seal it up” operation to any subset of any topological space. Unlike the metric-space intuition of “add the limit points,” the topological definition requires no distances: it works purely with open sets.
Three equivalent definitions
Let be a topological space and . The closure of , written (or ), can be defined in three equivalent ways.
Definition 1: Smallest closed set containing
This is the intersection of all closed sets that contain . An arbitrary intersection of closed sets is closed (recall: closed sets are closed under all intersections, including infinite ones). The collection of closed supersets of is non-empty since itself is always closed. So is a well-defined closed set, and it is the smallest one containing (since every closed superset of appears in the intersection).
Definition 2: Union with the derived set
where is the derived set of (the set of all accumulation points of ). You adjoin to precisely those points “approached” by from outside. This was established in the derived set checkpoint: is closed, , and any closed superset of must contain too.
Definition 3: Neighbourhood characterisation
A point belongs to if and only if every open set containing satisfies
Compare this with accumulation points: the difference is that here we allow itself to be in (the intersection need not witness a different point of ). In other words, iff or is an accumulation point of — which is exactly .
All three definitions yield the same set. You can use whichever is most convenient for a given argument.
Examples
Standard topology on
- . The smallest closed set containing is the closed interval; equivalently, and are accumulation points of , and no other points of are.
- . Every real number is an accumulation point of (rationals are dense in ).
- . The only accumulation point is .
- . Every integer is isolated (no accumulation points), so the set is already closed.
- and always.
Discrete topology
Every subset of is open, so every subset is also closed (complements of open sets are closed). Thus for every . The closure adds nothing — there are no accumulation points to adjoin.
Indiscrete topology
Only and are closed. For any non-empty proper subset , the only closed set containing is itself, so .
Properties of closure
Let be a topological space and .
- is closed and . (By definition .)
- is closed if and only if . If is closed it appears in the intersection , giving ; since always, equality follows.
- Idempotent: . Since is already closed, its closure is itself.
- Monotone: if then .
- Union: . A point is near iff it is near or near .
- Intersection (one direction only): . Equality fails in general: in , but .
Duality with the interior
Closure and interior are dual to each other via complementation. For any :
You can read as: the closure of is everything that is not in the interior of the complement. Points on the “edge” of belong to neither the interior of nor the interior of , so they end up in the closure but not the interior — which is precisely the boundary.
These dual formulas mean that every theorem about closures translates into a theorem about interiors (and vice versa) by taking complements. This symmetry runs throughout topology.
Density
A set is called dense in when : every point of is either in or is approached by . The rationals are dense in .
More generally, is dense in when . Density is a central concept in analysis and topology: knowing that a “nice” set (like or the polynomials) is dense in a bigger space lets you approximate arbitrary elements by nice ones.
Summary
- The closure is the smallest closed set containing , obtained by intersecting all closed supersets of .
- Equivalently, : adjoin the derived set to include all accumulation points.
- Equivalently by point characterisation: iff every open neighbourhood of meets .
- is closed iff ; the closure is idempotent, monotone, and distributes over finite unions.
- Closure and interior are dual: .
- A set is dense in when its closure is all of .
- The difference between the closure and the interior — — is the boundary of .