MTH 101 Flashcards
(65 cards)
What is a set in mathematics?
A set is a collection of distinct objects, considered as an object in its own right.
True or False: A set can contain duplicate elements.
False
What symbol is commonly used to denote a set?
{}
Fill in the blank: The elements of a set are called _____.
members
What is the empty set?
The empty set is a set that contains no elements, denoted by {} or ∅.
What is the union of two sets?
The union of two sets is the set containing all elements from both sets.
If A = {1, 2, 3} and B = {3, 4, 5}, what is A ∪ B?
{1, 2, 3, 4, 5}
What is the intersection of two sets?
The intersection of two sets is the set containing all elements that are common to both sets.
If A = {1, 2, 3} and B = {2, 3, 4}, what is A ∩ B?
{2, 3}
What does it mean for a set to be a subset?
A set A is a subset of set B if every element of A is also an element of B.
True or False: Every set is a subset of itself.
True
What is the power set of a set?
The power set of a set is the set of all possible subsets of that set.
If A = {1, 2}, what is the power set of A?
{{}, {1}, {2}, {1, 2}}
What is the complement of a set?
The complement of a set A refers to elements not in A but in a universal set U.
If U = {1, 2, 3, 4, 5} and A = {1, 2}, what is the complement of A?
{3, 4, 5}
What is a universal set?
A universal set is the set that contains all possible elements for a particular discussion.
Define disjoint sets.
Disjoint sets are sets that have no elements in common.
If A = {1, 2} and B = {3, 4}, are A and B disjoint?
Yes
What is a finite set?
A finite set is a set with a countable number of elements.
What is an infinite set?
An infinite set is a set with an uncountable number of elements.
Give an example of an infinite set.
The set of all natural numbers.
What are equivalent sets?
Equivalent sets are sets that have the same number of elements.
True or False: Two sets can be equivalent even if they contain different elements.
True
What does it mean for two sets to be equal?
Two sets are equal if they contain exactly the same elements.