M116 Module
M116 Module
Objectives:
At the end of the lesson, the
students should be able to:
a. define set;
b. identify the different types of sets;
c. identify the different operations used
in set;
d. solve problems about set; and
e. illustrate venn diagram as visual
representation of the set.
• Developedby German
mathematicianGeorgCanto
r (1845-1918).
• Hefirst encounteredsets
while working
on“Problemson Trigonometric
Series.”
• Setsarebeingusedin
mathematics problem
sincethey were discovered.
SETS
• The collection of object of aparticular
kind.
• The collection of well-defined
distinct objects.
• “well-defined” – specific
property which makes it easy
to identify
• “distinct” - the objects of a
set must be all different
• Sets areusually denoted by capital letters
(A, B, C, …).
• Elements
• the distinct object that form a set.
• representedby smal letters (a, b, c, …).
• written in any order and are
not repeated.
• Cardinality n(A)
• Number of elements it contains.
Example:
1. The collection of students in GE 3 class
whose last name starts with letter “A”.
2. The items that I wear.
3. The collection of green vegetables.
4. The collection of all intelligent students in
BSN class.
In Mathematics:
Example:
1. The set of odd numbers less that 7. {odd
numbers less than 7}
2. A set of basketballvarsity players of NDDU with
ages between 16 years old to 20 years old.
ROSTEROR TABULAR FORM
all the elementsof set are listed, the
elementsarebeingseparated by
commasand areenclosedwithin
braces{}.
Example:
1. Let A denote the set of 10-
digits. A={1, 2, 3, 4, 5, 6,
7, 8, 9, 0}
1. The set of all vowels of the
English alphabet.
V = {a, e, i, o, u}
SET–BUILDERFORM
all the elementsof a set possessasingle
commonproperty whichis not
possessedby anelement outside the set.
“x” – any other variable
“ : or |“ – such that
“ { } “ - set of all
Example:
1. A = {x | x is an even number, 6 < x < 14} or
A = {x | x ∈ C, 6 < x < 14 and C is an
even number}
A = {8,10,12}
2. { x ∈ Z | x > 5}
“the set of all x’s that are an element of
Integers, such that x is greater than 5”
Let B = { x ∈ Z | x >
5} B = {6, 7, 8,
…}
Convert the following using the three
methods of representation of a set:
Example:
1. The set of whole numbersless than 0.
2. Let A={ x : 2 < x< 3, x is a
naturalnumber.}
FINITE SET
A set which contains a definite
number of elements is called a finite
set. Empty set is also called a finite set.
Example:
1. The set of all colors in
the rainbow.
2. N = {x : x ∈ N, x < 7}
INFINITE SET
The set whose elements cannot be
listed, i.e., set containing
never- ending elements.
Example:
1. Set of all points in a
plane. 2. A = { x : x ∈ N, x >
1}
SINGLETON SET
A set which contains only
one element.
Example:
1. A = { x : x is neither prime nor
composite} A = {1}
2. B = { x : x is an even prime
number} B = {2}
EQUAL SETS
Two sets A and B are said to be equal if
they contain the same elements. Every
element of A is an element of B and
every element of B is an element of A.
Example:
A = {p, q, r, s}
B = {p, s, r, q}
Therefore, A = B
EQUIVALENT SETS
Two sets A and B are said to be equivalent
if their cardinal number is same, i.e., n(A) =
n(B). The symbol for denoting an
equivalent set is ‘↔’.
Example:
A = {1, 2, 3}. Here n(A) = 3
B = {p, q, r}. Here n(B) = 3
Therefore, A ↔ B
Exercises:
Identify what type of set are the following:
Subset
Super Set
Proper Subset
Power Set
Universal Set
SUBSETS
If A and B are two sets, and every element
of set A is also an element of set B, then A
is called a subset of B and we write it as
A ⊆ B or B ⊇ A.
• “⊆” – “is a subset of” or “is contained in”
• Empty set is a subset of every set.
• Every set is a subset of itself, i.e., A ⊆ A, B
⊆ B.
• A ⊆ B means A is a subset of B or A
is contained in B.
• B ⊆ A means B contains A.
Example:
1. Let A = {2,4,6}
Let B = {6,4,8,2}
• A is a subset of B. (elements of set
A are contained in set B}
• B is not a subset of A. (all elements
of set b are not contained in set
A)
SUPER SET
Whenever a set A is a subset of set B, we
say the B is a superset of A and we write, B
⊇ A.
• “⊇” – “is a super set of”
Example:
A = {a, e, i, o, u}
B = {a, b, c, ............., z}
Therefore, A is a subset of B but B is a super set
of A or A ⊆ B but B ⊇ A
PROPER SET
If A and B are two sets, then A is called the
proper subset of B if A ⊆ B but B ⊇ A i.e., A
≠ B.
• “⊂” - proper subset
• A⊂B
• No set is a proper subset of itself.
• Empty/Null set is a proper subset
of every set.
Example:
1. Is A ⊆ B?
YES
2. Is B ⊇ A?
YES
3. Is A ⊂ B?
YES
4. Using set A, how many n[P(A)]?
𝟐 =𝟐 =𝟖
𝒏 𝟑
5. What are the power set of A?
{{∅}, {1}, {2}, {3}, {1,2,3}, {1,2}, {2,3}, {3,1}}
Union of sets
Intersection of sets
Difference of two sets
UNION OF SETS
• Union of two given sets is the smallest set
which contains all the elements of both
the sets.
• ”𝖴 ”
• To find the union of two given sets, A and B is
a set which consists of all the elements of
A and all the elements of B such that no
element is repeated.
Example:
Let A = {2,4,5,6}
Let B = {4,6,7,8}