Zermelo–Fraenkel Axiomatic Set Theory Flashcards

1
Q

The first order language we will be working with is as simple as they get: just one binary relation, written as…
In addition,of course we will have the equality relation.

A

∈, We write x ∈ y instead of (x,y)∈∈!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Axiom 1

A

Extension. If two sets have the same members, they are equal:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Axiom 2

A

Empty Set. There exists a set Ø with no elements:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Axiom 3

A

Pairs. For any sets x, y, there is a set {x, y} whose elements are precisely x and y:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Axiom 4

A

Union. For any set x, there is a set ∪x whose elements are precisely members of members of x:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Axiom 5

A

Power Set. For any sets x, there is a set Px whose elements are precisely the subsets of x:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Axiom 6

A

Infinity. There exists a set which contains Ø, and for each of its elements y it also contains its ‘successor’ y ⋃ {y}:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Axiom7

A

Selection. Let φ = φ(x, p1, . . . , pn) be a first order formula with free variables x,p1,…,pn, and let y be a set. Then, for any fixed p1,…,pn, there exists a set which consists precisely of all x ∈ y such that the formula
φ(x, p1, . . . , pn) holds:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Axiom 8

A

Foundation. Any non-empty set has a member disjoint from it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Axioms 9+10 are to do with functions.
Axiom 9

A

Replacement. For a first order formula φ = φ(x, y, p) with free variables x, y and p = (p1, . . . , pn), if φ is function-like, then the set of all images of elements of a set z under this function is a set:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Axiom 10

A

Choice. For any function f defined on a set I, and having the property that f(i) is a non-empty set for all i ∈ I there is a function g defined on I with the property that g(i) ∈ f(i) for all i ∈ I:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Axiom 1 formula (Extension: if two sets have the same members, they are equal)

A

^ ∨ ⇒ ∀ ∃ ¬ ∈ ∉ ⇔
(∀x)(∀y)((∀z)(z∈x⇔z∈y)⇒x=y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Axiom 2 formula (Empty Set. There exists a set Ø with no elements)

A

(∃x)(∀y)(y∉x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Axiom 3 formula (Pairs. For any sets x, y, there is a set {x, y} whose elements are precisely x and y)

A

(∀x)(∀y)(∃z)(∀t)(t∈z⇔(t=x∨t=y))
There is no assumption that x and y are distinct here. When x = y wewrite just {x}.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Axiom 4 formula (Union. For any set x, there is a set ∪x whose elements are precisely members of members of x)

A

(∀x)(∃y)(∀z)(z∈y⇔(∃t)(t∈x^z∈t))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Axiom 5 formula (Power Set. For any sets x, there is a set Px whose elements are precisely the subsets of x)

A

(∀x)(∃y)(∀z)(z∈y⇔(∀t)(t∈z⇒t∈x))
If we introduce the abbreviation z ⊆ x to mean (∀t)(t∈z⇒t∈x) the axiom then simplifies to (∀x)(∃y)(∀z)(z∈y⇔z ⊆ x)

17
Q

Axiom 6 formula (Infinity. There exists a set which contains Ø, and for each of its elements y it also contains its ‘successor’ y ⋃ {y})

A

(∃x)(Ø∈x ^ (∀y)(y∈x⇒y∪{y} ∈x)
We cannot say that such a set should be unique by the Extension Axiom, as x may contain further elements.

18
Q

Axiom 7 formula (Selection. Let φ = φ(x, p1, . . . , pn) be a first order formula with free variables x,p1,…,pn, and let y be a set. Then, for any fixed p1,…,pn, there exists a set which consists precisely of all x ∈ y such that the formula φ(x, p1, . . . , pn) holds)

A

(∀p1)…(∀pn)(∀y)(∃z)(∀x)(x ∈ z ⇔ x ∈ y ^φ(x, p1, . . . , pn)

Unlike the previous axioms, this is not a single formula, but an infinite collection (schema) of formulas. The variables p1, . . . , pn can be regarded as parameters.

19
Q

Axiom 8 formula (Foundation. Any non-empty set has a member disjoint from it.)

A

(∀x)(x≠Ø⇒((∃y)

20
Q

Axiom 9 formula (Replacement. For a first order formula φ = φ(x, y, p) with free variables x, y and p = (p1, . . . , pn), if φ is function-like, then the set of all images of elements of a set z under this function is a set)

A
21
Q

Axiom 10 formula (Choice. For any function f defined on a set I, and having the property that f(i) is a non-empty set for all i ∈ I there is a function g defined on I with the property that g(i) ∈ f(i) for all i ∈ I)

A
22
Q

About the replacement axiom (axiom 9)

A

Replacement Axiom, intuitively asserts that the image of a set under a function will again be a set. The functions in question will be those defined by a formula. Such a formula would have two free variables, say φ = φ(x, y), and would need to satisfy the property that for every x there exists at most one y such that φpx, yq holds. (Thus we are in fact talking about partial functions