nLab
von Neumann hierarchy

Idea

The von Neumann hierarchy is a way of “building up” all pure sets recursively, starting with the empty set, and indexed by the ordinal numbers.

Definition

Using transfinite recursion?, define a hierarchy of well-founded sets V α, where αOrd is an ordinal number, as follows:

  • V 0=
  • V α+1=P(V α) (the power set of V α)
  • V α= β<αV β if α is a limit ordinal.

The formula for 0 is actually a special case of the formula for a limit ordinal. Alternatively, you can do them all at once:

  • V α= β<αP(V β)

The axiom of foundation in ZFC is equivalent to the statement that every set is an element of V α for some ordinal α. The rank of a set x is defined to be the least α for which xV α (this is well-defined since the ordinals are well-ordered).