This document defines and provides examples of sets and related concepts:
- A set is a well-defined collection of objects, called elements or members. Sets are denoted by capital letters and elements by lowercase letters.
- There are four main types of sets: empty sets which have no elements; singleton sets with one element; finite sets with a countable number of elements; and infinite sets with an uncountable number of elements.
- Subsets contain all the elements of another set. A proper subset excludes at least one element, while an improper subset is equal to the other set. The universal set is the largest set of which all other sets are subsets.