Module 4: Sets Flashcards

1
Q

Set

A

a well-defined collection of objects

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

A U B or A ____ B

A

Union ( combination of distinct elements )

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

A ∈ B or A _____ B

A

belongs to or is an element of

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

A ∉ B or A ____ B

A

does not belong to or is not an element of

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

Two types of Set Descriptions

A

Enumeration or Roster Method and Rule method

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

Enumeration or Roster Method

A

Elements in a set are listed down

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

Rule Method

A

Elements in a set are described

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

True of False: The order of the elements in a set matters.

A

FALSE

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

Equal Sets (A=B)

A

Two sets A and B are equal if both sets have EXACLTY THE SAME elements

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

Finite Set

A

It is possible to list down all of its elements

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

Infinite Set

A

All of its elements cannot be listed down

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

Cardinality of a Set

A

The number of elements contained in the set

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

Empty or Null Set (set wit no elements) is denoted by ____ or ____.

A

Ø or {}

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

Universal Set or U

A

the set consisting of all elements in a particular discussion

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

A ∩ B or A ____ B

A

Intersection (distinct elements found in BOTH A and B)

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

A \ B or A ____ B

A

Difference ( Distinct elements in A but not in B )

17
Q

Ac or ______ of A

A

Complement (Distinct elements NOT in A)

18
Q

A x B or _________ of A and B

A

Cartesian Product [ order of elements is important because the product is an ordered pair: (a,b) is not the same as (b,a) ]

19
Q

The union and intersection of sets A and B belonging to a universal set U satisfy which two properties

A

Commutative and Associative Properties

20
Q

TRUE OR FALSE: The set difference does not satisfy the commutative and associative properties.

21
Q

1st Formula for Cardinality: number of elements in A intersection B

A

n(A ∩ B) = n(A) + n(B) − n(A ∩ B)

22
Q

2nd Formula for Cardinality: number of elements in complement of A

A

n(Ac) = n(U) − n(A)

23
Q

3rd Formula for Cardinality: number of elements in A difference B

A

n(A \ B) = n(A) − n(A ∩ B)

24
Q

4th Formula for Cardinality: number of elements in the cartesian product of A and B

A

n(A x B) = n(A) · n(B)

25
A ≠ B or A ____ B
not equal to
26
A ⊆ B or A _____ B
Subset (every distinct element of A is in B)
27
A ⊈ B or A _____ B
is not a subset of
28
A ⊂ B or A _____ B
Proper Subset (every element of A is in B, but B has more elements)
29
A∼B or A ____ B
is equivalent to (A and B have the SAME NUMBER of elements)
30
1st Property satisfied by A=B, given that A∼B
Reflexivity (if A=B, then B=A; therefore, if A∼B, then B∼A)
31
2nd Property satisfied by A=B, given that A∼B
Symmetry (if A=B then B=A; therefore, if A∼B, then B∼A)
32
3rd Property satisfied by A=B, given that A∼B
Transivity (if A=B and B=C, then A=C; therefore, if A∼B and B∼C, then A∼C)
33
One-to-One Correspondence
If and only if every element of A corresponds to exactly one element of B and every element of B corresponds to exactly one element of A (if there exists a bijection from set A onto B)
34
Aleph-null
the lowest level of infinity
35
TRUE OR FALSE: A set with a cardinality of aleph-null or the lowest level of infinity is infinite.
FALSE