Metric Spaces and Topology/Open and Closed Sets, Interior, Closure

Lesson 3.21,203 words

Open and Closed Sets, Interior, Closure

Open sets are those in which every point has room to move; closed sets are their complements. From the single ball construction come the topology axioms (arbitrary unions, finite intersections), the interior, closure, and boundary of a set, and the fact that openness is always relative to the ambient space.

╌╌╌╌

The next layer of structure over a metric is the collection of open sets, the topology. It distinguishes points interior to a set, points on its edge, and points approached from outside. Convergence, compactness, and connectedness are all stated through open sets, each built from a single primitive: the ball .

Open and closed sets

The radius is allowed to depend on : points deep inside can use a large ball, points near the edge need a small one. The requirement is only that some positive radius works at each point, so that from anywhere in one can move a little in any direction and stay in .

An open set : every point has a ball contained in , with shrinking for points nearer the edge.

Openness and closedness are not opposites. Most sets are neither, and two sets are both.

Examples on .

  • is open. Given , take ; then .
  • is closed. Its complement is open by the same argument with for .
  • is neither. No ball about avoids negative numbers, so it is not open; and is a point of the complement every ball of which meets , so the complement is not open, hence is not closed.
  • and are both open and closed (each is the other's complement, and both are open).

An open set can always be pictured as a union of balls, one around each of its points. The two extreme sets, and , are open in every metric space.

The topology axioms

Open sets are closed under two operations, and the asymmetry between them, all unions but only finite intersections, is the defining feature of a topology.

For (T2), a point in the intersection has a ball for each of the finitely many ; the smallest radius is positive and its ball sits in every . For (T3), a point of the union lies in some single , whose ball already witnesses openness. The union argument never needs a minimum, so it works for infinitely many sets; the intersection argument needs , which can fail once there are infinitely many terms.

Why intersections must be finite: the sets are each open, but their nested intersection collapses to the single point , which is not open.

Complementation turns each axiom into its dual for closed sets, since and vice versa.

The names are justified by the fact that the open ball is open and the closed ball is closed, which still requires proof.

Take and set . For any , the triangle inequality gives , so . Every point of the ball thus has room around it, and the ball is open.

The open ball is open: for the smaller ball with stays inside by the triangle inequality.

Interior, closure, and boundary

Three derived sets classify how a point relates to a set : it can sit strictly inside, be approachable from within, or straddle the two sides.

The interior is open (it is a union of open balls) and is the largest open set inside ; the closure is closed (an intersection of closed sets) and is the smallest closed set containing ; and is open iff , closed iff . The two ball-based characterizations below are what get used in practice.

The closure is thus everything approachable from : every ball about , however small, contains a point of . The boundary consists of the points close to and to its complement at once. Equivalently .

Interior, boundary, and an isolated exterior point of a set : has a ball inside , has every ball meeting both sides, and has a ball missing entirely.

The point is on the boundary (every ball about it meets both and its complement) yet belongs to ; the point is on the boundary and does not. Boundary points may or may not lie in the set, and that is what makes neither open nor closed here.

Two more computations show the range of behavior.

  • The rationals in . Every ball contains both a rational and an irrational, so , , and . A set can have empty interior and yet closure equal to the whole space; such a set is dense.
  • An open disk in . For , the interior is itself (it is open), the closure is the closed disk , and the boundary is the unit circle. Here the boundary is a genuine edge, disjoint from the open set it bounds.
Set (in )InteriorClosureBoundaryOpen?Closed?
yesno
noyes
nono
nono
closurenono

The last row shows a set whose closure adds a single limit point.

Limit points and isolated points

The closure adds to precisely the points approachable from it. Two terms distinguish points approached by other points of from points that are not.

Writing for the set of limit points, the closure decomposes as . A set is closed exactly when it contains all its limit points. Isolated points are the opposite extreme: under the discrete metric every point is isolated, since , so and for every ; every set is closed.

The subspace topology

Whether a set is open depends on the ambient space, because balls are computed there. Openness in a subspace reduces to openness in the whole space as follows.

The subspace balls are the ambient balls cut down to , , and intersecting an open with carries this through.

The subspace topology on : intersecting the open interval of with leaves the half-open , which is open in the subspace.

One special case: if is itself open, then a subset is open in iff it is open in .1

Footnotes

  1. Lebl, Basic Analysis I, §7.2 — Open and closed sets: the topology axioms, the open ball is open, closure/interior/boundary, and the subspace topology characterization.

╌╌ END ╌╌