Open set

From HandWiki
Revision as of 16:10, 6 February 2024 by Carolyn (talk | contribs) (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Basic subset of a topological space
Example: The blue circle represents the set of points (x, y) satisfying x2 + y2 = r2. The red disk represents the set of points (x, y) satisfying x2 + y2 < r2. The red set is an open set, the blue set is its boundary set, and the union of the red and blue sets is a closed set.

In mathematics, an open set is a generalization of an open interval in the real line.

In a metric space (a set along with a distance defined between any two points), an open set is a set that, along with every point P, contains all points that are sufficiently near to P (that is, all points whose distance to P is less than some value depending on P).

More generally, an open set is a member of a given collection of subsets of a given set, a collection that has the property of containing every union of its members, every finite intersection of its members, the empty set, and the whole set itself. A set in which such a collection is given is called a topological space, and the collection is called a topology. These conditions are very loose, and allow enormous flexibility in the choice of open sets. For example, every subset can be open (the discrete topology), or no subset can be open except the space itself and the empty set (the indiscrete topology).[1]

In practice, however, open sets are usually chosen to provide a notion of nearness that is similar to that of metric spaces, without having a notion of distance defined. In particular, a topology allows defining properties such as continuity, connectedness, and compactness, which were originally defined by means of a distance.

The most common case of a topology without any distance is given by manifolds, which are topological spaces that, near each point, resemble an open set of a Euclidean space, but on which no distance is defined in general. Less intuitive topologies are used in other branches of mathematics; for example, the Zariski topology, which is fundamental in algebraic geometry and scheme theory.

Motivation

Intuitively, an open set provides a method to distinguish two points. For example, if about one of two points in a topological space, there exists an open set not containing the other (distinct) point, the two points are referred to as topologically distinguishable. In this manner, one may speak of whether two points, or more generally two subsets, of a topological space are "near" without concretely defining a distance. Therefore, topological spaces may be seen as a generalization of spaces equipped with a notion of distance, which are called metric spaces.

In the set of all real numbers, one has the natural Euclidean metric; that is, a function which measures the distance between two real numbers: d(x, y) = ‹See Tfd›|xy|. Therefore, given a real number x, one can speak of the set of all points close to that real number; that is, within ε of x. In essence, points within ε of x approximate x to an accuracy of degree ε. Note that ε > 0 always but as ε becomes smaller and smaller, one obtains points that approximate x to a higher and higher degree of accuracy. For example, if x = 0 and ε = 1, the points within ε of x are precisely the points of the interval (−1, 1); that is, the set of all real numbers between −1 and 1. However, with ε = 0.5, the points within ε of x are precisely the points of (−0.5, 0.5). Clearly, these points approximate x to a greater degree of accuracy than when ε = 1.

The previous discussion shows, for the case x = 0, that one may approximate x to higher and higher degrees of accuracy by defining ε to be smaller and smaller. In particular, sets of the form (−ε, ε) give us a lot of information about points close to x = 0. Thus, rather than speaking of a concrete Euclidean metric, one may use sets to describe points close to x. This innovative idea has far-reaching consequences; in particular, by defining different collections of sets containing 0 (distinct from the sets (−ε, ε)), one may find different results regarding the distance between 0 and other real numbers. For example, if we were to define R as the only such set for "measuring distance", all points are close to 0 since there is only one possible degree of accuracy one may achieve in approximating 0: being a member of R. Thus, we find that in some sense, every real number is distance 0 away from 0. It may help in this case to think of the measure as being a binary condition: all things in R are equally close to 0, while any item that is not in R is not close to 0.

In general, one refers to the family of sets containing 0, used to approximate 0, as a neighborhood basis; a member of this neighborhood basis is referred to as an open set. In fact, one may generalize these notions to an arbitrary set (X); rather than just the real numbers. In this case, given a point (x) of that set, one may define a collection of sets "around" (that is, containing) x, used to approximate x. Of course, this collection would have to satisfy certain properties (known as axioms) for otherwise we may not have a well-defined method to measure distance. For example, every point in X should approximate x to some degree of accuracy. Thus X should be in this family. Once we begin to define "smaller" sets containing x, we tend to approximate x to a greater degree of accuracy. Bearing this in mind, one may define the remaining axioms that the family of sets about x is required to satisfy.

Definitions

Several definitions are given here, in an increasing order of technicality. Each one is a special case of the next one.

Euclidean space

A subset [math]\displaystyle{ U }[/math] of the Euclidean n-space Rn is open if, for every point x in [math]\displaystyle{ U }[/math], there exists a positive real number ε (depending on x) such that any point in Rn whose Euclidean distance from x is smaller than ε belongs to [math]\displaystyle{ U }[/math].[2] Equivalently, a subset [math]\displaystyle{ U }[/math] of Rn is open if every point in [math]\displaystyle{ U }[/math] is the center of an open ball contained in [math]\displaystyle{ U. }[/math]

An example of a subset of R that is not open is the closed interval [0,1], since neither 0 - ε nor 1 + ε belongs to [0,1] for any ε > 0, no matter how small.

Metric space

A subset U of a metric space (M, d) is called open if, for any point x in U, there exists a real number ε > 0 such that any point [math]\displaystyle{ y \in M }[/math] satisfying d(x, y) < ε belongs to U. Equivalently, U is open if every point in U has a neighborhood contained in U.

This generalizes the Euclidean space example, since Euclidean space with the Euclidean distance is a metric space.

Topological space

A topology [math]\displaystyle{ \tau }[/math] on a set X is a set of subsets of X with the properties below. Each member of [math]\displaystyle{ \tau }[/math] is called an open set.[3]

  • [math]\displaystyle{ X \in \tau }[/math] and [math]\displaystyle{ \varnothing \in \tau }[/math]
  • Any union of sets in [math]\displaystyle{ \tau }[/math] belong to [math]\displaystyle{ \tau }[/math]: if [math]\displaystyle{ \left\{ U_i : i \in I \right\} \subseteq \tau }[/math] then [math]\displaystyle{ \bigcup_{i \in I} U_i \in \tau }[/math]
  • Any finite intersection of sets in [math]\displaystyle{ \tau }[/math] belong to [math]\displaystyle{ \tau }[/math]: if [math]\displaystyle{ U_1, \ldots, U_n \in \tau }[/math] then [math]\displaystyle{ U_1 \cap \cdots \cap U_n \in \tau }[/math]

X together with [math]\displaystyle{ \tau }[/math] is called a topological space.

Infinite intersections of open sets need not be open. For example, the intersection of all intervals of the form [math]\displaystyle{ \left( -1/n, 1/n \right), }[/math] where [math]\displaystyle{ n }[/math] is a positive integer, is the set [math]\displaystyle{ \{ 0 \} }[/math] which is not open in the real line.

A metric space is a topological space, whose topology consists of the collection of all subsets that are unions of open balls. There are, however, topological spaces that are not metric spaces.

Special types of open sets

Clopen sets and non-open and/or non-closed sets

A set might be open, closed, both, or neither. In particular, open and closed sets are not mutually exclusive, meaning that it is in general possible for a subset of a topological space to simultaneously be both an open subset and a closed subset. Such subsets are known as clopen sets. Explicitly, a subset [math]\displaystyle{ S }[/math] of a topological space [math]\displaystyle{ (X, \tau) }[/math] is called clopen if both [math]\displaystyle{ S }[/math] and its complement [math]\displaystyle{ X \setminus S }[/math] are open subsets of [math]\displaystyle{ (X, \tau) }[/math]; or equivalently, if [math]\displaystyle{ S \in \tau }[/math] and [math]\displaystyle{ X \setminus S \in \tau. }[/math]

In any topological space [math]\displaystyle{ (X, \tau), }[/math] the empty set [math]\displaystyle{ \varnothing }[/math] and the set [math]\displaystyle{ X }[/math] itself are always clopen. These two sets are the most well-known examples of clopen subsets and they show that clopen subsets exist in every topological space. To see why [math]\displaystyle{ X }[/math] is clopen, begin by recalling that the sets [math]\displaystyle{ X }[/math] and [math]\displaystyle{ \varnothing }[/math] are, by definition, always open subsets (of [math]\displaystyle{ X }[/math]). Also by definition, a subset [math]\displaystyle{ S }[/math] is called closed if (and only if) its complement in [math]\displaystyle{ X, }[/math] which is the set [math]\displaystyle{ X \setminus S, }[/math] is an open subset. Because the complement (in [math]\displaystyle{ X }[/math]) of the entire set [math]\displaystyle{ S := X }[/math] is the empty set (i.e. [math]\displaystyle{ X \setminus S = \varnothing }[/math]), which is an open subset, this means that [math]\displaystyle{ S = X }[/math] is a closed subset of [math]\displaystyle{ X }[/math] (by definition of "closed subset"). Hence, no matter what topology is placed on [math]\displaystyle{ X, }[/math] the entire space [math]\displaystyle{ X }[/math] is simultaneously both an open subset and also a closed subset of [math]\displaystyle{ X }[/math]; said differently, [math]\displaystyle{ X }[/math] is always a clopen subset of [math]\displaystyle{ X. }[/math] Because the empty set's complement is [math]\displaystyle{ X \setminus \varnothing = X, }[/math] which is an open subset, the same reasoning can be used to conclude that [math]\displaystyle{ S := \varnothing }[/math] is also a clopen subset of [math]\displaystyle{ X. }[/math]

Consider the real line [math]\displaystyle{ \R }[/math] endowed with its usual Euclidean topology, whose open sets are defined as follows: every interval [math]\displaystyle{ (a, b) }[/math] of real numbers belongs to the topology, every union of such intervals, e.g. [math]\displaystyle{ (a, b) \cup (c, d), }[/math] belongs to the topology, and as always, both [math]\displaystyle{ \R }[/math] and [math]\displaystyle{ \varnothing }[/math] belong to the topology.

  • The interval [math]\displaystyle{ I = (0, 1) }[/math] is open in [math]\displaystyle{ \R }[/math] because it belongs to the Euclidean topology. If [math]\displaystyle{ I }[/math] were to have an open complement, it would mean by definition that [math]\displaystyle{ I }[/math] were closed. But [math]\displaystyle{ I }[/math] does not have an open complement; its complement is [math]\displaystyle{ \R \setminus I = (-\infty, 0] \cup [1, \infty), }[/math] which does not belong to the Euclidean topology since it is not a union of open intervals of the form [math]\displaystyle{ (a, b). }[/math] Hence, [math]\displaystyle{ I }[/math] is an example of a set that is open but not closed.
  • By a similar argument, the interval [math]\displaystyle{ J = [0, 1] }[/math] is a closed subset but not an open subset.
  • Finally, since neither [math]\displaystyle{ K = [0, 1) }[/math] nor its complement [math]\displaystyle{ \R \setminus K = (-\infty, 0) \cup [1, \infty) }[/math] belongs to the Euclidean topology (because it can not be written as a union of intervals of the form [math]\displaystyle{ (a, b) }[/math]), this means that [math]\displaystyle{ K }[/math] is neither open nor closed.

If a topological space [math]\displaystyle{ X }[/math] is endowed with the discrete topology (so that by definition, every subset of [math]\displaystyle{ X }[/math] is open) then every subset of [math]\displaystyle{ X }[/math] is a clopen subset. For a more advanced example reminiscent of the discrete topology, suppose that [math]\displaystyle{ \mathcal{U} }[/math] is an ultrafilter on a non-empty set [math]\displaystyle{ X. }[/math] Then the union [math]\displaystyle{ \tau := \mathcal{U} \cup \{ \varnothing \} }[/math] is a topology on [math]\displaystyle{ X }[/math] with the property that every non-empty proper subset [math]\displaystyle{ S }[/math] of [math]\displaystyle{ X }[/math] is either an open subset or else a closed subset, but never both; that is, if [math]\displaystyle{ \varnothing \neq S \subsetneq X }[/math] (where [math]\displaystyle{ S \neq X }[/math]) then exactly one of the following two statements is true: either (1) [math]\displaystyle{ S \in \tau }[/math] or else, (2) [math]\displaystyle{ X \setminus S \in \tau. }[/math] Said differently, every subset is open or closed but the only subsets that are both (i.e. that are clopen) are [math]\displaystyle{ \varnothing }[/math] and [math]\displaystyle{ X. }[/math]

Regular open sets

A subset [math]\displaystyle{ S }[/math] of a topological space [math]\displaystyle{ X }[/math] is called a regular open set if [math]\displaystyle{ \operatorname{Int} \left( \overline{S} \right) = S }[/math] or equivalently, if [math]\displaystyle{ \operatorname{Bd} \left( \overline{S} \right) = \operatorname{Bd} S }[/math], where [math]\displaystyle{ \operatorname{Bd} S }[/math], [math]\displaystyle{ \operatorname{Int} S }[/math], and [math]\displaystyle{ \overline{S} }[/math] denote, respectively, the topological boundary, interior, and closure of [math]\displaystyle{ S }[/math] in [math]\displaystyle{ X }[/math]. A topological space for which there exists a base consisting of regular open sets is called a semiregular space. A subset of [math]\displaystyle{ X }[/math] is a regular open set if and only if its complement in [math]\displaystyle{ X }[/math] is a regular closed set, where by definition a subset [math]\displaystyle{ S }[/math] of [math]\displaystyle{ X }[/math] is called a regular closed set if [math]\displaystyle{ \overline{\operatorname{Int} S} = S }[/math] or equivalently, if [math]\displaystyle{ \operatorname{Bd} \left( \operatorname{Int} S \right) = \operatorname{Bd} S. }[/math] Every regular open set (resp. regular closed set) is an open subset (resp. is a closed subset) although in general,[note 1] the converses are not true.

Properties

The union of any number of open sets, or infinitely many open sets, is open.[4] The intersection of a finite number of open sets is open.[4]

A complement of an open set (relative to the space that the topology is defined on) is called a closed set. A set may be both open and closed (a clopen set). The empty set and the full space are examples of sets that are both open and closed.[5]

Uses

Open sets have a fundamental importance in topology. The concept is required to define and make sense of topological space and other topological structures that deal with the notions of closeness and convergence for spaces such as metric spaces and uniform spaces.

Every subset A of a topological space X contains a (possibly empty) open set; the maximum (ordered under inclusion) such open set is called the interior of A. It can be constructed by taking the union of all the open sets contained in A.[6]

A function [math]\displaystyle{ f : X \to Y }[/math] between two topological spaces [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] is continuous if the preimage of every open set in [math]\displaystyle{ Y }[/math] is open in [math]\displaystyle{ X. }[/math][7] The function [math]\displaystyle{ f : X \to Y }[/math] is called open if the image of every open set in [math]\displaystyle{ X }[/math] is open in [math]\displaystyle{ Y. }[/math]

An open set on the real line has the characteristic property that it is a countable union of disjoint open intervals.

Notes and cautions

"Open" is defined relative to a particular topology

Whether a set is open depends on the topology under consideration. Having opted for greater brevity over greater clarity, we refer to a set X endowed with a topology [math]\displaystyle{ \tau }[/math] as "the topological space X" rather than "the topological space [math]\displaystyle{ (X, \tau) }[/math]", despite the fact that all the topological data is contained in [math]\displaystyle{ \tau. }[/math] If there are two topologies on the same set, a set U that is open in the first topology might fail to be open in the second topology. For example, if X is any topological space and Y is any subset of X, the set Y can be given its own topology (called the 'subspace topology') defined by "a set U is open in the subspace topology on Y if and only if U is the intersection of Y with an open set from the original topology on X."[8] This potentially introduces new open sets: if V is open in the original topology on X, but [math]\displaystyle{ V \cap Y }[/math] isn't open in the original topology on X, then [math]\displaystyle{ V \cap Y }[/math] is open in the subspace topology on Y.

As a concrete example of this, if U is defined as the set of rational numbers in the interval [math]\displaystyle{ (0, 1), }[/math] then U is an open subset of the rational numbers, but not of the real numbers. This is because when the surrounding space is the rational numbers, for every point x in U, there exists a positive number a such that all rational points within distance a of x are also in U. On the other hand, when the surrounding space is the reals, then for every point x in U there is no positive a such that all real points within distance a of x are in U (because U contains no non-rational numbers).

Generalizations of open sets

Throughout, [math]\displaystyle{ (X, \tau) }[/math] will be a topological space.

A subset [math]\displaystyle{ A \subseteq X }[/math] of a topological space [math]\displaystyle{ X }[/math] is called:

  • α-open if [math]\displaystyle{ A ~\subseteq~ \operatorname{int}_X \left( \operatorname{cl}_X \left( \operatorname{int}_X A \right) \right) }[/math], and the complement of such a set is called α-closed.[9]
  • preopen, nearly open, or locally dense if it satisfies any of the following equivalent conditions:
    1. [math]\displaystyle{ A ~\subseteq~ \operatorname{int}_X \left( \operatorname{cl}_X A \right). }[/math][10]
    2. There exists subsets [math]\displaystyle{ D, U \subseteq X }[/math] such that [math]\displaystyle{ U }[/math] is open in [math]\displaystyle{ X, }[/math] [math]\displaystyle{ D }[/math] is a dense subset of [math]\displaystyle{ X, }[/math] and [math]\displaystyle{ A = U \cap D. }[/math][10]
    3. There exists an open (in [math]\displaystyle{ X }[/math]) subset [math]\displaystyle{ U \subseteq X }[/math] such that [math]\displaystyle{ A }[/math] is a dense subset of [math]\displaystyle{ U. }[/math][10]

    The complement of a preopen set is called preclosed.

  • b-open if [math]\displaystyle{ A ~\subseteq~ \operatorname{int}_X \left( \operatorname{cl}_X A \right) ~\cup~ \operatorname{cl}_X \left( \operatorname{int}_X A \right) }[/math]. The complement of a b-open set is called b-closed.[9]
  • β-open or semi-preopen if it satisfies any of the following equivalent conditions:
    1. [math]\displaystyle{ A ~\subseteq~ \operatorname{cl}_X \left( \operatorname{int}_X \left( \operatorname{cl}_X A \right) \right) }[/math][9]
    2. [math]\displaystyle{ \operatorname{cl}_X A }[/math] is a regular closed subset of [math]\displaystyle{ X. }[/math][10]
    3. There exists a preopen subset [math]\displaystyle{ U }[/math] of [math]\displaystyle{ X }[/math] such that [math]\displaystyle{ U \subseteq A \subseteq \operatorname{cl}_X U. }[/math][10]

    The complement of a β-open set is called β-closed.

  • sequentially open if it satisfies any of the following equivalent conditions:
    1. Whenever a sequence in [math]\displaystyle{ X }[/math] converges to some point of [math]\displaystyle{ A, }[/math] then that sequence is eventually in [math]\displaystyle{ A. }[/math] Explicitly, this means that if [math]\displaystyle{ x_{\bull} = \left( x_i \right)_{i=1}^{\infty} }[/math] is a sequence in [math]\displaystyle{ X }[/math] and if there exists some [math]\displaystyle{ a \in A }[/math] is such that [math]\displaystyle{ x_{\bull} \to x }[/math] in [math]\displaystyle{ (X, \tau), }[/math] then [math]\displaystyle{ x_{\bull} }[/math] is eventually in [math]\displaystyle{ A }[/math] (that is, there exists some integer [math]\displaystyle{ i }[/math] such that if [math]\displaystyle{ j \geq i, }[/math] then [math]\displaystyle{ x_j \in A }[/math]).
    2. [math]\displaystyle{ A }[/math] is equal to its sequential interior in [math]\displaystyle{ X, }[/math] which by definition is the set
      [math]\displaystyle{ \begin{alignat}{4} \operatorname{SeqInt}_X A :&= \{ a \in A ~:~ \text{ whenever a sequence in } X \text{ converges to } a \text{ in } (X, \tau), \text{ then that sequence is eventually in } A \} \\ &= \{ a \in A ~:~ \text{ there does NOT exist a sequence in } X \setminus A \text{ that converges in } (X, \tau) \text{ to a point in } A \} \\ \end{alignat} }[/math]

    The complement of a sequentially open set is called sequentially closed. A subset [math]\displaystyle{ S \subseteq X }[/math] is sequentially closed in [math]\displaystyle{ X }[/math] if and only if [math]\displaystyle{ S }[/math] is equal to its sequential closure, which by definition is the set [math]\displaystyle{ \operatorname{SeqCl}_X S }[/math] consisting of all [math]\displaystyle{ x \in X }[/math] for which there exists a sequence in [math]\displaystyle{ S }[/math] that converges to [math]\displaystyle{ x }[/math] (in [math]\displaystyle{ X }[/math]).

  • almost open and is said to have the Baire property if there exists an open subset [math]\displaystyle{ U \subseteq X }[/math] such that [math]\displaystyle{ A \bigtriangleup U }[/math] is a meager subset, where [math]\displaystyle{ \bigtriangleup }[/math] denotes the symmetric difference.[11]
    • The subset [math]\displaystyle{ A \subseteq X }[/math] is said to have the Baire property in the restricted sense if for every subset [math]\displaystyle{ E }[/math] of [math]\displaystyle{ X }[/math] the intersection [math]\displaystyle{ A\cap E }[/math] has the Baire property relative to [math]\displaystyle{ E }[/math].[12]
  • semi-open if [math]\displaystyle{ A ~\subseteq~ \operatorname{cl}_X \left( \operatorname{int}_X A \right) }[/math]. The complement in [math]\displaystyle{ X }[/math] of a semi-open set is called a semi-closed set.[13]
    • The semi-closure (in [math]\displaystyle{ X }[/math]) of a subset [math]\displaystyle{ A \subseteq X, }[/math] denoted by [math]\displaystyle{ \operatorname{sCl}_X A, }[/math] is the intersection of all semi-closed subsets of [math]\displaystyle{ X }[/math] that contain [math]\displaystyle{ A }[/math] as a subset.[13]
  • semi-θ-open if for each [math]\displaystyle{ x \in A }[/math] there exists some semiopen subset [math]\displaystyle{ U }[/math] of [math]\displaystyle{ X }[/math] such that [math]\displaystyle{ x \in U \subseteq \operatorname{sCl}_X U \subseteq A. }[/math][13]
  • θ-open (resp. δ-open) if its complement in [math]\displaystyle{ X }[/math] is a θ-closed (resp. δ-closed) set, where by definition, a subset of [math]\displaystyle{ X }[/math] is called θ-closed (resp. δ-closed) if it is equal to the set of all of its θ-cluster points (resp. δ-cluster points). A point [math]\displaystyle{ x \in X }[/math] is called a θ-cluster point (resp. a δ-cluster point) of a subset [math]\displaystyle{ B \subseteq X }[/math] if for every open neighborhood [math]\displaystyle{ U }[/math] of [math]\displaystyle{ x }[/math] in [math]\displaystyle{ X, }[/math] the intersection [math]\displaystyle{ B \cap \operatorname{cl}_X U }[/math] is not empty (resp. [math]\displaystyle{ B \cap \operatorname{int}_X\left( \operatorname{cl}_X U \right) }[/math] is not empty).[13]

Using the fact that

[math]\displaystyle{ A ~\subseteq~ \operatorname{cl}_X A ~\subseteq~ \operatorname{cl}_X B }[/math]     and     [math]\displaystyle{ \operatorname{int}_X A ~\subseteq~ \operatorname{int}_X B ~\subseteq~ B }[/math]

whenever two subsets [math]\displaystyle{ A, B \subseteq X }[/math] satisfy [math]\displaystyle{ A \subseteq B, }[/math] the following may be deduced:

  • Every α-open subset is semi-open, semi-preopen, preopen, and b-open.
  • Every b-open set is semi-preopen (i.e. β-open).
  • Every preopen set is b-open and semi-preopen.
  • Every semi-open set is b-open and semi-preopen.

Moreover, a subset is a regular open set if and only if it is preopen and semi-closed.[10] The intersection of an α-open set and a semi-preopen (resp. semi-open, preopen, b-open) set is a semi-preopen (resp. semi-open, preopen, b-open) set.[10] Preopen sets need not be semi-open and semi-open sets need not be preopen.[10]

Arbitrary unions of preopen (resp. α-open, b-open, semi-preopen) sets are once again preopen (resp. α-open, b-open, semi-preopen).[14] However, finite intersections of preopen sets need not be preopen.[13] The set of all α-open subsets of a space [math]\displaystyle{ (X, \tau) }[/math] forms a topology on [math]\displaystyle{ X }[/math] that is finer than [math]\displaystyle{ \tau. }[/math][9]

A topological space [math]\displaystyle{ X }[/math] is Hausdorff if and only if every compact subspace of [math]\displaystyle{ X }[/math] is θ-closed.[13] A space [math]\displaystyle{ X }[/math] is totally disconnected if and only if every regular closed subset is preopen or equivalently, if every semi-open subset is preopen. Moreover, the space is totally disconnected if and only if the closure of every preopen subset is open.[9]

See also

Notes

  1. One exception if the if [math]\displaystyle{ X }[/math] is endowed with the discrete topology, in which case every subset of [math]\displaystyle{ X }[/math] is both a regular open subset and a regular closed subset of [math]\displaystyle{ X. }[/math]

References

  1. Munkres 2000, pp. 76-77.
  2. Ueno, Kenji (2005). "The birth of manifolds". A Mathematical Gift: The Interplay Between Topology, Functions, Geometry, and Algebra. 3. American Mathematical Society. p. 38. ISBN 9780821832844. https://books.google.com/books?id=GCHwtdj8MdEC&pg=PA38. 
  3. Munkres 2000, pp. 76.
  4. 4.0 4.1 Taylor, Joseph L. (2011). "Analytic functions". Complex Variables. The Sally Series. American Mathematical Society. p. 29. ISBN 9780821869017. https://books.google.com/books?id=NHcdl0a7Ao8C&pg=PA29. 
  5. Krantz, Steven G. (2009). "Fundamentals". Essentials of Topology With Applications. CRC Press. pp. 3–4. ISBN 9781420089745. https://books.google.com/books?id=LUhabKjfQZYC&pg=PA3. 
  6. Munkres 2000, pp. 95.
  7. Munkres 2000, pp. 102.
  8. Munkres 2000, pp. 88.
  9. 9.0 9.1 9.2 9.3 9.4 Hart 2004, p. 9.
  10. 10.0 10.1 10.2 10.3 10.4 10.5 10.6 10.7 Hart 2004, pp. 8–9.
  11. Oxtoby, John C. (1980), "4. The Property of Baire", Measure and Category, Graduate Texts in Mathematics, 2 (2nd ed.), Springer-Verlag, pp. 19–21, ISBN 978-0-387-90508-2, https://books.google.com/books?id=wUDjoT5xIFAC&pg=PA19 .
  12. Kuratowski, Kazimierz (1966), Topology. Vol. 1, Academic Press and Polish Scientific Publishers .
  13. 13.0 13.1 13.2 13.3 13.4 13.5 Hart 2004, p. 8.
  14. Hart 2004, pp. 8-9.

Bibliography

  • Hart, Klaas (2004). Encyclopedia of general topology. Amsterdam Boston: Elsevier/North-Holland. ISBN 0-444-50355-2. OCLC 162131277. 
  • Hart, Klaas Pieter; Nagata, Jun-iti; Vaughan, Jerry E. (2004). Encyclopedia of general topology. Elsevier. ISBN 978-0-444-50355-8. 

External links