SCC121: (W1-L2) Sets - Part 2 Flashcards
What is set A if A = {a, b, c}?
A is a set containing elements a, b, and c
What does the notation a ∈ A signify?
Element a belongs to set A
What does the notation m ∉ A signify?
Element m does not belong to set A
How would you express the set of natural numbers x such that x < 10?
{x | x ∈ N and x < 10}
What does the union of two sets A and B represent?
Elements in A, or B, or both
What is the Cartesian product of two sets A and B?
The set of all possible ordered pairs from A and B
What does the intersection of two sets A and B represent?
Elements common to both A and B
What is the definition of an empty set?
The empty set is the set which contains no objects
What are the notations for the empty set?
{ } or the symbol ∅
How can you identify disjoint sets?
Two sets are disjoint if their intersection is the empty set
Give an example of two disjoint sets.
{New York, Washington} and {3, 4}
What does it mean if two sets are equal?
They have the same elements
How is equality of sets denoted?
A = B
What does it mean if two sets are not equal?
They do not have identical elements
Provide an example of not equal sets.
A = {a, b, c, d, e} and B = {d, b, c, e}
What is the cardinality of a set?
The number of elements in the set
What is a set of sets?
A set that contains other sets as elements
If A = {1, 2, 3, 4, 5}, what is |A|?
|A| = 5