Explanation
Common types of sets:
-
Finite Set – has a countable number of elements
Example: {1, 2, 3, 4} -
Infinite Set – has unlimited elements
Example: {1, 2, 3, …} -
Empty or Null Set – contains no elements
Example: ∅ -
Subset – all elements of one set are in another
Example: A = {1, 2}, B = {1, 2, 3} → A ⊆ B -
Universal Set – contains all elements under consideration
Example: U = {1, 2, 3, 4, 5, 6}