Set theory Flashcards

1
Q

Equivalent sets?

A

Two sets are equivalent when they have the same number of elements.

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

Equal sets

A

They have the exact same elements

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

Empty set

A

{}

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

Subset

A

If every element of set A is in set B then set A is a subset of B.

(empty set is a subset of every set)
(a set is a subset of itself)

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

Power set

A

2^n
(n is the number of elements in a set)

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

List subsets of A = {1,3,5}

A

{}, {1}, {3}, {5}, {1,3}, {1,5}, {3,5}, {1,3,5}

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

Cardinality of a set

A

Number of numbers in a set
n(A) = x
A = {1,2,3,4}
n(A) = 4

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

Disjoint set

A

This means they have no elements in common

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

Complement of a set

A

Complement of set A is a set of all the elements that are not in set A.
It is denoted by A’

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

Difference of two sets

A

All the elements that are in set A but not in set B.
It is denoted by A\B or A-B

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

Symmetric difference

A

All of elements of a set except their intercept.
C={1,2,3,4} D={2,4,6,7}
A△B= {1,3,6,7}

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

Cartesian product of sets

A

Set of all possible ordered pairs
A={1,2} B={3,4}
AxB={ (1,3), (1,4), (2,3), (2,4)}

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