Kuratowski closure axiom
In general topology, if X is a topological space and A is a subset of X, then the closure of A in X is defined to be the smallest closed set containing A, or equivalently, the intersection of all closed sets containing A. The closure operator c that assigns to each subset of A its closure c(A) is thus a function from the power set of X to itself. The closure operator satisfies the following axioms:
- Isotonicity: Every set is contained in its closure.
- Idempotence: The closure of the closure of a set is equal to the closure of that set.
- Preservation of binary unions: The closure of the union of two sets is the union of their closures.
- Preservation of nullary unions: The closure of the empty
set is empty.


