Sets#

A set is just a collection of distinct objects.

Examples:

  • $\mathbb{R}$: real numbers
  • $\{1,2,3\}$
  • solutions to an equation

In pure math, you define things by properties, not construction.