Topology/Separation Axioms
Separation Axioms for Topological Spaces
A topology on a space is a collection of subsets called open. We can then ask questions such as "can we separate any two distinct points in the space by enclosing them in two disjoint open sets?" For the real line with its usual topology, the answer is obviously yes, but there are spaces for which this is not so. It turns out that many properties of continous maps one could take for granted depend, in fact, on one of the conditions stated below holding. Topological spaces are classified according to which such conditions, called separation axioms, happen to hold.
Let be a topological space, and let x,y be any two distinct points in that space. The following conditions, ordered from least to most restrictive, are ones we may wish to place on :
- T0
- For every x, y, there exists an open set O that contains one point of the pair, but not the other.
- T1
- For every x, y, there exist open sets and , such that contains x but not y and contains y but not x.
- T2
- For every x, y, there exist disjoint open sets and , such that contains x and contains y. spaces are also called Hausdorff spaces.
- T2½
- For every x, y, there exist disjoint closed neighborhoods and of x and y respectively.
- regular
- If C is a closed set, and z is a point not in C, there exist disjoint open sets and , such that contains C and contains z. A topological space that is both regular and is called T3.
- completely regular
- If C is a closed set, and z is a point not in C, there exists a continuous function such that f(z)=0 and for any , we have f(w)=1 (i.e. f(C)={1}). A topological space that is both completely regular and is called T3½.
- normal
- If and are disjoint closed sets, there exist disjoint open sets and , such that contains and contains . A topological space that is both normal and is called T4.
- completely normal
- Let and be separated sets, meaning that . Then there exist disjoint open sets and , such that contains and contains . A topological space that is both completely normal and is called T5.
- perfectly normal
- If and are disjoint closed sets, there exists a continuous function such that and . A topological space that is both perfectly normal and is called T6.
NOTE: Many authors treat regular, completely regular, normal, completely normal, and perfectly normal spaces as synonyms for the corresponding Ti property.
Relations among the Separation Properties
The Ti separation properties (axioms) form a hierarchy, such that if i>j, then property Ti implies property Tj. When property Ti+1 implies Tx, which in turn implies Ti, and Tx was proposed after Ti and Ti+1, Tx is designated Ti½. Other implications of these properties include:
- Complete regularity always implies regularity, even without assuming T1;
- T0 alone suffices to make a regular space T3. The full T1 property is unnecessary;
- Perfect normality implies complete normality, which in turn implies normality;
- A topological space is completely normal if and only if every subspace is normal.
Some Important Theorems
Theorem 3.1.1
A topological space is if and only if is closed for each .
Proof: Assume is and let . Now (by definition of ) for every that is distinct from there is an open set containing but not . Clearly, , and (being equal to a union of opens) is open. Therefore, is closed.
Now assume that is closed for each . Then if are distinct, then and where and are open sets not containing and respectively. Thus by definition, is .
Theorem 3.1.2
Let be a space and let be a sequence in . Then either does not converge in or it converges to a unique limit.
Proof Assume that converges to two distinct values and .
Since is , there are disjoint open sets and such that and .
Now by definition of convergence, there is an integer such that implies . Similarly there is an integer such that implies .
Take an integer that is greater than both and , so that is in both and , contradicting the fact that the two sets are disjoint. Therefore cannot converge to both and .
Theorem 3.1.3
If X is a metric space, then X is normal.
Proof Let A and B be disjoint closed sets. Define the function f:A∪B→R+ where if x∈A, then f(x)=inf{p|p=p(x,y), y∈B} and where if x∈B, then f(x)=inf{p|p=p(x,y), x∈A}. This is different from 0 for any element because each one has an open ball disjoint from the other set. Let NA be the union of all open balls of the form Bf(x)/2(x) where x is an element of A, and let NB be the union of all open balls of the form Bf(x)/2(x) where x is an element of B. Obviously NA contains A, and NB contains B. They are disjoint because if x is contained in both of them, then it is contained in an open ball of the form Bf(x1)/2(x1) where x1 is an element of A and an open ball Bf(x2)/2(2) where x2 is an element of B. Then d(x1,x2)≤d(x1,x)+d(x,x2)<≤max{f(x1),f(x2)}, a contradiction.
Theorem 3.1.4
If X is a metric space, then X is Hausdorff. Proof Let x and y be two distinct points, and let d=. Then Bd(x) and Bd(y) are open sets which are disjoint since if there is a point z within both open balls, then d(x,y)≤d(x,z)+d(x,z)<d(x,y), a contradiction.
Urysohn's Lemma
A topological space is normal if and only if for any disjoint closed sets and , there exists a continuous function such that and .
Exercises
- Proove that every Metric space is .
It is instructive to build up a series of spaces, such that each member belongs to one class, but not the next.
- The indiscrete topology is not .
- If is the unit interval , and , then this space is but not .
- Consider an arbitrary infinite set . Let and every finite subset be closed sets, and call the open sets . Determine whether , is a topological space which is but not . Hint: Consider the intersection of any two open, non-empty sets.
It is also beneficial to provide verification that
- implies
- implies
- implies (hint: use theorem 3.1.1)