Altanis

2.1Topological Spaces

Updated 31 May 2026Chapter (PDF)

[2.1.1]Definition(Topology, Topological Space)#

A topology on a set XX is a collection T\Tau of subsets of XX with the following properties.

  1. \emptyset and XX are elements of T\Tau.

  2. The union of the elements of any subcollection of T\Tau is an element of T\Tau.

  3. The intersection of the elements of any finite subcollection of T\Tau is an element of T\Tau.

A set XX endowed with some topology T\Tau is said to be a topological space.

[2.1.2]Definition(Open Set)#

If (X,T)(X, \Tau) is some topological space, we say UXU \subseteq X is open if UTU \in \Tau.

[2.1.3]Remark(Reformulation of Topological Space)#

With this, we may reformulate a topological space to be a set XX together with some collection of subsets, called open sets, such that \emptyset and XX are open, as well as the arbitrary union of open sets being open, and the finite intersection of open sets being open.

[2.1.4]Example(Discrete, Indiscrete/Trivial Topology)#

For any set XX, the discrete topology is said to be the collection of every single subset of XX. The indiscrete/trivial topology is said to be the collection containing only \emptyset and XX.

[2.1.5]Example(Finite Complement Topology)#

Fix a set XX. Define a topology Tf\Tau_f such that UXU \subseteq X is in the topology if XUX \setminus U is either finite or XX. Immediately we see \emptyset and XX are elements of the topology, so now we must show the latter two axioms hold true.

Let {Uλ}λΛ\{U_\lambda\}_{\lambda \in \Lambda} be an indexed family of open sets. Then note

XλΛUλ=λΛ (XUλ).X \setminus \bigcup_{\lambda \in \Lambda} U_\lambda = \bigcap_{\lambda \in \Lambda} ~ (X \setminus U_\lambda).

Since each UλU_\lambda is open, it follows that the left-hand side is an arbitrary intersection of finite sets, which is finite. Thus the arbitrary union of open sets is open.

Let U1,,UnU_1, \dots, U_n be finitely many open sets. Then note

Xi=1nUi=i=1n (XUi).X \setminus \bigcap_{i = 1}^n U_i = \bigcup_{i = 1}^n ~ (X \setminus U_i).

Since each UiU_i is open, it follows that the left-hand side is a finite union of finite sets, which is finite. Thus the finite intersection of open sets is open. Thus Tf\Tau_f is a well-defined topology.

[2.1.6]Definition(Finer, Coarser, and Comparable Topologies)#

Suppose XX is a set with two topologies, T\Tau and T\Tau'. If TT\Tau \subseteq T', then T\Tau is coarser than T\Tau'. If TT\Tau \ne \Tau', then T\Tau is strictly coarser than T\Tau'. Conversely, T\Tau' is finer or strictly finer than T\Tau. If TT\Tau \subseteq \Tau' or TT\Tau' \subseteq T, then we say the two topologies are comparable.