We start with A Brief History of Set Theory
Axiom ZF1 - Sets with the same members are equal - (Extensionality).
If x and y are sets then x y z (zx zy .
x y x y z (zx zy
Axiom ZF2 - The "Empty Set" is a set. We write it as
There exists a set such that x((x )).
yx((x y))
Note by ZF1 is unique.
Axiom ZF3 - Set Formation - Unordered Pairs.
If x,y are sets then there exists a set z such that
a az a x or a y
xyza az a x or a y.
Notation: We write this unique set as {x,y} . Note that {x,x} which is the same as {x} is not the set x.
Axiom ZF4 - Set Formation - Union.
If x is a set then there exists a set y such that
a y ay z zx and az .
Notation: We write yx , or some variant thereof
Axiom ZF5 - Set Formation - Power set.
If x is a set then there exists a set z such that
y yz yx .
xzy yz a (ay ax ) )
Notation: a (ay ax ) is just a definition of inclusion yx
Axiom ZF6 - Set Formation - Selection.
If z and x is a proposition then there exits a set y such that
x(xy xz and x.
zyxxy xz and x.
Note that this avoids Russell's Paradox since we require x to be a member of a "known Set."
Notation:We write yxz x.
Axiom ZF7 - There is an infinite Set
There exists a Set m such that m and xxm xxm.
mm and xxm xxm
Translation:x{x} is the Set containing all the members of x and the Set x itself.
A Computation:
Step:0 m
This Set has zero members.
1m
Since ,this set has one member, the Set with 0 members.
2m
This set has two members, the Set with 0 members, a Set with 1 member.
3m
This set has three members, the Set with 0 members, a Set with 1 member and a Set with 2 members.
.
.
n
ZF7 allows us to "construct" the natural numbers.
Axiom ZF8 - Replacement( Functional Image)
Let xy be a proposition.
Suppose x yyxy and xy yy
That is, xy is a "single valued function."
then
abc cb dda and dc
Translation: The functional image of a Set is a Set.
x yyxy and xy yy
abc cb dda and dc
Axiom ZF9 - There are not Russell's Paradox like Sets (Regularity).
If x is a set and x then y yx and a ax and ay.
xx y yx and a ax and ay
Translation: Every non-empty set contains a member that does not any members in common with it.
Note a( (ax and ay)). can be read xy. This can be shown to rule out the Russell set.