2 Sets

Syllabus
2016
Topic
2
Level

Learning objectives

Understand what makes a set

A set is a well-defined collection of distinct objects, called elements. 'Well-defined' means that membership can be decided unambiguously.

The vowels in the word MATHEMATICS form the set {A,E,I}\{A,E,I\}: repeated letters are written once. The collection 'interesting numbers' is not well-defined unless a precise rule for interesting is supplied.

The order used to list elements does not change the set, so {2,4,6}={6,2,4}\{2,4,6\}=\{6,2,4\}. Braces describe the collection; they do not mean an ordered list.

Describe sets by listing or by a rule

Form Example Meaning
words AA is the set of positive even integers below 1010 states the membership rule
roster A={2,4,6,8}A=\{2,4,6,8\} lists every element once
set-builder A={x:xextisapositiveevenintegerandx<10}A=\{x:x ext{ is a positive even integer and }x<10\} gives a rule after the colon

In a practical situation, define what one element represents before forming the set. In an abstract set, test each candidate against every condition in the rule.

Dots such as {2,4,6,}\{2,4,6,\ldots\} are safe only when the continuation rule is unambiguous. Do not confuse an element such as 22 with the one-element set {2}\{2\}.

Find unions and intersections

Operation Membership test Venn region
ABA\cap B in both AA and BB overlap only
ABA\cup B in AA or BB or both every region inside either set

A={1,2,3,4},\quad B={3,4,5}\ A\cap B={3,4},\qquad A\cup B={1,2,3,4,5}

For algebraically defined sets, translate each rule into a membership condition. Intersection means satisfying both conditions simultaneously; union means satisfying at least one.

The mathematical word 'or' in a union is inclusive: elements in the overlap are included. List each element only once.

Count the elements of a set

The notation n(A)n(A) means the number of distinct elements in set AA, not the sum of their numerical values.

A={2,4,6,8}\quad\Longrightarrow\quad n(A)=4

n(A\cup B)=n(A)+n(B)-n(A\cap B)

The intersection is subtracted once because it was counted in both n(A)n(A) and n(B)n(B). On a Venn diagram, add every disjoint region belonging to the required set exactly once.

An empty region contributes 00 elements. A written zero inside a region is a count, not an element that must be counted as one.

Take the complement within the universal set

The complement AA' contains every element of the universal set that is not in AA. Its meaning therefore depends on the chosen universal set.

\mathcal E={1,2,3,4,5,6},\quad A={2,4,6}\quad\Longrightarrow\quad A'={1,3,5}

Expression Equivalent description
(AB)(A\cup B)' outside both AA and BB; ABA'\cap B'
(AB)(A\cap B)' not in both together; ABA'\cup B'

Complement does not mean 'negative' or 'opposite'. It means outside the named set but still inside the universal set.

Recognise and list subsets

Set AA is a subset of set BB when every element of AA is also an element of BB. The empty set and the whole set are subsets of every set and of itself respectively.

ext{A set with }n ext{ elements has }2^n ext{ subsets.}

For P={a,b}P=\{a,b\}, the complete subset list is arnothingarnothing, {a}\{a\}, {b}\{b\} and {a,b}\{a,b\}. There are 22=42^2=4 subsets.

Membership and subset are different: aa is an element of PP, while {a}\{a\} is a subset of PP. Reordering the same elements does not create another subset.

Use universal and empty sets

Set Meaning Key consequence
universal set E\mathcal E all elements currently under consideration every named set is contained in it
empty set arnothingarnothing a set with no elements n( arnothing)=0

If E={1,2,3,4,5,6}\mathcal E=\{1,2,3,4,5,6\}, AA is the even elements and BB is the odd elements, then A\cap B= arnothing and AB=EA\cup B=\mathcal E.

The empty set is not the same as {0}\{0\}. The first has no elements; the second has one element, the number zero. The universal set changes with the stated context.

Translate information into a Venn diagram

A Venn diagram divides the universal set into mutually exclusive regions. For three sets, enter information from the most specific region outward.

  1. Place the three-set intersection. 2. Fill each 'exactly two' region after subtracting the triple intersection when necessary. 3. Fill each single-set-only region. 4. Put elements in none of the sets outside all circles but inside the rectangle. 5. Check every region against the totals.

n(\mathcal E)= ext{sum of all disjoint regions, including the outside region}

A value in an overlap belongs to every circle that contains it, but it is counted once in the universal total. Row 199715 supplied a diagram but no answer and was excluded as representative evidence.

Read and combine set symbols

Symbol Read as
xAx\in A / $x
otin A|xis/isnotanelementofis / is not an element ofA$
ABA\subseteq B AA is a subset of BB
ABA\cup B / ABA\cap B union / intersection
AA' complement of AA
arnothingarnothing empty set
n(A)n(A) number of elements in AA
E\mathcal E universal set

Read a compound expression from its grouping outward. For example, n(BC)n(B'\cap C) asks for the number of elements that are in CC and not in BB.

Symbols describe different relationships: 3A3\in A can be true while 3A3\subseteq A is ill-formed because 33 is an element, not a set. Preserve brackets when taking a complement of a combined set.