Skip to content

Topological Space

Defines Topological Space, topological spaces, topology

Let XX be a set.

Definition. A topology on XX is a collection τP(X)\tau \subseteq \mathcal{P}(X) satisfying:

  1. τ\emptyset \in \tau and XτX \in \tau.
  2. If {Ui}iIτ\{U_i\}_{i \in I} \subseteq \tau, then iIUiτ\bigcup_{i \in I} U_i \in \tau (closure under arbitrary unions).
  3. If U1,,UnτU_1, \ldots, U_n \in \tau, then U1UnτU_1 \cap \cdots \cap U_n \in \tau (closure under finite intersections).

The pair (X,τ)(X, \tau) is a topological space. Members of τ\tau are called open sets.

Proposition. On any set XX, there is a coarsest topology τ={,X}\tau = \{\emptyset, X\} (the indiscrete topology) and a finest topology τ=P(X)\tau = \mathcal{P}(X) (the discrete topology). The collection of all topologies on XX, ordered by inclusion, forms a complete lattice.

Proof sketch. An arbitrary intersection of topologies on XX is a topology on XX (each axiom is preserved by intersection). The lattice join of a family of topologies is the coarsest topology containing all of them, which exists because the intersection of all topologies containing the family is itself a topology. \square

Proposition. The open sets τ\tau of (X,τ)(X, \tau), ordered by inclusion, form a frame: a complete lattice in which finite meets (intersections) distribute over arbitrary joins (unions). Equivalently, τ\tau is a complete Heyting algebra with Heyting implication UV={Wτ:UWV}U \Rightarrow V = \bigcup\{W \in \tau : U \cap W \subseteq V\}.

Proposition. Every metric space (M,d)(M, d) carries a canonical topology whose open sets are the unions of open balls B(x,ε)={yM:d(x,y)<ε}B(x, \varepsilon) = \{y \in M : d(x, y) < \varepsilon\}.

Proposition. The category Top\mathbf{Top} of topological spaces and continuous maps admits arbitrary products and coproducts, as well as subspace and quotient constructions.

Examples.

  1. Standard topology on R\mathbb{R}. Generated by open intervals (a,b)(a, b). Equivalently, the metric topology for d(x,y)=xyd(x, y) = |x - y|.
  2. Discrete topology. Every subset of XX is open. Every function out of a discrete space is continuous.
  3. Indiscrete topology. Only \emptyset and XX are open. Every function into an indiscrete space is continuous.
  4. Cofinite topology. The open sets are \emptyset and all subsets whose complement is finite.

Remark (categorical and algebraic perspectives). Viewing (X,τ)(X, \tau) as a category whose objects are open sets and whose morphisms are inclusions is the starting point of sheaf theory: a presheaf assigns data to each open set, and a sheaf is a presheaf whose local data glues uniquely. The frame description of τ\tau generalizes to locales (pointless topology) and to the closure operators studied in order theory.

Relations

Date created
Mathematical object
Set
Referenced by

Cite

@misc{emsenn2025-topological-space,
  author    = {emsenn},
  title     = {Topological Space},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/terms/topological-space/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}