Definition:Transitive Closure of Set/Definition 2

From ProofWiki
Jump to navigation Jump to search

Definition

Let $x$ be a set.

For each natural number $n \in \N_{\ge 0}$ let:

$\bigcup^n x = \underbrace {\bigcup \bigcup \cdots \bigcup}_n x$


Then the transitive closure of $x$ is the union of the sets:

$\set x, x, \bigcup x, \bigcup^2 x, \dots, \bigcup^n x, \dots$


More precisely:

Let $F$ be the mapping on the universal class defined by letting:

$\map F A = \bigcup a$

for each set $a$.

Let $G$ be the mapping on the natural numbers defined recursively by letting:

$\map G 0 = \set x$
$\map G {n^+} = \map F {\map G n}$

for each natural number $n$.

Then the transitive closure of $x$ is defined as the union of the image of $G$.


Sources

2010: Raymond M. Smullyan and Melvin Fitting: Set Theory and the Continuum Problem (revised ed.): $\S 15.1$