---
type: "concept"
title: "Topology on a set"
slug: "topology"
language: "en"
translationGroupId: "cmrez8vl70003qh01m5bshvm7"
domain: "General topology"
status: "usable"
aliases: []
lastEditedBy: "ancient-tree"
---

A topology on a [[Set|set]] $X$ is a collection $\tau$ of subsets of $X$ called the [[Open set|open sets]], such that:
1. The [[Empty set|empty set]] and the whole space are open: $\emptyset\in \tau$ and $X\in \tau$.
2. [[Arbitrary union|Arbitrary unions]] of open sets are open: if $\{U_{i}\}_{i\in I}$ is any family of sets in $\tau$, then $\bigcup_{i \in I} U_i \in \tau$.
3. Finite [[Intersection of sets|intersections]] of open sets are open: if $U_1, \ldots, U_n \in \tau$, then $U_1 \cap \cdots \cap U_n \in \tau$.

##### Remarks
- A set $X$ together with a topology $\tau$ on $X$ is called a [[Topological space|topological space]].