
Introduction
In our previous post, we introduced the foundational concept of a topological space. Here, we advance our study by formalizing four cornerstone notions—interior, closure, exterior, and boundary—entirely in terms of open sets, without recourse to any metric. Though these concepts often arise in metric spaces, their true generality and elegance emerge in the broader context of topology.
Today’s goal is to present concise, precise definitions and to illustrate how these constructs partition a topological space into regions of “definitive membership,” “indefinite membership,” and “definitive non‑membership.”
The Interior
Let be a topological space and
. The interior of
, denoted
or
, is defined to be,
.
Equivalently, is the unique largest open set contained in
. In other words,
.
- A point
is said to be an interior point of
if and only if
. Equivalently,
is an interior point of
if and only if there exists an open set
with
.

Example 1.2.
In the real line with its standard topology,
.
The endpoints and
are excluded, for no open set of
around them can lie entirely within
.
The Closure
The closure of , denoted
, is defined by:
.
Equivalently, is the unique smallest closed set containing
.
- A point
belongs to
if and only if every open neighborhood
intersects
. We call the elements of
as the adherent points of
.

Example: The closure of the open interval in
is the closed interval
, since any open set of
containing
or
intersects
, showing these endpoints are also adherent points of
.
The Exterior
The exterior of a set , denoted
, is simply the interior of the complement of
, i.e.,
.
Thus is the largest open set disjoint from
.
- Equivalently,
if and only if there exists an open set
with
.

Example:
Again in , for
, the exterior is
.
The Boundary
The boundary of a set , denoted
is defined as
.
Equivalently, consists of those points whose every open neighborhood meets both
and its complement
.

The boundary is where things get interesting. It’s the set of points that neither belong to the interior nor to the exterior.

Example: For , the boundary is
. For
, the set of rationals in
, the boundary is
, because rationals are dense and so are irrationals!
Fundamental Relationships
These four constructs satisfy elegant identities that clarify how they carve up :
These identities underscore that every point of either lies strictly inside
, strictly outside
, or precisely on the edge where membership is tenuous.
Concluding Remarks
The quartet of interior, closure, exterior, and boundary provides a topological atlas for navigating any subset. Beyond metric intuitions of “distance,” these notions capture the essence of openness, closedness, and adjacency purely through the language of neighborhoods.

As you further explore continuous maps, connectedness, and compactness, you will find these four ideas recur repeatedly—illuminating the subtle “shape” of spaces where geometry yields to topology.
Leave a Reply