Russell's Paradox and the Axiom of Foundation
Russell's paradox, discovered by Bertrand Russell in 1901, revealed a fatal flaw in naive set theory and motivated the careful axiomatization of set theory through ZFC. The axiom of foundation (or regularity) was introduced partly to prevent certain pathological sets.
There is no set such that . In other words, the collection of all sets that do not contain themselves cannot be a set.
Suppose for contradiction that such a set exists. Then we ask: does contain itself?
Case 1: Suppose . By definition of , this means satisfies the property . Contradiction.
Case 2: Suppose . Then satisfies the property , so by definition of , we have . Contradiction.
Both cases lead to contradiction, so no such set can exist.
This paradox demonstrates that unrestricted comprehensionβthe principle that any property defines a setβis inconsistent. ZFC avoids this by using the axiom schema of separation (restricted comprehension), which only allows us to form subsets of existing sets.
In ZFC, Russell's paradox shows that the class of all sets is not itself a set, but rather a proper class. We write for the class of all sets, but because is not a set.
The axiom of foundation (regularity) provides additional structure to the set-theoretic universe by eliminating certain pathological sets:
Every non-empty set contains an element that is disjoint from :
Equivalently, there are no infinite descending membership chains: there is no sequence such that .
Foundation has several important consequences:
The axiom of foundation implies:
- No set contains itself:
- No two-cycles: There are no sets with and
- Uniqueness of the empty set: There is exactly one set with no elements
- Well-foundedness: The membership relation is well-founded on any set
We prove (1) as an example. Suppose for contradiction that for some set . Consider the set . By foundation, there exists such that . Since , we must have . But then:
since and . This contradicts .
The axiom of foundation is equivalent to the statement that every set has a rank in the cumulative hierarchy:
Define the von Neumann hierarchy by transfinite recursion:
The rank of a set is the least ordinal such that .
Computing ranks for basic sets:
- since
- since
- since
In general, if , then .
Foundation ensures that the universe of sets is built up from the empty set through iterated power set and union operations. This gives set theory a clear hierarchical structure and rules out exotic objects like:
- Sets that contain themselves
- Infinite descending chains
- "Quine atoms" that satisfy
While foundation is a standard axiom of ZFC, some alternative set theories drop it. For instance, Aczel's anti-foundation axiom (AFA) allows non-well-founded sets and has applications in computer science (modeling circular data structures) and formal semantics. However, most mainstream mathematics is conducted in ZFC with foundation.
The interplay between Russell's paradox and foundation illustrates the delicate balance in set theory: we need axioms strong enough to develop mathematics, but restricted enough to avoid contradictions. ZFC achieves this balance, providing a consistent foundation for modern mathematics.