Sets Flashcards
1
Q
What do we mean by “Sets are Egalitarian”?
A
They are unordered.
2
Q
What does the symbol ø mean?
A
Empty set, null set, or {}
3
Q
What does A⊂B mean?
A
A is a subset of B; all members of A are members of B
All sets are subsets of the Universal set
4
Q
If A⊂B, may A=B?
A
Yes - perfectly allowed
5
Q
What does A∩B mean?
A
The set of members of A which are also members of B
I.e. members which are in A AND B
6
Q
What does A∪B mean?
A
The set of all members of A and all members of B
I.e. members which are in A OR B
7
Q
What does |A| mean?
A
The cardinality of set A
i.e., how many members are in A
8
Q
What is the cartesian product of A and B (AXB)?
A = {1, 2, 3}
B = {i, j}
A
{(1, i), (1, j), (2, i), (2, j), (3, i), (3, j)}
9
Q
A