Definitions Flashcards

1
Q

Principle of Extensionality.
Formula:

A

For two sets a, b we say that a=b iff:
For all x (if x in a, then x in b)

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

Pairset axiom;
Formula:

A

For any set a, b, there is a set c={a, b}. Where only a, b are in c. We call c the unordered pair of a, b.

For any sets a, b, exists a set c and for any set d (d in c iff d=a or d=b)

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

Power set axiom

A

For any set x, P(x) is a set; the power set of x.

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

Empty set axiom

A

There is a set with no members.

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

Axiom of subsets

A

Let G(x) be any well defined property and x any set, then {y in x| G(y)} is a set.

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

Df. Of power set

A

Let P(x) denote the class {y|y is a subset x}

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

Df. Empty set

A

The empty set, denoted by ø, is the unique set with no members.

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

Df. Big union

A

UZ={t|exists an x in Z(t in x}. For any set Z, there’s a class, which consists precisely of the members of members of Z.

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

Df. Big intersection

A

If Z is not empty, then the big intersection of Z={t|for all x in Z(t in x)}.

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

Df. Ordering relation; strict partial ordering

A

A relation < on a set X is a strict partial ordering if it’s irreflexive and transitive:
1. x in X -> not x < x
2. (x, y, z in X and x < y and y < z) -> x < z

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

Df. Lower bound

A

If < is a p.o. of a set X, and Y is not empty and a subset of X, then an element z in X is a lower bound for Y in X if for all y(y in Y -> z before or the same as y)

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

Df. Greatest lower bound; infimum

A

An element z in X is an infimum for Y if it’s a lower bound for Y and z’ is any lower bound for Y then z’ is before or equivalent to z.

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

Df. Order preserving map and order isomorphism

A

OPM F:(X, <) -> (Y, <‘) is an order preserving map iff for all x, z in X(x < z —> f(x) <‘ f(z))

OISO: f:(X, <) —> (Y, <‘) is order isomorphism iff for all x, z in X (x < z <—> f(x) <‘ f(z))

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

Df. Strict total order

A

< is a strict total ordering relation if it’s a partial ordering which is also connected: for all x, y(x, y in X -> (x=y or x<y or y<x))

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

Df. Well ordering

A

(A, <) is a well ordering if (a) it’s a strict total ordering and (b) any subset Y of A, Y has a least of element

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

Df. Ordered pair (Kuratowski)

A

Let x, y be sets, the ordered pair <x, y> = {{x}, {x, y}}

17
Q

Df. Ordered k-tuples

A

We define ordered k-tuples by induction; <x, x’> has been defined if <x, x’,…xk> has been defined then <x, x’,…xk, xk+1> = <x, x’, …, xk>, xk+1>

18
Q

Df. Cartesian product

A

Let A, B be sets, then AxB={<x,y>|x in A and y in B}; if A=B, then A squared is the CP of A

19
Q

Df. Binary relation and inverse

A

A binary relation is a class of ordered pairs, thus R is any subset of some AxB; we define R-1 to be {<y,x>|<x,y> in R} to be the inverse of R.

20
Q

Df. Domain and range of a binary relation

A

Dom(R) = {x| exists y<x,y> in R}
Ran(R) = {y| exists x<x,y> in R}

21
Q

Df. A relation F as a function Func(F)

A

For all x in dom(F)(there’s a unique y with <x,y> in F)
If F is a function then F is 1-1 iff for all x, x’ (<x,y> in F and <x’, y> in F —> x=x’)

22
Q

Df. Transitive sets

A

A set x is transitive, Trans(x), iff for all y in x(y is a subset of x) or big union x is a subset of x

23
Q

Df. Successor function

A

Let x be a set, then S(x) is x u {x}

24
Q

Df. Transitive closure

A

Defined by recursion; TC(x) = U{Unx|n in the natural numbers}

25
Q

Df. Inductive sets

A

A set Y is inductive if ø in Y and for all x in Y(S(x) in Y)

26
Q

Df. Formal Df of natural numbers

A

x is a natural number if for all Y[Y is inductive —> x in Y]
Omega is the class of natural numbers; the intersection of Y|Y is an inductive set

27
Q

Df. Well ordering of omega

A

For m,n in omega, m<n iff m in n; m less than or equal to n iff m=n or m before in n

28
Q

Df of (X, <) in WO

A

If it is, then the <-initial segment of Xz determined by some z in X is the set of all predecessors of z: Xz = {u in X| u<z}

29
Q

Df of an ordinal

A

(X, in) is an ordinal iff X is transitive and setting <=in, then (X, <) is a well order of X.

30
Q

Df Unique ordinal isomorphism

A

If (X, <) in WO then the order type of (X, <) is the unique ordinal order isomorphic to it.

31
Q

Df of the class of ordinals

A

Let On denote the class. For alpha, beta in On, we write alpha < beta = alpha in beta.
Alpha =< beta is defined as alpha < beta or alpha = beta.