Topology/Countability
From Wikibooks, the open-content textbooks collection
Contents |
[edit] Bijection
A set is said to be countable it there exists a one to one correspondence between that set and the set of integers.
[edit] Examples
The Even Integers: There is a simple bijection between the integers and the even integers, namely
, where f(n) = 2n. Hence the even integers are countable.
A 2 - Dimensional Lattice: Let
represent the usual two dimensional integer lattice, then
is countable.
Proof: let
represent the function such that f(0) = (0,) and f(n) = (x,y), where (x,y) is whichever point:
- not represented by some f(m) for m < n
- (x,y) is the lattice point 1 unit from f(n − 1) nearest to the origin. In the case where there are two such points, an arbitrary choice may be made.
Because f exists and is a bijection with the integers, The 2 - dimensional integer lattice is countable.
[edit] Axioms of countability
[edit] First Axiom of Countability
[edit] Definition
A topological space Xis said to satisfy the First Axiom of Countability if, for every
there exists a countable collection
of neighbourhoods of x, such that if N is any neighbourhood of x, there exists
with
.
A topological space that satisfies the first axiom of countability is said to be First-Countable.
All metric spaces satisfy the first axiom of countability because for any neighborhood N of a point x, there is an open ball Br(x) within N, and the countable collection of neighborhoods of x that are B1 / k(x) where
, has the neighborhood B1 / n(x) where
.
[edit] Theorem
If a topological space satisfies the first axiom of countability, then for any point of closure x of a set S, there is a sequence {ai} of points within S which converges to x.
[edit] Proof
Let {Ai} be a countable collection of neighborhoods of x such that for any neighborhood N of x, there is an Ai such that
. Define
.
Then form a sequence {ai} such that
. Then obviously {ai} converges to x.
[edit] Theorem
Let X be a topological space satisfying the first axiom of countability. Then, a subset A of X is closed if an only if all convergent sequences
which converge to an element of X converge to an element of A.
[edit] Proof
Suppose that {xn} converges to x within X. The point x is a limit point of {xn} and thus is a limit point of A, and since A is closed, it is contained within A. Conversely, suppose that all convergent sequences within A converge to an element within A, and let x be any point of contact for A. Then by the theorem above, there is a sequence {xn} which converges to x, and so x is within A. Thus, A is closed.
[edit] Theorem
If a topological space X satisfies the first axiom of countability, then
is continuous if and only if whenever {xn} converges to x, {f(xn)} converges to f(x).
[edit] Proof
Let X satisfy the first axiom of countability, and let
be continuous. Let {xn} be a sequence which converges to x. Let B be any open neighborhood of f(x). As f is continuous, there exists an open neighbourhood
of x. Since {xn} to x, then there must exist an
such that A must contain xn when n > N. Thus, f(A) is a subset of B which contains f(xn) when n > N. Thus, {f(xn)} converges to f(x).
Conversely, suppose that whenever {xn} converges to x, that {f(xn)} converges to f(x). Let B be a closed subset of Y. Let
be a sequence which converges onto a limit x. Then f(xn) converges onto a limit f(x), which is within B. Thus, x is within f - 1(B), implying that it is closed. Thus, f is continuous.
[edit] Second Axiom of Countability
[edit] Definition
A topological space is said to satisfy the second axiom of countability if it has a countable base.
A topological space that satisfies the second axiom of countability is said to be Second-Countable.
A topological space satisfies the second axiom of countable is first countable, since the countable collection of neighborhoods of a point can be all neighborhoods of the point within the countable base, so that any neighborhood N of that point must contain at least one neighborhood A within the collection, and A must be a subset of N.
[edit] Theorem
If a topological space X satisfies the second axiom of countability, then all open covers of X has a countable subcover.
[edit] Proof
Let
be an open cover of X, and let
be a countable base for X.
covers X. For all points x, select an element of
, Cx which contains x, and an element of the base, Bx which contains x and is a subset of Cx (which is possible because
is a base). {Bx} forms a countable open cover for X. For each Bx, select an element of
which contains Bx, and this is a countable subcover of
.
[edit] Seperable Spaces
[edit] Definition
A topological space X is separable if it has a countable proper subset A such that Cl(A) = X.
Example:
is separable because
is a countable subset and
.
[edit] Theorem
If a topological space satisfies the second axiom of countability, then it is separable.
[edit] Proof
Consider a countable base of a space X. Choose a point from each set within the base. The resulting set A of the chosen points is countable. Moreover, its closure is the whole space X since any neighborhood of any element of X must be a union of the bases, and thus must contain at least one element within the base, which in turn must contain an element of A because A contains at least one point from each base. Thus it is separable.
[edit] Theorem
If a metric space is separable, then it satisfies the second axiom of countability.
[edit] Proof
Let X be a metric space, and let A be a countable set such that Cl(A) = X. Consider the countable set B of open balls
. Let O be any open set, and let x be any element of O, and let N be an open ball of x within O with radius r. Let r' be a number of the form 1 / n that is less than r. Because Cl(A) = X, there is an element
such that
. Then the ball Br' / 2(x') is within B and is a subset of O because if
, then
. Thus
that contains x. The union of all such neighborhoods containing an element of O is O. Thus B is a base for X.
[edit] Corollary (Lindelöf covering theorem)
If a metric space is separable, then it satisfies the second axiom of countability, and thus any cover of a subset of that metric space can be reduced to a countable cover.
Example: Since
is a separable metric space, it satisfies the second axiom of countability. This directly implies that any cover a set in
has a countable subcover.
[edit] Countable Compactness
[edit] Definition
A subset A of a topological space X is said to be Countably Compact if and only if all countable covers of A have a finite subcover.
Clearly all compact spaces are countably compact.
A countably compact space is compact if it satisfies the second axiom of countability by the theorem above.
[edit] Theorem
A topological space X is countably compact if and only if any infinite subset of that space has at least one limit point.
[edit] Proof
(
)Let {xi}, (i = 1,2,3,...) be a set within X without any limit point. Then this sequence is closed, since they are all isolated points within the sequence. Let Sn = {xi} for (i = n,n + 1,n + 2,...). The
are all open sets, and so is a countable cover of the set, but any finite subcover
of this cover does not cover X because it does not contain
. This contradicts the assumption that X is countably compact.
(
)Let {Sn} be open subsets of X such that any finite union of those sets does not cover X. Define:
,
which does not cover X, and is open. Select xn such that
. There is a limit point x of this set of points, which must also be a limit point of
. Since
is closed,
. Thus,
and thus is not within any Sn, so Sn is not an open cover of X. Thus, X is countably compact.
[edit] Relative Countable Compactness
Since there is relative compactness, there is an analogous property called relative countable compactness.
[edit] Definition
A subset S of a topological space X is relatively countably compact when its closure Cl(S) is countably compact.
[edit] Total Boundedness
[edit] Definition
A set
is an
-net of a metric space X where
if for any b within X, there is an element
such that
.
[edit] Definition
A metric space X is totally bounded when it has a finite
-net for any
.
[edit] Theorem
A countably compact metric space is totally bounded.
[edit] Proof
Any infinite subset of a countably compact metric space X must have at least one limit point. Thus, selecting
where xn is at least
apart from any xd where d < n, one must eventually have formed an
-net because this process must be finite, because there is no possible infinite set with all elements more than
apart.
[edit] Theorem
A totally bounded set is separable.
[edit] Proof
Take the union of all finite 1 / n-nets, where n varies over the natural numbers, and that is a countable set such that its closure is the whole space X.
[edit] Urysohn's Metrizability Theorem
The following theorem establishes a sufficient condition for a topological space to be metrizable.
[edit] Theorem
A second countable normal T1 topological space is homeomorphic to a metric space.
[edit] Proof
We are going to use the Hilbert cube, which is a metric space, in this proof, to prove that the topological space is homeomorphic to a subset of the Hilbert cube, and is thus a metric space.
First, since all T1 normal spaces are Hausdorff, all single points are closed sets. Therefore, consider any countable base of the topological space X, and any open On set of it. Select a point xn within this open set. Since the complement of the open set is closed, and since a point within the open set is also closed, and since these two closed sets are disjoint, we can apply Urysohn's lemma to find a continuous function
such that:
fn(xn) = 0
fn(X / On) = 1
It is easy to see from the proof of Urysohn's lemma that we have not only constructed a function with such properties, but that such that fn(On) < 1, meaning that the function value of any point within the open set is less than 1.
Now define the function
from X to the Hilbert cube to be
.
To prove that this is continuous, let
be a sequence that converges to a. Consider the open ball Bε(f(a)) where ε > 0. There exists an N such that
.
Moreover, since fn is a continuous function from X to [0,1], there exists a neighborhood of a, and therefore an open set Sn of the base within that neighborhood containing a such that if
, then

or
.
Let
.
In addition, since
, there exists an Mi (i=1,2,3,...,M-1) such that when n > Mi, that
, and let M be the maximum of Mi so that when n>M, then
.
Let n>M, and then the distance from g(an) to g(a) is now

This proves that it is continuous.
To prove that this is one-to-one, consider two different points, a and b. Since the space is Hausdorff, there exists disjoint open sets
and
, and select an element of the base On that contains a and is within Ua. It follows that fn(a) < 1 whereas fn(b) = 1, proving that the function g is one-to-one, and that there exists an inverse g − 1.
To prove that the inverse g − 1 is continuous, let On be an open set within the countable base of X. Consider any point x within On. Since fn(x) < 1, indicating that there exists an εn > 0 such that when
| fn(z) − fn(x) | < 2nεn
then
.
Suppose that
. Then

Implying that
indicating that
.
Now consider any open set O around x. Then there exists a set of the base
and an εn > 0 such that whenever
, then
, meaning that
. This proves that the inverse is continuous.
Since the function is continuous, is one-to-one, and has a continuous inverse, it is thus a homeomorphism, proving that X is metrizable.
Note that this also proves that the Hilbert cube thus contains any second-countable normal T1 space.
[edit] Hahn-Mazurkiewicz Theorem
The Hahn-Mazurkiewicz theorem is one of the most historically important results of point-set topology, for it completely solves the problem of "space-filling" curves. This theorem provides the necessary and sufficient condition for a space to be 'covered by curve', a property that is widely considered to be counter-intuitive.
Here, we present the theorem without its proof.
[edit] Theorem
A Hausdorff space is a continuous image of the unit interval [0,1] if and only if it is a compact, connected, locally connected and second-countable space.
[edit] Exercise
- Prove that a separable metric space satisfies the second axiom of countability. Hence, or otherwise, prove that a countably compact metric space is compact.
- Prove the sufficiency condition of the Hahn-Mazurkiewicz theorem:
If a Hausdorff space is a continuous image of the unit interval, then it is compact, connected, locally-connected and second countable.