Topological Spaces and Open Sets
A topological space is the foundational object of study in point-set topology. It abstracts the notion of "nearness" and "continuity" from metric spaces to a far more general setting, by axiomatizing the concept of open sets.
The Definition of a Topology
Let be a set. A topology on is a collection of subsets of satisfying the following axioms:
- Empty set and whole space: and .
- Arbitrary unions: If is any family of sets in , then .
- Finite intersections: If , then .
The pair is called a topological space. The elements of are called open sets.
The asymmetry between axioms (2) and (3) is essential: arbitrary intersections of open sets need not be open. For instance, in with the standard topology, , which is not open.
Fundamental Examples
Let be any set.
- The discrete topology on is , the collection of all subsets of . Every subset is open.
- The indiscrete (trivial) topology on is . Only the empty set and the whole space are open.
These represent the two extreme topologies on . For any topology on , we have .
The standard (Euclidean) topology on is defined by declaring a set to be open if for every , there exists such that .
Equivalently, is open if and only if is a union of open intervals . The open intervals form a basis for this topology.
Let be any set. The cofinite topology (or finite complement topology) on is:
To verify axiom (2): if are cofinite open sets, then , which is an intersection of finite sets, hence finite. For axiom (3): , which is a finite union of finite sets, hence finite.
Comparing Topologies
Let and be two topologies on the same set .
- We say is coarser (or weaker) than if .
- We say is finer (or stronger) than if .
The collection of all topologies on forms a partially ordered set under inclusion.
The collection of all topologies on actually forms a complete lattice. Given any family of topologies on , the intersection is again a topology on (the meet). The join is the coarsest topology containing all , which is the intersection of all topologies containing .
Open Sets and Neighborhoods
Let be a topological space and . A neighborhood of is a set such that there exists an open set with .
The collection of all neighborhoods of is called the neighborhood system (or neighborhood filter) of .
The neighborhood system satisfies the following properties, which in fact characterize topologies:
- and for every .
- If , then .
- If and , then .
- If , there exists such that for all .
Let be a topological space and . The interior of , denoted or , is the largest open set contained in :
A point is an interior point of if and only if is a neighborhood of .
The interior operator satisfies the Kuratowski interior axioms:
- .
- .
- (idempotence).
- .
A topology on can equivalently be defined by specifying an interior operator satisfying these axioms.