Skip to content

Open Set

Defines Open Set, open sets

Let (X,τ)(X, \tau) be a topological space.

Definition. A subset UXU \subseteq X is an open set if UτU \in \tau.

Open sets are the primitive notion of a topology: they are not defined by an intrinsic property of UU but declared by membership in τ\tau. The axioms on τ\tau require exactly:

  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).

Proposition. In a metric space (X,d)(X, d), a subset UXU \subseteq X is open in the metric topology if and only if for every xUx \in U there exists ε>0\varepsilon > 0 such that B(x,ε)UB(x, \varepsilon) \subseteq U.

Proof sketch. The open balls {B(x,ε):xX,ε>0}\{B(x, \varepsilon) : x \in X,\, \varepsilon > 0\} form a basis for the metric topology. A set is open if and only if it is a union of basis elements, which is equivalent to the stated condition. \square

Proposition. The collection τ\tau, ordered by inclusion, is a complete lattice that is a frame: join is union, meet is intersection, and finite meets distribute over arbitrary joins. Consequently τ\tau is a complete Heyting algebra with Heyting implication UV={Wτ:UWV}U \Rightarrow V = \bigcup \{ W \in \tau : U \cap W \subseteq V \}.

Proof sketch. Arbitrary joins (unions) and binary meets (intersections) exist by axiom. Distributivity holds because UiVi=i(UVi)U \cap \bigcup_i V_i = \bigcup_i (U \cap V_i). A complete lattice in which finite meets distribute over arbitrary joins is a frame, and every frame is a complete Heyting algebra. \square

Examples.

  1. Discrete topology. Every subset of XX is open, so τ=P(X)\tau = \mathcal{P}(X).
  2. Indiscrete topology. Only \emptyset and XX are open, so τ={,X}\tau = \{\emptyset, X\}.
  3. Standard topology on R\mathbb{R}. The open sets are exactly the arbitrary unions of open intervals (a,b)(a, b).

Remark. The frame structure of τ\tau makes every topological space a model of intuitionistic logic. In this setting, the operator j=intclj = \mathrm{int} \circ \mathrm{cl} (interior of closure) is a Lawvere-Tierney topology.

Relations

Date created
Mathematical object
Topological space

Cite

@misc{emsenn2025-open-set,
  author    = {emsenn},
  title     = {Open Set},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/terms/open-set/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}