Foundations of Topology
Topological Spaces
The Rules of the Game
Topology is often called "rubber-sheet geometry" because it studies properties of shapes that stay the same even when you stretch, bend, or twist them. To do this, we need a way to talk about nearness and connection without relying on fixed distances or angles. The fundamental structure that lets us do this is called a topological space.
A topological space is simply a set of points, which we'll call , paired with a collection of its subsets, which we'll call (the Greek letter tau). The subsets in are special; we call them open sets. For to be a valid topology on , it must follow three simple rules.
These rules provide a flexible way to define the "structure" of a space. The collection of open sets, , tells us which points are "near" each other without using a ruler.
Topologies in Action
This definition might seem abstract, so let's look at a few examples on a simple set, . Different collections of subsets can form different topologies on this same set.
| Topology Type | The Open Sets () | Description |
|---|---|---|
| Trivial | The simplest possible topology. It has the minimum number of open sets required by the rules. It doesn't distinguish between any of the points. | |
| Discrete | The most "detailed" topology. Every possible subset is declared open. Here, every point is isolated in its own open set. | |
| A Specific Topology | This is just one of many other valid topologies. You can check for yourself that it satisfies the three rules. |
The trivial and discrete topologies represent two extremes. The trivial topology is the "coarsest," lumping everything together. The discrete topology is the "finest," separating everything out. Most interesting topologies lie somewhere in between.
Another very important source of topologies comes from spaces where we can measure distance.
Metric Space
noun
A set where a distance function (or metric) is defined between any two points. For any points , this distance must be non-negative, zero only if , symmetric (), and satisfy the triangle inequality ().
Any metric space automatically gives us a topology. The open sets are formed by taking unions of "open balls." An open ball centered at a point with radius is the set of all points whose distance from is less than . This is the standard topology we intuitively use when thinking about 2D or 3D space.
Open and Closed Sets
The open sets are the stars of the show, but their counterparts, closed sets, are just as important. The definition is refreshingly direct.
A set is closed if its complement is open.
The complement of a set within a larger set is everything in that is not in . Let's go back to our earlier example where and the topology was
- The set is open. Its complement is , so is closed.
- The set is open. Its complement is , so is closed.
- The empty set is open. Its complement is , so is closed.
- The whole set is open. Its complement is , so is closed.
Building a Topology
Listing out every single open set can be tedious, especially for infinite sets. Often, it's easier to define a smaller collection of sets that can "generate" the entire topology. This is called a basis.
Basis
noun
A collection of subsets of a set is a basis for a topology if two conditions are met: First, every point in is in at least one set in . Second, for any two basis sets and any point in their intersection, there is a third basis set containing that is fully inside that intersection.
Once you have a basis, the full topology is defined simply: an open set is any set that can be written as a union of sets from the basis. Think of the basis sets as fundamental building blocks. You can create all the open sets you need just by combining these blocks.
For example, in the standard topology on the 2D plane, the collection of all open disks (the inside of circles) forms a basis. Any open set, no matter how weirdly shaped, can be described as a union of these simple open disks.
By choosing different bases, we can generate different topologies on the same underlying set of points, giving it entirely different geometric properties. This simple foundation of a set and its open subsets is the starting point for the entire field of topology.
Topology is often called 'rubber-sheet geometry' because it primarily studies properties of shapes that...
In a topological space, what is a 'closed set'?