Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Countability axioms

Axioms describing the 'size' of the topology, such as first-countable and second-countable.
📜

The statement of the theorem

Let (X,τ)(X, \tau) be a topological space. \n\n1. **First-Countability Axiom:** XX is first-countable if for every point xXx \in X, there exists a countable family of open sets textBx={Un}nN\\text{B}_x = \{U_n\}_{n \in \mathbb{N}} (a local basis at xx) such that for every open neighborhood VV of xx, there exists an nNn \in \mathbb{N} such that UnVU_n \subseteq V. \n\n2. **Second-Countability Axiom:** XX is second-countable if there exists a countable basis textB={Vn}nN\\text{B} = \{V_n\}_{n \in \mathbb{N}} for the topology τ\tau. This means that for every open set WτW \in \tau, WW can be written as a union of elements from textB\\text{B}: W=nNVnW = \bigcup_{n \in \mathbb{N}} V_n' where textB={Vn}nNB\\text{B}' = \{V_n'\}_{n \in \mathbb{N}} \subseteq \text{B} and VnBV_n' \in \text{B}.\n\nThese axioms characterize spaces whose topological structure is sufficiently 'small' or 'well-behaved' relative to countable sets, often implying properties like separability or metrizability under additional conditions.