The Language of Sets
The Language of Sets
MATHEMATICS IN THE
MODERN WORLD
WORKSHEET 6
MATHEMATICAL LANGUAGE AND SYMBOLS
The Language of Sets
Example: Z = {1, 2, 3, 4, 5}
Set
b. Rule Method – this is done by describing the elements
Some sets occur very often in mathematics, and so we use
For example, let V the set of the vowels in the English Alphabet. Write Example: Z = {the set of the first positive integers}
symbolically to describe u and w with respect to the given set V.
The set-builder notation in the form A = {x|�� ���� …} read as “A is the set of
u ∈ V → since the elements of V are a, e, i, o, and u.
Source: All integers, positive, negative, and zero = {…, -2, -1, 0, 1,
Example: Z = {x|x is one of first positive integers}
google.com
special symbols for them. Some such symbols follow: N = 2, …} R = The real numbers. or Z = {x|x �� N, x ≤ 5}, (note that N is the set of natural
The natural numbers or positive integers = {1, 2, 3, …} Z = all x such that x is…} can be used to write a set by numbers)
describing each element of the set.
a. Proper subset is a subset that is not identical to the original set - it contains 2. Equivalent sets. Two or more sets are equivalent if they have the same
fewer elements. We use the symbol “⊂”. number of elements.
b. Improper subset is a subset whose elements are indentical to the original set Example: Let C = {4, 7, 10} and D = {x, y, z}
and the empty set. Both C and D have 3 elemements, that is, n(C) = n(D) = 3. Therefore, C and
D are equivalent sets. We write C ~ D.
To determine the number of subsets of set A, denoted by s(A), use the formula: 3. Joint sets. Two or more sets are joint sets if they have at least one common
s(A) = 2��, where n is the number of elements of A. element.
Example: Let E = {the letters of the word “math”} and F = {the letters of the word
“music”}. Examine the common elements found in both E and F. We see that they
have a common element, m. Therefore, E and F are joint sets.
Example: Let C = {red, blue, yellow}. List the proper and improper subsets of C.
Note that C has n = 3 elements. Using the formula, 23 = 8. Hence it has 8 4. Disjoint sets. Two or more sets are disjoint sets if they do not have at least one
subsets: 6 proper subsets and 2 improper subsets. common element.
Proper subsets: Example: Let G ={1, 2, 3, 4, 5} and H = {6, 7, 8, 9, 10}. Since we do not see any
element common to G and H, then G and H are disjoint sets.
{red}, {blue}, {yellow}, {red, blue}, {red, yellow}, {blue, yellow}
B. Operations on Sets
Improper subsets:
Let us consider two sets A and B to illustrate the four operations namely:
{red, blue, yellow}, { }
union, intersection, difference, and complement.
1. The union of two sets denoted by A ⋃ B contains all the elements contained in
Try this! either set (or both sets). More formally, x ∊ A ⋃ B if x ∈ A or x ∈ B (or both).
Given R = {a, b, c, d}. List all the subsets of R. 2. The intersection of two sets denoted by A ⋂ B contains only the elements that are
in both sets. More formally, x ∈ A ⋂ B if x ∈ A and x ∈ B.
3. The difference of two sets denoted by A – B contains the elements found in A but
not in B. Conversely, B – A contains the elements found in B not in A. More
Relations and operations on sets formally, x ∈ (A – B) if x ∈ A and x ∉ B. Moreover, x ∈ (B – A) if x ∈ B and x ∉
A. sets are represented by circles lying within the rectangle.
The following diagram illustrates the real number system using a Venn
4. The complement of a set A contains everything that is not in the set A. The
Diagram.
complement is notated A’, or Ac, or sometimes ~A.
Example:
A = {2, 3, 6, 7, 8, 10}
B = {2, 3, 5, 7, 9, 10}
a. A ⋃ B
b. A ⋂ B
c. A – B
d. B – A
Answers:
b. A ⋂ B = {2, 3, 7, 10}
e. A c = {1, 4, 5, 9}
f. Bc = {1, 5, 6, 8}