No history yet

Introduction to Topological Spaces

Beyond Distance

In geometry, we often talk about distance. The distance between two points on a map, the length of a line, or the radius of a circle are all familiar concepts. But what if we wanted to describe nearness or closeness without using numbers? This is the core idea behind topology.

Topology provides a way to talk about the structure of a space by defining which points are 'near' each other. It does this not by measuring distance, but by specifying a collection of 'open sets'.

Imagine a set of points, which we'll call XX. A topology on XX is a collection of subsets of XX, which we'll call T\mathcal{T}. For T\mathcal{T} to be a topology, its members (the open sets) must follow three simple rules.

  1. The empty set (\emptyset) and the entire set (XX) must be in T\mathcal{T}.
  2. The union of any number of sets in T\mathcal{T} must also be in T\mathcal{T}.
  3. The intersection of any finite number of sets in T\mathcal{T} must also be in T\mathcal{T}.

A set XX combined with a topology T\mathcal{T} is called a topological space, written as (X,T)(X, \mathcal{T}). This simple framework allows us to study the essential properties of shapes that don't change when they are stretched or bent.

Open and Closed

The sets that belong to the topology T\mathcal{T} are called open sets. This is the fundamental building block. From this, we can define what it means for a set to be closed.

A subset of XX is called closed if its complement is an open set. The complement is just everything in XX that isn't in the subset. So, if a set UU is open, then everything else, XUX \setminus U, is closed. Likewise, if a set CC is closed, its complement XCX \setminus C is open.

It's important to remember that 'closed' is not the opposite of 'open' in topology. A set can be open, closed, both, or neither!

For example, in any topological space, the entire set XX is open by definition. Its complement is the empty set \emptyset, which is also open by definition. This means XX is both open and closed. The same logic applies to the empty set.

Building Blocks for Topologies

Defining a topology by listing all its open sets can be cumbersome, especially for large sets. Instead, we can generate a topology from a smaller collection of sets called a basis.

A basis B\mathcal{B} for a topology is a collection of open sets such that every open set in the topology can be written as a union of sets from the basis. Think of it like a set of Lego bricks; you can build any required shape (any open set) by combining the basic bricks (the basis elements).

To be a valid basis, a collection of sets B\mathcal{B} must satisfy two conditions:

  1. For every point xx in XX, there is at least one basis element BBB \in \mathcal{B} that contains xx.
  2. If xx is in the intersection of two basis elements B1B_1 and B2B_2, then there must be a third basis element B3B_3 that contains xx and is a subset of the intersection B1B2B_1 \cap B_2.

We can go one step further and use an even simpler collection called a subbasis. A subbasis S\mathcal{S} is any collection of subsets of XX. We can form a basis from it by taking all possible finite intersections of sets in S\mathcal{S}. Then, from that basis, we generate the full topology by taking all possible unions.

This two-step process—from subbasis to basis, then basis to topology—is a powerful way to construct complex topological spaces from simple starting points.

Some Simple Examples

Let's look at a few ways to put a topology on a set XX. For these examples, we'll use a simple set: X={a,b,c}X = \{a, b, c\}.

Topology NameDefinitionOpen Sets for X={a,b,c}X = \{a, b, c\}
Trivial TopologyThe only open sets are \emptyset and XX.{,{a,b,c}}\{\emptyset, \{a, b, c\}\}
Discrete TopologyEvery subset of XX is an open set.{,{a},{b},{c},{a,b},{a,c},{b,c},{a,b,c}}\{\emptyset, \{a\}, \{b\}, \{c\}, \{a,b\}, \{a,c\}, \{b,c\}, \{a,b,c\}\}
Sierpiński TopologyOn a two-point set like {0,1}\{0, 1\}, the open sets are {,{1},{0,1}}\{\emptyset, \{1\}, \{0,1\}\}Not directly applicable to a 3-point set in its standard form, but illustrates a simple non-trivial example.
Particular Point TopologyChoose a point, say aa. The open sets are those that contain aa, plus \emptyset.{,{a},{a,b},{a,c},{a,b,c}}\{\emptyset, \{a\}, \{a, b\}, \{a, c\}, \{a, b, c\}\}

The trivial topology is the 'coarsest' possible, with the fewest open sets. It can't distinguish between any points. In contrast, the discrete topology is the 'finest,' with the most open sets. It isolates every point in its own open set.

These examples show that the same underlying set of points can have very different topological structures depending on which subsets we decide to call 'open'.

Quiz Questions 1/6

In topology, what is the fundamental concept used to describe the 'nearness' or 'closeness' of points without relying on a metric or distance function?

Quiz Questions 2/6

How is a 'closed set' defined in a topological space (X,T)(X, \mathcal{T})?

These foundational ideas—of defining spaces through collections of open sets—are the first step into the rich and fascinating field of topology.