Transitive Set
Define to be a transitive set iff for all and , if and , then . This is equivalent to saying that, for every , if , then .
Transitive Closure
Let be a set. By recursion on , define and Let We call the transitive closure of .
We need the Replacement Axiom to guarantee that as defined above is a set, and we also discussed that it actually is a transitive set (as the term transitive closure suggests).
Lemma
Every nonempty class has an -minimal element.
Let . If then is -minimal. If take , with , and by separation axiom, is a set. is nonempty so by regularity, there is such that . It follows that . If , so since transitive closure, thus as and transitive closure, so contradiction.
Cumulative Hierarchy of Sets
We define, by transfinite induction, The sets have the following properties (by induction):
- (i) Each is transitive.
- (ii) If , then .
- (iii) .
The Axiom of Regularity implies that every set is in some :
Lemma
For every there is such that . As a statement about classes:
Proof. Let be the class of all that are not in any . If is nonempty, then has an -minimal element . That is, , and for every . Hence . Define with , this function is well-defined since is a well-ordering. By Replacement, is a set, so there exists an ordinal such that . Hence and so . Thus is empty and we have the required result.
Since every is in some , we may define the rank of :
Transitive
is transitive iff for all x and y, if and then . Equivalently
A = {{a}, {a,b},{{ b}}} B1 = { {a}, {a,b}, {b} }