Topologies and Topological Spaces
Definition: Topology
A topology on a non-empty set is a collection of subsets of which has the following properties:
The empty set and are in .
The union of any subset of is in .
The intersection of any two elements of is in .
INTUITION
A topology on a set can be interpreted as a definition of “closeness” between elements of without using any notion of distance. Moreover, a topology provides a way for us to define what is “inside” a set, what is “outside” a set and what separates the inside of a set from its outside.
EXAMPLE
Consider the sets and . The set is a topology on , since it satisfies the requirements in the definition.
Definition: Topological Space
Open Sets
Definition: Open Subset
Let be a topological space.
A subset of is open iff it is an element of .
Openness Criteria
THEOREM
Let be a topological space.
A subset is open if and only if each has neighbourhoodd) such that .
PROOF
If is open, then is, by definition, neighbourhoodd) of every .
If there exists neighbourhoodd) of each such that , then inside each neighbourhood there exists, by definition, an open set which contains . Since , we have . This means that we can construct as the union of these open sets .
Since this is a union of open sets, i.e. it is a union of a subset of the topology , we have that .
Theorem
Let be a topological space.
A subset is open if and only if for each there exists an open set such that and .
PROOF
TODO
Theorem
Let be a topological space.
A subset is open if and only if it is equal to its own interior.
PROOF
We need to prove two things:
Proof of (I):
Suppose is open. Recall the definition of the interior :
Since and is open, we know that and thus . However, the interior is a subset of . Since and , we know deduce that .
Proof of (II):
Suppose that . Since the interior is a union of Open Sets, it is itself open. Therefore, is open.
Properties of Open Sets
Theorem: Union of Open Sets
Let be a topological space.
The union of any collection of open subsets is also open.
PROOF
This follows directly from the definition of a topology.
Theorem: Intersection of Open Sets
Let be a topological space.
The intersection of any finite collection of Open Sets is also open.
PROOF
We consider arbitrary open subsets .
For , the definition of the topology tells us that .
Now suppose . We have
Since is the intersection of two elements of , it must itself be an element of , Q.E.D.
Closed Sets
Definition: Closed Set
Let be a topological space.
A subset of is closed if its Complement is an open set.
THEOREM
Let be a topological space.
A subset is closed if and only if for each in its Complement there exists neighbourhoodd) of such that .
PROOF
TODO
Closedness Criteria
THEOREM
Theorem: Limit Points of Closed Subsets
Let be a topological space.
A subset is closed if and only if it contains all of its limit points.
PROOF
We need to prove two things separately:
- (I) If is closed, then every limit point of lies in .
- (II) If contains all of its limit points, then it is closed.
Proof of (I):
We prove this by contradiction. Suppose that is closed and there exists a limit point of which lies outside of , i.e. . We know that is open because it is the Complement of a closed set. However, since is a limit point of , every open set which contains must also contain an element of . This implies that contains an element of which is a contradiction.
Proof of (II):
Suppose that contains all of its limit points. This means that there are no points such that every open set which contains also contains another element of . Alternatively, this means that each is contained in some open set such that , i.e. . Therefore, the union is a subset of and, since it contains every , it means that . Since is a union of open sets, it is itself open and so is closed.
Properties
Theorem: Intersection of Closed Sets
Let be a topological space.
The intersection of any collection of closed subsets is also closed.
PROOF
TODO
Theorem: Union of Closed Sets
Let be a topological space.
The union of any finite collection of closed subsets is also closed.
PROOF
Let be closed sets. We need to show that is closed. According to the definition of a closed set, this means we must show that is open.
By the distributive law
The sets are closed and by definition their complements are open. The right-hand side is thus an intersection of open sets and is, therefore, open itself. This means that the complement is open and so is closed.
Clopen Sets
It is important to note that “openness” and “closedness” are neither mutually exclusive nor complete - Subsets in a Topological Spaces can be both open and closed or they can also be neither.
Definition: Clopen Set
Let be a topological space.
Neighborhoods
Definition: Neighborhood of a Point
Let be a topological space and let .
A subset is a neighbourhood of iff there exists an open set such that and .
NOTATION
Definition: Neighbourhood of a Set
Let be a topological space and let be a subset of .
A subset is a neighbourhood of iff there exists an open set such that
NOTATION