Introduction: Sets And Functions Flashcards

1
Q

Define what is meant by set

A

A set is a collection of distinct objects, considered as a unit.

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

What is “Z” notation?

A

The set of integers {…-3, -2, -1, 0, 1, 2, 3…}

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

What is “N” notation?

A

The set of natural numbers {1, 2, 3…}

To include 0: N subscript 0

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

What is “Q” notation?

A

The set of rational numbers {a/b: a,b € Z, b#0}

To include positive numbers do superscript + (0 is not positive)

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

What is “R” notation?

A

The set of real numbers (including surds)

To include positive numbers do superscript + (0 is not positive)

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

What is “C” notation?

A

The set of complex numbers C = {a+ib: a,b € R}

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

What is “{}” or “Ø” notation?

A

The empty set, with no elements

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

Define what is meant by subset

A

A set a is a subset of a set X, denoted by A C [underlined] X, if every element of A is also an element of X. We write A C/ [underlined and through] B when A is not a subset of B

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

Define what is meant by proper subset

A

A set A is a proper subset of a set X, denoted by A C X, if A is a subset of X but A#X

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

What notation is the only subset of itself?

A

Ø

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

What is the order of subsets R, C, Z and Q?

A

Z C [underlined] Q C [underlined] R C [underlined] C

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

How do you show A=X using sets?

A

A C [underlined] X and X C [underlined] A

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

Define what is meant by linearly ordered

A

A set X which is linearly ordered satisfies the following properties. For x,y,z € X
Either x=y or y=x
If x=y and y=x then x=y
If x=y and y=z then x=z
Any subset of the real numbers are linearly ordered

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

Define what is meant by bounded above

A

We say a (non empty) subset A of R is bounded above is there exists some M€R such that a=M, for all a€A. Then M contains a maximal element.
If there is a (maximal) value greater than or equal to every number in the range.

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

Define what is meant by bounded below

A

We say that A is bound below is there is some N€R such that N=a. For all a€A. Then N contains a minimal element.
If there is a (minimal) value less than or equal to every number in the range.

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

Define what is meant by Cartesian product

A

Given the 2 sets X and Y, the Cartesian product is denoted by X*Y ={(x,y) : x€X, y€Y}
if X or Y = Ø then the product = Ø

17
Q

Define what is meant by function

A

Let X, Y be non empty sets a function from X into Y f:X–>Y is a set of ordered pairs f C [underlined] X*Y with the property that for each element x€X there exists one element f(x) € Y such that (x, f(x)) € f