Courses / Mathematics I
Mathematical Language and Reasoning

Sets and Set-Builder Notation

Mathematics I 258 words Free to read

Sets and Elements

A set is a well-defined collection of distinct objects called elements. Nearly all modern mathematics is built on sets.

NotationMeaning
xAx \in Axx is an element of AA
xAx \notin Axx is not an element of AA
\emptysetThe empty set, containing no elements

A set is determined entirely by its elements. Order and repetition are irrelevant, so {1,2,2,3}={1,2,3}\{1, 2, 2, 3\} = \{1, 2, 3\}.

Sets are specified in two ways:

Standard number sets have reserved symbols: N\mathbb{N} (naturals), Z\mathbb{Z} (integers), Q\mathbb{Q} (rationals), and R\mathbb{R} (reals).

Subsets and Power Sets

Key relationships define how sets interact with each other and their own sizes:

Pitfall: Do not confuse membership (\in) with the subset relation (\subseteq).

3{1,2,3}3 \in \{1,2,3\} is true because 33 is an element. However, {3}{1,2,3}\{3\} \subseteq \{1,2,3\} is true because {3}\{3\} is a set. Writing 3{1,2,3}3 \subseteq \{1,2,3\} is nonsense because 33 is not a set.

Sets and Set-Builder Notation

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Mathematical Language and Reasoning