A finite set is a set that has a specific, countable number of elements. For example, the set of all even numbers less than 10 is finite: {2, 4, 6, 8}. |
Card: 2 / 30 |
A subset A of a set B includes all elements of A that are also in B. A proper subset A of B means A is a subset of B but not equal to B, meaning A contains fewer elements than B. |
Card: 4 / 30 |
The formula for the union of two sets A and B is n(A ∪ B) = n(A) + n(B) - n(A ∩ B). For example, if n(A) = 3 and n(B) = 4 with n(A ∩ B) = 1, then n(A ∪ B) = 3 + 4 - 1 = 6. |
Card: 6 / 30 |
The complement of set A, denoted as Ac, is defined as Ac = U - A, where U is the universal set. For example, if U = {1, 2, 3, 4, 5} and A = {2, 4}, then Ac = {1, 3, 5}. |
Card: 8 / 30 |
To determine if a set is empty, check if there are no elements listed in roster form or no defining property in set-builder form. For example, Ø denotes an empty set. |
Card: 10 / 30 |
The number of subsets of a set with n elements is given by 2^n. For example, if a set has 3 elements, the number of subsets is 2^3 = 8. |
Card: 12 / 30 |
A' is the complement of A with respect to U. Therefore, A' = U - A = {3, 4, 5}. |
Card: 14 / 30 |
If A = {x | x is an odd integer less than 10} and B = {x | x is a prime number less than 10}, what is A ∩ B? |
Card: 15 / 30 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
The power set of A, denoted P(A), is the set of all subsets of A. Thus, P(A) = {Ø, {a}, {b}, {a, b}}. |
Card: 18 / 30 |
A ∪ B = {1, 2, 3}. It includes all elements from both sets without duplication. |
Card: 20 / 30 |
Two sets are equivalent if they have the same number of elements, regardless of what the elements are. For example, A = {1, 2} and B = {x, y} are equivalent sets. |
Card: 22 / 30 |
If A and B are disjoint sets, then n(A ∩ B) = 0. For example, if A = {1, 2} and B = {3, 4}, then n(A ∩ B) = 0. |
Card: 24 / 30 |
Knowing the universal set allows you to easily find complements and determine relationships between sets. It provides a reference for which elements are included or excluded. |
Card: 26 / 30 |
A set A is a subset of a set B, denoted as A ⊆ B, if every element of A is also an element of B. For example, if A = {1, 2} and B = {1, 2, 3}, then A is a subset of B. |
Card: 30 / 30 |