Closed set

From HandWiki
Short description: Complement of an open subset


In geometry, topology, and related branches of mathematics, a closed set is a set whose complement is an open set.[1][2] In a topological space, a closed set can be defined as a set which contains all its limit points. In a complete metric space, a closed set is a set which is closed under the limit operation. This should not be confused with a closed manifold.

Equivalent definitions

By definition, a subset [math]\displaystyle{ A }[/math] of a topological space [math]\displaystyle{ (X, \tau) }[/math] is called closed if its complement [math]\displaystyle{ X \setminus A }[/math] is an open subset of [math]\displaystyle{ (X, \tau) }[/math]; that is, if [math]\displaystyle{ X \setminus A \in \tau. }[/math] A set is closed in [math]\displaystyle{ X }[/math] if and only if it is equal to its closure in [math]\displaystyle{ X. }[/math] Equivalently, a set is closed if and only if it contains all of its limit points. Yet another equivalent definition is that a set is closed if and only if it contains all of its boundary points. Every subset [math]\displaystyle{ A \subseteq X }[/math] is always contained in its (topological) closure in [math]\displaystyle{ X, }[/math] which is denoted by [math]\displaystyle{ \operatorname{cl}_X A; }[/math] that is, if [math]\displaystyle{ A \subseteq X }[/math] then [math]\displaystyle{ A \subseteq \operatorname{cl}_X A. }[/math] Moreover, [math]\displaystyle{ A }[/math] is a closed subset of [math]\displaystyle{ X }[/math] if and only if [math]\displaystyle{ A = \operatorname{cl}_X A. }[/math]

An alternative characterization of closed sets is available via sequences and nets. A subset [math]\displaystyle{ A }[/math] of a topological space [math]\displaystyle{ X }[/math] is closed in [math]\displaystyle{ X }[/math] if and only if every limit of every net of elements of [math]\displaystyle{ A }[/math] also belongs to [math]\displaystyle{ A. }[/math] In a first-countable space (such as a metric space), it is enough to consider only convergent sequences, instead of all nets. One value of this characterization is that it may be used as a definition in the context of convergence spaces, which are more general than topological spaces. Notice that this characterization also depends on the surrounding space [math]\displaystyle{ X, }[/math] because whether or not a sequence or net converges in [math]\displaystyle{ X }[/math] depends on what points are present in [math]\displaystyle{ X. }[/math] A point [math]\displaystyle{ x }[/math] in [math]\displaystyle{ X }[/math] is said to be close to a subset [math]\displaystyle{ A \subseteq X }[/math] if [math]\displaystyle{ x \in \operatorname{cl}_X A }[/math] (or equivalently, if [math]\displaystyle{ x }[/math] belongs to the closure of [math]\displaystyle{ A }[/math] in the topological subspace [math]\displaystyle{ A \cup \{ x \}, }[/math] meaning [math]\displaystyle{ x \in \operatorname{cl}_{A \cup \{ x \}} A }[/math] where [math]\displaystyle{ A \cup \{ x \} }[/math] is endowed with the subspace topology induced on it by [math]\displaystyle{ X }[/math][note 1]). Because the closure of [math]\displaystyle{ A }[/math] in [math]\displaystyle{ X }[/math] is thus the set of all points in [math]\displaystyle{ X }[/math] that are close to [math]\displaystyle{ A, }[/math] this terminology allows for a plain English description of closed subsets:

a subset is closed if and only if it contains every point that is close to it.

In terms of net convergence, a point [math]\displaystyle{ x \in X }[/math] is close to a subset [math]\displaystyle{ A }[/math] if and only if there exists some net (valued) in [math]\displaystyle{ A }[/math] that converges to [math]\displaystyle{ x. }[/math] If [math]\displaystyle{ X }[/math] is a topological subspace of some other topological space [math]\displaystyle{ Y, }[/math] in which case [math]\displaystyle{ Y }[/math] is called a topological super-space of [math]\displaystyle{ X, }[/math] then there might exist some point in [math]\displaystyle{ Y \setminus X }[/math] that is close to [math]\displaystyle{ A }[/math] (although not an element of [math]\displaystyle{ X }[/math]), which is how it is possible for a subset [math]\displaystyle{ A \subseteq X }[/math] to be closed in [math]\displaystyle{ X }[/math] but to not be closed in the "larger" surrounding super-space [math]\displaystyle{ Y. }[/math] If [math]\displaystyle{ A \subseteq X }[/math] and if [math]\displaystyle{ Y }[/math] is any topological super-space of [math]\displaystyle{ X }[/math] then [math]\displaystyle{ A }[/math] is always a (potentially proper) subset of [math]\displaystyle{ \operatorname{cl}_Y A, }[/math] which denotes the closure of [math]\displaystyle{ A }[/math] in [math]\displaystyle{ Y; }[/math] indeed, even if [math]\displaystyle{ A }[/math] is a closed subset of [math]\displaystyle{ X }[/math] (which happens if and only if [math]\displaystyle{ A = \operatorname{cl}_X A }[/math]), it is nevertheless still possible for [math]\displaystyle{ A }[/math] to be a proper subset of [math]\displaystyle{ \operatorname{cl}_Y A. }[/math] However, [math]\displaystyle{ A }[/math] is a closed subset of [math]\displaystyle{ X }[/math] if and only if [math]\displaystyle{ A = X \cap \operatorname{cl}_Y A }[/math] for some (or equivalently, for every) topological super-space [math]\displaystyle{ Y }[/math] of [math]\displaystyle{ X. }[/math]

Closed sets can also be used to characterize continuous functions: a map [math]\displaystyle{ f : X \to Y }[/math] is continuous if and only if [math]\displaystyle{ f\left( \operatorname{cl}_X A \right) \subseteq \operatorname{cl}_Y (f(A)) }[/math] for every subset [math]\displaystyle{ A \subseteq X }[/math]; this can be reworded in plain English as: [math]\displaystyle{ f }[/math] is continuous if and only if for every subset [math]\displaystyle{ A \subseteq X, }[/math] [math]\displaystyle{ f }[/math] maps points that are close to [math]\displaystyle{ A }[/math] to points that are close to [math]\displaystyle{ f(A). }[/math] Similarly, [math]\displaystyle{ f }[/math] is continuous at a fixed given point [math]\displaystyle{ x \in X }[/math] if and only if whenever [math]\displaystyle{ x }[/math] is close to a subset [math]\displaystyle{ A \subseteq X, }[/math] then [math]\displaystyle{ f(x) }[/math] is close to [math]\displaystyle{ f(A). }[/math]

More about closed sets

The notion of closed set is defined above in terms of open sets, a concept that makes sense for topological spaces, as well as for other spaces that carry topological structures, such as metric spaces, differentiable manifolds, uniform spaces, and gauge spaces.

Whether a set is closed depends on the space in which it is embedded. However, the compact Hausdorff spaces are "absolutely closed", in the sense that, if you embed a compact Hausdorff space [math]\displaystyle{ D }[/math] in an arbitrary Hausdorff space [math]\displaystyle{ X, }[/math] then [math]\displaystyle{ D }[/math] will always be a closed subset of [math]\displaystyle{ X }[/math]; the "surrounding space" does not matter here. Stone–Čech compactification, a process that turns a completely regular Hausdorff space into a compact Hausdorff space, may be described as adjoining limits of certain nonconvergent nets to the space.

Furthermore, every closed subset of a compact space is compact, and every compact subspace of a Hausdorff space is closed.

Closed sets also give a useful characterization of compactness: a topological space [math]\displaystyle{ X }[/math] is compact if and only if every collection of nonempty closed subsets of [math]\displaystyle{ X }[/math] with empty intersection admits a finite subcollection with empty intersection.

A topological space [math]\displaystyle{ X }[/math] is disconnected if there exist disjoint, nonempty, open subsets [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] of [math]\displaystyle{ X }[/math] whose union is [math]\displaystyle{ X. }[/math] Furthermore, [math]\displaystyle{ X }[/math] is totally disconnected if it has an open basis consisting of closed sets.

Properties

A closed set contains its own boundary. In other words, if you are "outside" a closed set, you may move a small amount in any direction and still stay outside the set. This is also true if the boundary is the empty set, e.g. in the metric space of rational numbers, for the set of numbers of which the square is less than [math]\displaystyle{ 2. }[/math]

  • Any intersection of any family of closed sets is closed (this includes intersections of infinitely many closed sets)
  • The union of finitely many closed sets is closed.
  • The empty set is closed.
  • The whole set is closed.

In fact, if given a set [math]\displaystyle{ X }[/math] and a collection [math]\displaystyle{ \mathbb{F} \neq \varnothing }[/math] of subsets of [math]\displaystyle{ X }[/math] such that the elements of [math]\displaystyle{ \mathbb{F} }[/math] have the properties listed above, then there exists a unique topology [math]\displaystyle{ \tau }[/math] on [math]\displaystyle{ X }[/math] such that the closed subsets of [math]\displaystyle{ (X, \tau) }[/math] are exactly those sets that belong to [math]\displaystyle{ \mathbb{F}. }[/math] The intersection property also allows one to define the closure of a set [math]\displaystyle{ A }[/math] in a space [math]\displaystyle{ X, }[/math] which is defined as the smallest closed subset of [math]\displaystyle{ X }[/math] that is a superset of [math]\displaystyle{ A. }[/math] Specifically, the closure of [math]\displaystyle{ X }[/math] can be constructed as the intersection of all of these closed supersets.

Sets that can be constructed as the union of countably many closed sets are denoted Fσ sets. These sets need not be closed.

Examples

  • The closed interval [math]\displaystyle{ [a, b] }[/math] of real numbers is closed. (See Interval (mathematics) for an explanation of the bracket and parenthesis set notation.)
  • The unit interval [math]\displaystyle{ [0, 1] }[/math] is closed in the metric space of real numbers, and the set [math]\displaystyle{ [0, 1] \cap \Q }[/math] of rational numbers between [math]\displaystyle{ 0 }[/math] and [math]\displaystyle{ 1 }[/math] (inclusive) is closed in the space of rational numbers, but [math]\displaystyle{ [0, 1] \cap \Q }[/math] is not closed in the real numbers.
  • Some sets are neither open nor closed, for instance the half-open interval [math]\displaystyle{ [0, 1) }[/math] in the real numbers.
  • Some sets are both open and closed and are called clopen sets.
  • The ray [math]\displaystyle{ [1, +\infty) }[/math] is closed.
  • The Cantor set is an unusual closed set in the sense that it consists entirely of boundary points and is nowhere dense.
  • Singleton points (and thus finite sets) are closed in T1 spaces and Hausdorff spaces.
  • The set of integers [math]\displaystyle{ \Z }[/math] is an infinite and unbounded closed set in the real numbers.
  • If [math]\displaystyle{ f : X \to Y }[/math] is a function between topological spaces then [math]\displaystyle{ f }[/math] is continuous if and only if preimages of closed sets in [math]\displaystyle{ Y }[/math] are closed in [math]\displaystyle{ X. }[/math]

See also

Notes

  1. In particular, whether or not [math]\displaystyle{ x }[/math] is close to [math]\displaystyle{ A }[/math] depends only on the subspace [math]\displaystyle{ A \cup \{ x \} }[/math] and not on the whole surrounding space (e.g. [math]\displaystyle{ X, }[/math] or any other space containing [math]\displaystyle{ A \cup \{ x \} }[/math] as a topological subspace).

References

  1. Rudin, Walter (1976). Principles of Mathematical Analysis. McGraw-Hill. ISBN 0-07-054235-X. https://archive.org/details/principlesofmath00rudi. 
  2. Munkres, James R. (2000). Topology (2nd ed.). Prentice Hall. ISBN 0-13-181629-2.