ZFC

Overview

Set theory begins with two primitive notions of sets and membership. Other axioms are defined relative to these concepts. The Axiom of Choice is elaborated on separately.

In general, set theory prefers working with hereditary sets, also known as pure sets. These are sets whose elements are all hereditary sets; that is, all elements of the sets are themselves sets, as are all elements of the elements, and so on.

Sets are often denoted using roster notation in which members are specified explicitly in a comma-delimited list surrounded by curly braces. Alternatively, abstraction (or set-builder notation) defines sets using an entrance requirement. Examples of the set of prime numbers less than 10:

Extensionality

If two sets have exactly the same members, then they are equal:

A,B,(x,xAxB)A=B

Empty Set Axiom

There exists a set having no members:

B,x,xB

Pairing Axiom

For any sets u and v, there exists a set having as members just u and v:

u,v,B,x,(xBx=ux=v)

Union Axiom

Preliminary Form

For any sets a and b, there exists a set whose members are those sets belonging either to a or to b (or both):

a,b,B,x,(xBxaxb)

General Form

For any set A, there exists a set B whose elements are exactly the members of the members of A:

A,B,x,xB(bB,xb)

Power Set Axiom

For any set a, there is a set whose members are exactly the subsets of a:

a,B,x,(xBxa)

Subset Axioms

The "subset axioms" refer to the axiom schema stating:

For any formula ϕ(x) not containing the letter B,

A,B,x,(xBxAϕ(x)).

Infinity Axiom

There exists an inductive set:

A,[A(aA,a+A)]

Replacement Axioms

The "replacement axioms" refer to an axiom schema stating:

For any formula ϕ(x,y) not containing the letter B,

A,[xA,y1,y2,(ϕ(x,y1)ϕ(x,y2)y1=y2)][B,y,(yBxA,ϕ(x,y)]

Notice the top-level antecedent states that formula ϕ(x,y) is a function-class.

Regularity Axiom

The regularity axiom states that regularity holds. That is, every nonempty set A has a member m such that mA=.

This axiom is also known as the foundation axiom.

Powered by Forestry.md