Basic Definitions
-
What is a topology?
A topology on a set X is a collection of subsets of X such that
- and X are in .
- The union of the elements of any sub-collection of is in .
- The intersection of the elements of any finite sub-collection of is in .
-
What is a topological space?
A topological space is an ordered pair (X, ) consisting of a set X and a topology on X.
-
What is an open set?
If X is a topological space with topology , we say that a subset U of X is an open set of X if U belongs to the collection , i.e.,
-
What is a discrete topology?
If X is any set, the collection of all subsets of X (i.e. ) is a topology on X, it is called the discrete topology on X.
-
What is an indiscrete topology?
The collection consisting of X and only is a topology on X; it is called the indiscrete topology, or the trivial topology on X.
-
What are comparable topologies?
Suppose that and are two topologies on a given set X. If we say that is finer than or is coarser than . If we say that is strictly finer than or is strictly coarser than . We say that is comparable to if either is contained in the other.
Munkres writes that, “This terminology is suggested by thinking of a topological space as being something like a truckload full of gravel—the pebbles and all unions of collections of pebbles being the open sets. If now we smash the pebbles into smaller ones, the collection of open sets has been enlarged, and the topology, like the gravel, is said to have been made finer by the operation.”
A Couple of Examples of Topologies
-
Finite Complement Topology (a.k.a. co-finite topology)
Let be a set, let be the collection of all subsets of such that either is finite or is all of . Then is a topology on , called the finite complement topology.
- Proof
-
is finite. is all of . Thus, both .
-
Consider an indexed sub-collection of . Then for any is finite. Hence,
which is an intersection of finite sets and is thus finite. Therefore,
-
Consider a finite indexed sub-collection of . Then,
which is a finite union of finite sets and is hence finite. Therefore, .
-
- Proof
-
Countable Complement Topology
Let be a set, let be the collection of all subsets of such that either is countable or is all of . Then is a topology on .
- Proof
-
is all of . is countable with zero elements. Thus, both .
-
Let be an indexed sub-collection of . Then, we can write,
which is an intersection of countable sets ( ) and is hence countable.
-
Let be a finite indexed sub-collection of . Then, we can write,
which is a finite union of countable sets and is hence countable.
-
- Proof