Sets and Set Notation Flashcards
Define the meaning of the word “set”.
A set is a well-defined collection of distinct items or objects.
Which of the following is a set?
- Collection of animals weighing at least 300 kg
- Collection of large animals
1
Which of the following is a set?
- Collection of rich people
- Collection of billionaires
2
What are the objects or items in the set called?
elements
What does “…” mean and when do you use it?
It is an ellipsis. There are two uses, one is to indicate infinity, the other is to save writing long lists.
What does “∈” mean?
It means that an object is an element of the set.
What does “∉” mean?
It means that the term is not an element of the set.
Given set Y= {1, 3, 5, …, 55, 57, 59}
20∈/∉ Y
∉
Define what A⊆B means.
It means that set A is a subset of set B because all the elements of set A are in set B.
Define what A⊂B means.
It means that set A is a proper subset of B because set A is a subset of set B and B has at least 1 element that is not in A.
What is the formula to get the number of subsets in a set?
2^n
What is the formula to get the number of proper subsets in a set?
2^n-1
What is a universal set?
Denoted by U, is the set of all possible elements of any set used in the problem.
Define an empty set or null set.
It is a set with no elements.
True or False.
An empty set is always a subset of any set.
True