首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

Personal tools

Compact space

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In mathematics, a subset of Euclidean space Rn is called compact if it is closed and bounded. For example, in R, the closed unit interval [0, 1] is compact, but the set of integers Z is not (it is not bounded) and neither is the half-open interval [0, 1) (it is not closed).

A more modern approach is to call a topological space compact if each of its open covers has a finite subcover. The Heine–Borel theorem shows that this definition is equivalent to "closed and bounded" for subsets of Euclidean space.

Note: Some authors such as Bourbaki use the term "quasi-compact" instead, and reserve the term "compact" for topological spaces that are Hausdorff and "quasi-compact". A single compact set is sometimes referred to as a compactum; following the Latin second declension (neuter), the corresponding plural form is compacta.

Contents

History and motivation

The term compact was introduced by Fréchet in 1906.

It has long been recognized that a property like compactness is necessary to prove many useful theorems. It used to be that "compact" meant "sequentially compact" (every sequence has a convergent subsequence). This was when primarily metric spaces were studied. The "covering compact" definition has become more prominent because it allows us to consider general topological spaces, and many of the old results about metric spaces can be generalized to this setting. This generalization is particularly useful in the study of function spaces, many of which are not metric spaces.

One of the main reasons for studying compact spaces is because they are in some ways very similar to finite sets: there are many results which are easy to show for finite sets, whose proofs carry over with minimal change to compact spaces. It is often said that "compactness is the next best thing to finiteness". Here is an example:

  • Suppose X is a Hausdorff space, and we have a point x in X and a finite subset A of X not containing x. Then we can separate x and A by neighbourhoods: for each a in A, let U(x) and V(a) be disjoint neighbourhoods containing x and a, respectively. Then the intersection of all the U(x) and the union of all the V(a) are the required neighbourhoods of x and A.

Note that if A is infinite, the proof fails, because the intersection of arbitrarily many neighbourhoods of x might not be a neighbourhood of x. The proof can be "rescued", however, if A is compact: we simply take a finite subcover of the cover {V(a)} of A. In this way, we see that in a Hausdorff space, any point can be separated by neighbourhoods from any compact set not containing it. In fact, repeating the argument shows that any two disjoint compact sets in a Hausdorff space can be separated by neighbourhoods -- note that this is precisely what we get if we replace "point" (i.e. singleton set) with "compact set" in the Hausdorff separation axiom. Many of the arguments and results involving compact spaces follow such a pattern.

Definitions

Compactness of subsets of Rn

For any subset of Euclidean space Rn, the following four conditions are equivalent:

  • Every open cover has a finite subcover. This is the most commonly used definition.
  • Every sequence in the set has a convergent subsequence, the limit point of which belongs to the set.
  • Every infinite subset of the set has an accumulation point in the set.
  • The set is closed and bounded. This is the condition that is easiest to verify, for example a closed interval or closed n-ball.

In other spaces, these conditions may or may not be equivalent, depending on the properties of the space.

Note that while compactness is a property of the set itself (with its topology), closedness is relative to a space it is in; above "closed" is used in the sense of closed in Rn. A set which is closed in e.g. Qn is typically not closed in Rn, hence not compact.

Compactness of topological spaces

The "finite subcover" property from the previous paragraph is more abstract than the "closed and bounded" one, but it has the distinct advantage that it can be given using the subspace topology on a subset of Rn, eliminating the need of using a metric or an ambient space. Thus, compactness is a topological property. In a sense, the closed unit interval [0,1] is intrinsically compact, regardless of how it is embedded in R or Rn.

A topological space X is defined as compact if all its open covers have a finite subcover. Formally, this means that

for every arbitrary collection Failed to parse (Missing texvc executable; please see math/README to configure.): \{U_\alpha\}_{\alpha\in A}
of open subsets of Failed to parse (Missing texvc executable; please see math/README to configure.): X
such that Failed to parse (Missing texvc executable; please see math/README to configure.): \bigcup_{\alpha\in A} U_\alpha \supseteq X

, there is a finite subset Failed to parse (Missing texvc executable; please see math/README to configure.): J\subset A

such that Failed to parse (Missing texvc executable; please see math/README to configure.): \bigcup_{i\in J} U_i \supseteq X

.

An often used equivalent definition is given in terms of the finite intersection property: if any collection of closed sets satisfying the finite intersection property has nonempty intersection, then the space is compact[1]. This definition is dual to the usual one stated in terms of open sets.

Some authors require that a compact space also be Hausdorff, and the non-Hausdorff version is then called quasicompact.

Examples of compact spaces

  • Any finite topological space, including the empty set, is compact. Slightly more generally, any space with a finite topology (only finitely many open sets) is compact; this includes in particular the trivial topology.
  • The closed unit interval Failed to parse (Missing texvc executable; please see math/README to configure.): [0, 1]
is compact. This follows from the Heine-Borel theorem; proving that theorem is about as hard as proving directly that Failed to parse (Missing texvc executable; please see math/README to configure.): [0,1]
is compact. The open interval Failed to parse (Missing texvc executable; please see math/README to configure.): (0,1)
is not compact: the open cover Failed to parse (Missing texvc executable; please see math/README to configure.): (1/n, 1-1/n)
for Failed to parse (Missing texvc executable; please see math/README to configure.): n=3,4,...
does not have a finite subcover.
  • For every natural number n, the n-sphere is compact. Again from the Heine-Borel theorem, the closed unit ball of any finite-dimensional normed vector space is compact. This is not true for infinite dimensions; in fact, a normed vector space is finite-dimensional if and only if its closed unit ball is compact.
  • The Cantor set is compact. Since the p-adic integers are homeomorphic to the Cantor set, they also form a compact set. Since a finite set containing p elements is compact, this shows that the countable product of finite sets is compact, and is thus a special case of Tychonoff's theorem.
  • Consider the set Failed to parse (Missing texvc executable; please see math/README to configure.): K
of all functions Failed to parse (Missing texvc executable; please see math/README to configure.): f: \mathbb{R} \rightarrow [0,1]
from the real number line to the closed unit interval, and define a topology on Failed to parse (Missing texvc executable; please see math/README to configure.): K
so that a sequence Failed to parse (Missing texvc executable; please see math/README to configure.): \{f_n\}
in Failed to parse (Missing texvc executable; please see math/README to configure.): K
converges towards Failed to parse (Missing texvc executable; please see math/README to configure.): f\in K
if and only if Failed to parse (Missing texvc executable; please see math/README to configure.): \{f_n(x)\}
converges towards Failed to parse (Missing texvc executable; please see math/README to configure.): f(x)
for all Failed to parse (Missing texvc executable; please see math/README to configure.): x\in\mathbb{R}

. There is only one such topology; it is called the topology of pointwise convergence. Then Failed to parse (Missing texvc executable; please see math/README to configure.): K

is a compact topological space, again a consequence of Tychonoff's theorem.
is homeomorphic to the circle Failed to parse (Missing texvc executable; please see math/README to configure.): S^1
the one-point compactification of Failed to parse (Missing texvc executable; please see math/README to configure.): \mathbb{R}^2
is homeomorphic to the sphere Failed to parse (Missing texvc executable; please see math/README to configure.): S^2

. Using the one-point compactification, one can also easily construct compact spaces which are not Hausdorff, by starting with a non-Hausdorff space.

Theorems

Some theorems related to compactness (see the Topology Glossary for the definitions):

Languages
AD Links