Set theory axioms

From Maths
Jump to: navigation, search

This page is supposed to provide some discussion for the axioms (for example "there exists a set with no elements" doesn't really deserve its own page)

List of axioms

The number column describes the order of introduction in the motivation for set theory axioms page, note that "R" denotes a result. Only "major" results are shown, they are covered in the motivation for set theory page, and "D" denotes "definition" - which is something that is natural to define at that point

Number Axiom Description Formal statement
1 Existence There exists a set with no elements
2 Extensionality (Equality) If every element of X is also an element of Y and every element of Y is also an element of X then
XY(u(uXuY)X=Y)
R The empty set is unique can now be proved, and thus denoted
3 Schema of Comprehension For a property P(x) of x, given a set A there is a set B such that xBxA and p(x).
A property may be P(x):=xA=ϕ(x,A)
where ϕ
is a formula
XpYu(uY[uXϕ(u,p)])
R For a set A and a property P the set known to exist by axiom 3 is unique, thus we may write {xA|P(x)}
to denote it unambiguously
4 Pair For any A and B there is a set C such that xCx=A or x=B
ABCx(xCx=Ax=B)
R The set known to exist from axiom 4 is unique, we denote it by {A,B}
or {A}
if A=B
(at this point we "just write" this, we have no concept of cardinality yet)
R Ordered pair Kuratowski: (a,b)={{a},{a,b}}
5 Union For any set S there exists a set U such that xU[xA for some AS]
XUs(sUA(AXSA))
R The union of a set S is unique, and thus denoted by S
D A is a subset of B if and only if every element of A belongs to B, that is x:xAxB
- we denote this AB
u(uAuB)
(A,B)AB
6 Power set For any set S there eixsts a set P such that XPXS (see Power set) XPU(s(sUsX)UP)
7 Infinite set There exists an Inductive property S(Sx(xSx{x}S))