SlideShare a Scribd company logo
GEC131 College Mathematic
SETS
➢A set is a collection of well defined distinct
objects.
➢ Objects in the collection are called elements
of the set.
Introduction to Sets
Examples - set
•The collection of all books in our
library is a set.
Each book is an element of the set.
• The collection of all students is a
set.
Each student is an element of the
set.
Examples - set
The collection of counting numbers is a set.
Each counting number is an element of the
set.
The collection of pens in your briefcase is a set.
Each pen in your briefcase is an element of
the set.
Sets Notation
The simplest set notation used to represent the
elements of a set is the curly brackets { }.
An example of a set is A = {a, b, c, d}.
Here the set is represented with a capital letter, and
its elements are denoted by small letters.
Example – roster method
A variation of the simple roster method uses the
ellipsis ( … ) when the pattern is obvious and the set
is large.
{1, 3, 5, 7, … , 9017} is the set of odd
counting numbers less than or equal to 9017.
We call a finite set
{1, 2, 3, 4,… } is the set of all counting
numbers. We call an infinite set.
Example – set builder notation
• {x | x < 6 and x is a counting number} is the set of
all counting numbers less than 6.
• Note this is the same set as {1,2,3,4,5}
Notation – if an element of
If x is an element of the set A, we write this as
x  A. x  A means x is not an element of A.
If A = {3, 17, 2 } then
3  A, 17  A, 2  A and 5  A.
If A = { x | x is a prime number } then
5  A, and 6  A.
Definition
The set with no elements is called the
empty set or void or the null set and is
designated with the symbol .
Examples – empty set
⚫ The set of even prime numbers
greater than 2 is the empty set.
⚫ The set {x | x < 3 and x > 5} is the
empty set.
Definition - subset
The set A is a subset of the set B if every
element of A is an element of B.
• If A is a subset of B we write
A  B to designate that relationship.
• If A is not a subset of B we write
A  B to designate that relationship.
Example - subset
The set A = {3, 5, 7} is not a subset of
set B = {1, 4, 5, 7, 9}
because 3 is an element of A but is not an
element of B.
The empty set is a subset of every set,
because every element of the empty set
is an element of every other set.
Example - subset
The set
A = {1, 2, 3, 4, 5, 6} is a subset of the set
B = {x | x < 7 and x is a counting number}
Notice also that B is a subset of A because every
element of B is an element of A.
Proper Subset
 A is a proper subset of B, written as A  B,
when A is a subset of B and x  B and x 
A (every element A is in B but there is
at least one element B not in A)
 When A is a proper subset of B, A  B
 Eg:
The set of all men is a proper subset of the
set of all people.
{1, 3}  {1, 2, 3, 4}
{1, 2, 3, 4}  {1, 2, 3, 4}
Example - equality
The sets
A = {3, 4, 6} and B = {6, 3, 4} are
equal because A  B and B  A.
The definition of equality of sets shows that
the order in which elements are written
does not affect the set.
Example - equality
The sets A = {2, 5} and
B = {2, 5, 7} are not equal
We would write A ≠ B.
Note that A  B.
Definition - intersection
The intersection of two sets A and B is
the set containing those elements which
are elements of A and elements of B.
We write A  B
If A = {3, 4, 6} and
B = { 1, 2, 3, 4, 5, 6}
then
A  B = {3, 4, 6}.
Example - Intersection
Definition - union
The union of two sets A and B is the set
containing those elements which are
elements of A or elements of B without
duplication
We write A  B
Example - Union
If A = {3, 4, 6} and
B = { 1, 2, 3, 5, 6} then
A  B = {1, 2, 3, 4, 5, 6}.
Algebraic Properties
Union and intersection are
commutative operations.
A  B = B  A
A ∩ B = B ∩ A
Algebraic Properties
Union and intersection are
associative operations.
(A  B)  C = A  (B  C)
(A ∩ B) ∩ C = B ∩ (A ∩ C)
Algebraic Properties
Two distributive laws are true.
A ∩ ( B  C )= (A ∩ B)  (A ∩ C)
A  ( B ∩ C )= (A  B) ∩ (A  C)
Algebraic Properties
A few other elementary properties of
intersection and union.
A   =A A ∩  = 
A  A = A A ∩ A = A
Universal Sets
 The universal set is the set of all
things pertinent to a given discussion
and is designated by the symbol U
Example:
U = {all students at SPUIC}
Some Subsets:
A = {all IAB students}
B = {freshmen students}
C = {sophomore students}
The Complement of a Set
A
The shaded region represents the
complement of the set A
Ac
Set Complement
~A or
A′
 “A complement,” or “not A” is the set
of all elements not in A.
*What the others have that you don’t*
Complements
o If A is a subset of the universal set U,
then the complement of A is the set
o Note: ;

=
 c
A
A
 
c
A x U x A
=  
U
A
A c
=

Cardinality of Sets
 If A is a finite set, then cardinality of A,
denoted by n(A) or |A|, the number of
elements A contains
 Eg: A = {x, y, z}. n(A) = 3
 We see that
A  B  |A|  |B|, and
A  B  |A|  |B|.
Example
 For U = {1, 2, 3, 4, 5}, A = {1, 2},
and B = {1, 2}, we see that A is a subset of
B (that is, A  B), but it is not a proper
subset of B (or, A  B).
 A  B  |A|  |B|, 2  2 so it is true that A
 B
 A  B  |A|  |B|, 2  2 false so it is false
that A  B.
Disjoint Set
 Two sets are disjoint, if they have no elements in
common
 A and B are disjoint, A  B = 
 Eg: Are A = {1, 3, 5} and B = {2, 4, 6} disjoint?
Yes. {1, 3, 5}  {2, 4, 6} = 
 Sets A1, A2, …, An are mutually disjoint, if no two sets Ai
and Aj with distinct subscripts have any elements in
common
 Ai  Aj =  whenever i  j
 Eg: Are B1 = {2, 4, 6}, B2 = {3, 7}, B3 = {4, 5}
mutually disjoint?
No. B1 and B3 both contain 4.
Power Set
 Power set of A, denoted by P(A), is the
set of all subsets of A
 Theorem: If A  B, then P(A)  P(B)
 Theorem: If set X has n elements, then
P(X) has 2n elements
 Eg: P({x, y}) = {, {x}, {y}, {x, y}}
Power Set
 Eg: Let C = {1, 2, 3, 4}. What is
the power set of C?
P(C) = {, {1}, {2}, {3}, {4}, {1,
2}, {1, 3}, {1, 4}, {2, 3}, {2, 4},
{3, 4}, {1, 2, 3}, {1, 2, 4}, {1, 3,
4},{2, 3, 4}, C}
Example
 In a class of 50 college freshmen, 30 are studying C++,
25 are studying Java, and 10 are studying both
languages. How many freshmen are studying either
computer language?
We let U be the class of 50 freshmen, A is the subset of
those students studying C++, and B is the subset of
those studying Java.
n(A) = 30, n(B) = 25, n(A  B) = 10
n(A  B) = n(A) + n(B) - n(A  B)
= 30 + 25 – 10
= 45
Example
 Let U = {1, 2, 3, 4, 5, 6, x, y, {1, 2}, {1, 2, 3}, {1, 2, 3, 4}}
Then |U| = 11.
(a) If A = {1, 2, 3, 4} then |A| = 4 and
A  U A  U A  U
{A}  U {A}  U {A}  U
(b) Let B = {5, 6, x, y, A} = {5, 6, x, y, {1, 2, 3, 4}}. Then |B| =
5, not 8. And
A  B {A}  B {A}  B
{A}  B A  B (that is, A is not a subset of B)
A  B (that is, A is not a proper subset of B).
Based on the diagram, what is the total number of
students who did participate in volleyball?
15 9 11
6
5 4
12
Volleyball
Example
Examples
{1,2,3}
A = {3,4,5,6}
B =
{3}
A B
 =
{1,2,3,4,5,6}
A B
 =

More Related Content

Similar to Chap2_SETS_PDF.pdf

Sets class 11
Sets class 11Sets class 11
Sets class 11
Nitishkumar0105999
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
RohithV15
 
CMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set OperationsCMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set Operations
allyn joy calcaben
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
VihaanBhambhani
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
gowhiksankar54
 
Set theory
Set theorySet theory
Set theory
Robert Geofroy
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdf
stephy1234
 
Sets in discrete mathematics
Sets in discrete mathematicsSets in discrete mathematics
Sets in discrete mathematics
University of Potsdam
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
Zubair Khan
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
Rommel Limbauan
 
Set theory
Set theorySet theory
Set theory
Prerak Trivedi
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
baberexha
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
catadajasmin903
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
vipulAtri
 
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
LouelaDePaz
 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
NovyFacun1
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdf
SenaJover
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
Manik Bhola
 
Sets
SetsSets

Similar to Chap2_SETS_PDF.pdf (20)

Sets class 11
Sets class 11Sets class 11
Sets class 11
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
CMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set OperationsCMSC 56 | Lecture 6: Sets & Set Operations
CMSC 56 | Lecture 6: Sets & Set Operations
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
Set theory
Set theorySet theory
Set theory
 
Digital text sets pdf
Digital text sets  pdfDigital text sets  pdf
Digital text sets pdf
 
Sets in discrete mathematics
Sets in discrete mathematicsSets in discrete mathematics
Sets in discrete mathematics
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Set theory
Set theorySet theory
Set theory
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
 
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
Lesson2_MathematicalLanguageAndSymbols _Lesson 2.1_VariablesAndTheLanguageOfS...
 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
 
pdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdfpdf_20221016_194015_0000.pdf
pdf_20221016_194015_0000.pdf
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
 
Sets
SetsSets
Sets
 

More from RatipornChomrit

chapter3 SA_IM SAFE.pptx
chapter3 SA_IM SAFE.pptxchapter3 SA_IM SAFE.pptx
chapter3 SA_IM SAFE.pptx
RatipornChomrit
 
metric.pptx
metric.pptxmetric.pptx
metric.pptx
RatipornChomrit
 
Chap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptxChap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptx
RatipornChomrit
 
Human Factors.pdf
Human Factors.pdfHuman Factors.pdf
Human Factors.pdf
RatipornChomrit
 
Metric in Hospitality Industry.pptx
 Metric in Hospitality Industry.pptx Metric in Hospitality Industry.pptx
Metric in Hospitality Industry.pptx
RatipornChomrit
 
metric.pptx
metric.pptxmetric.pptx
metric.pptx
RatipornChomrit
 
SEO Strategy.pdf
SEO Strategy.pdfSEO Strategy.pdf
SEO Strategy.pdf
RatipornChomrit
 
media.pptx
media.pptxmedia.pptx
media.pptx
RatipornChomrit
 
cooking terminology.pptx
cooking terminology.pptxcooking terminology.pptx
cooking terminology.pptx
RatipornChomrit
 
session5 chapter4 Menu Planning.pptx
session5 chapter4 Menu Planning.pptxsession5 chapter4 Menu Planning.pptx
session5 chapter4 Menu Planning.pptx
RatipornChomrit
 
English Score .pptx
English Score .pptxEnglish Score .pptx
English Score .pptx
RatipornChomrit
 
session8 chapter6 quality system.pptx
session8 chapter6 quality system.pptxsession8 chapter6 quality system.pptx
session8 chapter6 quality system.pptx
RatipornChomrit
 
session5 chapter4 Menu Planning_PDF.pdf
session5 chapter4 Menu Planning_PDF.pdfsession5 chapter4 Menu Planning_PDF.pdf
session5 chapter4 Menu Planning_PDF.pdf
RatipornChomrit
 
session3 chapter2 Flight catering system.pdf
session3 chapter2 Flight catering system.pdfsession3 chapter2 Flight catering system.pdf
session3 chapter2 Flight catering system.pdf
RatipornChomrit
 
Flight catering system.pdf
Flight catering system.pdfFlight catering system.pdf
Flight catering system.pdf
RatipornChomrit
 

More from RatipornChomrit (16)

chapter3 SA_IM SAFE.pptx
chapter3 SA_IM SAFE.pptxchapter3 SA_IM SAFE.pptx
chapter3 SA_IM SAFE.pptx
 
metric.pptx
metric.pptxmetric.pptx
metric.pptx
 
TEM.pptx
TEM.pptxTEM.pptx
TEM.pptx
 
Chap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptxChap1_Number and Number Sydtem.pptx
Chap1_Number and Number Sydtem.pptx
 
Human Factors.pdf
Human Factors.pdfHuman Factors.pdf
Human Factors.pdf
 
Metric in Hospitality Industry.pptx
 Metric in Hospitality Industry.pptx Metric in Hospitality Industry.pptx
Metric in Hospitality Industry.pptx
 
metric.pptx
metric.pptxmetric.pptx
metric.pptx
 
SEO Strategy.pdf
SEO Strategy.pdfSEO Strategy.pdf
SEO Strategy.pdf
 
media.pptx
media.pptxmedia.pptx
media.pptx
 
cooking terminology.pptx
cooking terminology.pptxcooking terminology.pptx
cooking terminology.pptx
 
session5 chapter4 Menu Planning.pptx
session5 chapter4 Menu Planning.pptxsession5 chapter4 Menu Planning.pptx
session5 chapter4 Menu Planning.pptx
 
English Score .pptx
English Score .pptxEnglish Score .pptx
English Score .pptx
 
session8 chapter6 quality system.pptx
session8 chapter6 quality system.pptxsession8 chapter6 quality system.pptx
session8 chapter6 quality system.pptx
 
session5 chapter4 Menu Planning_PDF.pdf
session5 chapter4 Menu Planning_PDF.pdfsession5 chapter4 Menu Planning_PDF.pdf
session5 chapter4 Menu Planning_PDF.pdf
 
session3 chapter2 Flight catering system.pdf
session3 chapter2 Flight catering system.pdfsession3 chapter2 Flight catering system.pdf
session3 chapter2 Flight catering system.pdf
 
Flight catering system.pdf
Flight catering system.pdfFlight catering system.pdf
Flight catering system.pdf
 

Recently uploaded

Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Arihant Webtech Pvt. Ltd
 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
balatucanapplelovely
 
The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...
awaisafdar
 
Attending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learnersAttending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learners
Erika906060
 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products Newsletter
NathanBaughman3
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
usawebmarket
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
seoforlegalpillers
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
HumanResourceDimensi1
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
sarahvanessa51503
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ofm712785
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
Cynthia Clay
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
fakeloginn69
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
taqyed
 
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdfikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
agatadrynko
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
BBPMedia1
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
marketing317746
 

Recently uploaded (20)

Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
 
The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...The effects of customers service quality and online reviews on customer loyal...
The effects of customers service quality and online reviews on customer loyal...
 
The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...The Parable of the Pipeline a book every new businessman or business student ...
The Parable of the Pipeline a book every new businessman or business student ...
 
Attending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learnersAttending a job Interview for B1 and B2 Englsih learners
Attending a job Interview for B1 and B2 Englsih learners
 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products Newsletter
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
 
Brand Analysis for an artist named Struan
Brand Analysis for an artist named StruanBrand Analysis for an artist named Struan
Brand Analysis for an artist named Struan
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
 
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdfikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
 

Chap2_SETS_PDF.pdf

  • 2. ➢A set is a collection of well defined distinct objects. ➢ Objects in the collection are called elements of the set. Introduction to Sets
  • 3. Examples - set •The collection of all books in our library is a set. Each book is an element of the set. • The collection of all students is a set. Each student is an element of the set.
  • 4. Examples - set The collection of counting numbers is a set. Each counting number is an element of the set. The collection of pens in your briefcase is a set. Each pen in your briefcase is an element of the set.
  • 5. Sets Notation The simplest set notation used to represent the elements of a set is the curly brackets { }. An example of a set is A = {a, b, c, d}. Here the set is represented with a capital letter, and its elements are denoted by small letters.
  • 6. Example – roster method A variation of the simple roster method uses the ellipsis ( … ) when the pattern is obvious and the set is large. {1, 3, 5, 7, … , 9017} is the set of odd counting numbers less than or equal to 9017. We call a finite set {1, 2, 3, 4,… } is the set of all counting numbers. We call an infinite set.
  • 7. Example – set builder notation • {x | x < 6 and x is a counting number} is the set of all counting numbers less than 6. • Note this is the same set as {1,2,3,4,5}
  • 8. Notation – if an element of If x is an element of the set A, we write this as x  A. x  A means x is not an element of A. If A = {3, 17, 2 } then 3  A, 17  A, 2  A and 5  A. If A = { x | x is a prime number } then 5  A, and 6  A.
  • 9. Definition The set with no elements is called the empty set or void or the null set and is designated with the symbol .
  • 10. Examples – empty set ⚫ The set of even prime numbers greater than 2 is the empty set. ⚫ The set {x | x < 3 and x > 5} is the empty set.
  • 11. Definition - subset The set A is a subset of the set B if every element of A is an element of B. • If A is a subset of B we write A  B to designate that relationship. • If A is not a subset of B we write A  B to designate that relationship.
  • 12. Example - subset The set A = {3, 5, 7} is not a subset of set B = {1, 4, 5, 7, 9} because 3 is an element of A but is not an element of B. The empty set is a subset of every set, because every element of the empty set is an element of every other set.
  • 13. Example - subset The set A = {1, 2, 3, 4, 5, 6} is a subset of the set B = {x | x < 7 and x is a counting number} Notice also that B is a subset of A because every element of B is an element of A.
  • 14. Proper Subset  A is a proper subset of B, written as A  B, when A is a subset of B and x  B and x  A (every element A is in B but there is at least one element B not in A)  When A is a proper subset of B, A  B  Eg: The set of all men is a proper subset of the set of all people. {1, 3}  {1, 2, 3, 4} {1, 2, 3, 4}  {1, 2, 3, 4}
  • 15. Example - equality The sets A = {3, 4, 6} and B = {6, 3, 4} are equal because A  B and B  A. The definition of equality of sets shows that the order in which elements are written does not affect the set.
  • 16. Example - equality The sets A = {2, 5} and B = {2, 5, 7} are not equal We would write A ≠ B. Note that A  B.
  • 17. Definition - intersection The intersection of two sets A and B is the set containing those elements which are elements of A and elements of B. We write A  B
  • 18. If A = {3, 4, 6} and B = { 1, 2, 3, 4, 5, 6} then A  B = {3, 4, 6}. Example - Intersection
  • 19. Definition - union The union of two sets A and B is the set containing those elements which are elements of A or elements of B without duplication We write A  B
  • 20. Example - Union If A = {3, 4, 6} and B = { 1, 2, 3, 5, 6} then A  B = {1, 2, 3, 4, 5, 6}.
  • 21. Algebraic Properties Union and intersection are commutative operations. A  B = B  A A ∩ B = B ∩ A
  • 22. Algebraic Properties Union and intersection are associative operations. (A  B)  C = A  (B  C) (A ∩ B) ∩ C = B ∩ (A ∩ C)
  • 23. Algebraic Properties Two distributive laws are true. A ∩ ( B  C )= (A ∩ B)  (A ∩ C) A  ( B ∩ C )= (A  B) ∩ (A  C)
  • 24. Algebraic Properties A few other elementary properties of intersection and union. A   =A A ∩  =  A  A = A A ∩ A = A
  • 25. Universal Sets  The universal set is the set of all things pertinent to a given discussion and is designated by the symbol U Example: U = {all students at SPUIC} Some Subsets: A = {all IAB students} B = {freshmen students} C = {sophomore students}
  • 26. The Complement of a Set A The shaded region represents the complement of the set A Ac
  • 27. Set Complement ~A or A′  “A complement,” or “not A” is the set of all elements not in A. *What the others have that you don’t*
  • 28. Complements o If A is a subset of the universal set U, then the complement of A is the set o Note: ;  =  c A A   c A x U x A =   U A A c = 
  • 29. Cardinality of Sets  If A is a finite set, then cardinality of A, denoted by n(A) or |A|, the number of elements A contains  Eg: A = {x, y, z}. n(A) = 3  We see that A  B  |A|  |B|, and A  B  |A|  |B|.
  • 30. Example  For U = {1, 2, 3, 4, 5}, A = {1, 2}, and B = {1, 2}, we see that A is a subset of B (that is, A  B), but it is not a proper subset of B (or, A  B).  A  B  |A|  |B|, 2  2 so it is true that A  B  A  B  |A|  |B|, 2  2 false so it is false that A  B.
  • 31. Disjoint Set  Two sets are disjoint, if they have no elements in common  A and B are disjoint, A  B =   Eg: Are A = {1, 3, 5} and B = {2, 4, 6} disjoint? Yes. {1, 3, 5}  {2, 4, 6} =   Sets A1, A2, …, An are mutually disjoint, if no two sets Ai and Aj with distinct subscripts have any elements in common  Ai  Aj =  whenever i  j  Eg: Are B1 = {2, 4, 6}, B2 = {3, 7}, B3 = {4, 5} mutually disjoint? No. B1 and B3 both contain 4.
  • 32. Power Set  Power set of A, denoted by P(A), is the set of all subsets of A  Theorem: If A  B, then P(A)  P(B)  Theorem: If set X has n elements, then P(X) has 2n elements  Eg: P({x, y}) = {, {x}, {y}, {x, y}}
  • 33. Power Set  Eg: Let C = {1, 2, 3, 4}. What is the power set of C? P(C) = {, {1}, {2}, {3}, {4}, {1, 2}, {1, 3}, {1, 4}, {2, 3}, {2, 4}, {3, 4}, {1, 2, 3}, {1, 2, 4}, {1, 3, 4},{2, 3, 4}, C}
  • 34. Example  In a class of 50 college freshmen, 30 are studying C++, 25 are studying Java, and 10 are studying both languages. How many freshmen are studying either computer language? We let U be the class of 50 freshmen, A is the subset of those students studying C++, and B is the subset of those studying Java. n(A) = 30, n(B) = 25, n(A  B) = 10 n(A  B) = n(A) + n(B) - n(A  B) = 30 + 25 – 10 = 45
  • 35. Example  Let U = {1, 2, 3, 4, 5, 6, x, y, {1, 2}, {1, 2, 3}, {1, 2, 3, 4}} Then |U| = 11. (a) If A = {1, 2, 3, 4} then |A| = 4 and A  U A  U A  U {A}  U {A}  U {A}  U (b) Let B = {5, 6, x, y, A} = {5, 6, x, y, {1, 2, 3, 4}}. Then |B| = 5, not 8. And A  B {A}  B {A}  B {A}  B A  B (that is, A is not a subset of B) A  B (that is, A is not a proper subset of B).
  • 36. Based on the diagram, what is the total number of students who did participate in volleyball? 15 9 11 6 5 4 12 Volleyball Example
  • 37. Examples {1,2,3} A = {3,4,5,6} B = {3} A B  = {1,2,3,4,5,6} A B  =