Origin Of Sets Flashcards

(19 cards)

1
Q

What is the definition of a set?

A

A collection of various elements such as numbers, symbols, letters.

Sets are represented in curly brackets: {123456}

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

What does ‘E’signify in set theory?

A

It signifies ‘belong to’.

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

What is a universal set?

A

A set containing all elements relevant to a specific problem.

Denoted by U, it can contain various subsets under study.

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

What is a subset?

A

A set of which all the elements are contained in another set.

Example: If A = {1, 2, 3} and B = {1, 2}, then B is a subset of A.

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

What is a finite set?

A

A set with a finite number of elements that can be counted.

Example: Set A = {1, 2, 3} has 3 elements.

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

What is an infinite set?

A

A set with elements that cannot be counted, having an infinite number of elements.

Example: Set B = {1, 2, 3, …, ∞}.

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

What are equal sets?

A

Sets that contain the same elements regardless of order.

Example: Set A = {1, 2, 3} and Set B = {3, 1, 2}.

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

What is a null set?

A

A set that does not contain any elements, also called an empty set.

Example: Set N = {}.

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

What are proper and improper subsets?

A

Proper subsets contain some but not all elements of another set, while improper subsets can be equal to the set itself.

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

What is the formula for the number of subsets in a set

A

Formula = 2^n

n is the power.

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

What does the intersection of sets represent?

A

Intersection of sets → (AND)

The elements in the intersection are in both A and B.

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

What is the union of sets?

A

Union of sets → (OR)

A ∪ B includes all elements in A or B.

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

What is a Venn diagram?

A

A pictorial representation of sets in a plane.

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

What is a property of the union of sets?

A

1) A ∪ A = A
2) A ∪ (A ∪ B) = A
3) If A ⊆ B then A ∪ B = B
4) A ∪ (B ∪ C) = (A ∪ B) ∪ C

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

What does ‘U’ represent in set theory?

A

A universal set

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

What does ‘difference’ in sets mean?

A

The difference contains all elements in set A but not in set B.

Example: A = {1, 2, 3, 4, 5}, B = {3, 4, 5} → A - B = {1, 2}

17
Q

What is the intersection of sets?

A

Both sets A and B have common elements.

18
Q

What is a proper subset?

A

A proper subset is whereby A is a subset of B but A is not equal to B.

Example: If A = {1, 2} and B = {1, 2, 3}, then A is a proper subset of B.

19
Q

What is an improper subset?

A

An improper subset is whereby the subset contains all elements from the original set.

Example: If A = {1, 2} and B = {1, 2}, then A is an improper subset of B.