Maam Gener
Maam Gener
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
mathematician GeorgCantor
(1845-1918).
• Hefirst encountered sets while
working on“Problems on
Trigonometric Series.”
• Setsare being used in
mathematics problem sincethey
were discovered.
SETS
• The collection of object of a particular 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 smallletters (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:
Roster or tabularformmethod
Set-builder formmethod
STATEMENTFORM
Well-defined description of the elements of
the set is given and the same are closed in
curly brackets.
Example:
1. The set of odd numbers less that 7. {odd numbers
less than 7}
2. A set of basketball varsity players of NDDU with ages
between 16 years old to 20 years old.
ROSTEROR TABULAR FORM
all the elements of set are listed, the
elements arebeing separated 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 elements of a set possess a single
commonproperty which is not possessed by
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 numbers less than 0.
2. Let A = { x : 2 < x < 3, x is a natural number.}
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:
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:
Example:
• If A = {1, 2, 3}, B = {2, 3, 4}, C = {3, 5, 7},
then U = {1, 2, 3, 4, 5, 7}
Exercises:
Give what is asked.
Let A = {1,2,3}
Let B = {the ten digits}
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}}