Set Notations Flashcards

(29 cards)

1
Q

Fill in the blank: The intersection of sets A and B is denoted as A _____ B.

A

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

Which notation represents the complement of set A?

A

A’

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

True or False: A ∩ A’ = ∅.

A

True

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

What is the symbol for the universal set?

A

U

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

If A = {1, 2, 3} and B = {2, 3, 4}, what is A ∪ B?

A

{1, 2, 3, 4}

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

What does A ∩ B mean?

A

The intersection of sets A and B.

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

Fill in the blank: A set that contains all elements under consideration is called the _____ set.

A

universal

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

What does A ⊄ B indicate?

A

Set A is not a subset of set B.

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

If A = {x : x is an even number}, what does this notation represent?

A

Set A contains all even numbers.

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

True or False: The notation A × B represents the Cartesian product of A and B.

explain why

A

true

Let:
• A = {1, 2}
• B = {x, y}

Then:
A x B = { (1, x), (1, y), (2, x), (2, y) }

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

What is the Cartesian product of sets A = {1, 2} and B = {a, b}?

A

{(1, a), (1, b), (2, a), (2, b)}

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

What does the notation |A| represent?

A

The number of elements in set A.

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

Fill in the blank: The symbol for the power set of A is _____.

A

P(A)

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

If A = {1, 2} and B = {2, 3}, what is A ∩ B?

A

{2}

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

What does the notation A’ represent?

A

The complement of set A.

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

What is the meaning of the notation A ∩ (B ∪ C)?

A

The intersection of set A with the union of sets B and C.

17
Q

Fill in the blank: The symbol for the difference of sets A and B is A _____ B.

18
Q

True or False: A ∪ ∅ = A.

19
Q

If A = {1, 2, 3} and B = {1, 2, 3, 4, 5},

A ⊆ B true or false?

20
Q

What does the notation {x : x > 0} represent?

A

The set of all x such that x is greater than 0.

21
Q

Fill in the blank: The symbol for the set difference of A and B is A _____ B.

22
Q

If U = {1, 2, 3, 4, 5} and A = {1, 2}, what is the complement A’?

23
Q

What does A ∪ B = B ∪ A demonstrate?

A

The commutative property of union.

24
Q

If A = {x : x is a prime number} and B = {2, 3, 5}, what is A ∩ B?

A

B, since all elements of B are prime.

25
Element a belongs to set A. notation?
a ∈ A
26
what does {x : x} mean?
“the set of all x such that x” — but there’s no condition given.
27
Let A = {1, 2} what is the power set
P(A)= { ∅, {1}, {2}, {1,2} }
28
how many subsets are in a power set?
P(A) = 2³=8
29
power set 3 things to note
• Power set = all subsets • Always includes the empty set and the set itself • Total number of subsets = 2^n , where n = n(A)