SlideShare une entreprise Scribd logo
1  sur  13
Télécharger pour lire hors ligne
Set Operations
Nabi Safari
Content
 Kind of sets
 Set operations
Kinds of Sets…
 Infinite or Uncountable Set
when the elements of a set is uncountable, the set is known as infinite or
uncountable set.
means the last member of a set is unknown.
A = { 1 , 2 , 3 , 4 ……….. }
B = { The number of stars }
C = { The set of all Even numbers }
 Overlapping or Joint Set.
if at least one member of set A is also a member of set B, then set A and B are overlapping sets.
A = { 1 , 2 , 3 , 4 , 5 } and B = { 2 , 4 , 6 , 7 }
A and B are overlapping sets because { 2 , 4 } are common.
Kinds of Sets
 Disjoint Set
if two sets having no element in common is known as disjoint sets.
A = { 1 , 3 , 5 , 7 , 9 } , B = { 2 , 4 , 6 , 8 , 10 }
set A and B are disjoint sets because there is no element in both the sets is common.
 Equal Sets
Two sets are said to be equal if and only if every element of A also belongs to B and
vice versa.
Symbolically it can be written as A = B
A = { 1 , 2 , 3 } , B = { 2 , 3 , 1 } now A ⊆ B and B ⊆ A
So A = B
Kinds of Sets
 Equivalent Sets
When the cardinality of two sets are equal then the sets are said to be
equivalent.
A = { 1 , 2 , 3 } , B = { a , b , c }
The cardinality of set A and B is 3 so both sets are equivalent.
 Power Set
For set A, a collection of all subsets of A is called the power set of A.
denoted by P (x) and formulated by 2𝑛.
A = { 1 , 2 , 3 } then P(A) = 2𝑛
=> 23
= 8 members
P (A) = { ∅ , 1 , 2 , 3 , {1,2} , {1,3} , {2,3} , {1,2,3} }
Set Operations
 Union of two sets
For any two sets A and B, the union of A and B is a set of all elements which are
members of set A or set B or both. Denoted by ∪.
Let A = { 1 , 2 , 3 , 4 , 5 } and B = { 2 , 3 , 6 , 7 }
Union of set A and B is
A ∪ B = { 1 , 2 , 3 , 4 , 5 } ∪ { 2 , 3 , 6 , 7 }
A ∪ B = { 1 , 2 , 3 , 4 , 5 , 6 , 7 }
Here in union if a member comes 2 times so we will write the member as one time in
the union operation. As in the above example members 2 and 3 are coming two times
and answer we have written once.
 Union of two sets
A = { a , c , e , f , g , h } , B = { b , d , f, i , m , n}
C = { a , e , i , o , u }
Find A ∪ B , B ∪ C , A ∪ C
Solution>>
A ∪ B = { a , c , e , f , g , h } ∪ { b , d , f, i , m , n}
A ∪ B = { a , b , c , d , e , f , g , h , i , m , n}
B ∪ C = { b , d , f, i , m , n} ∪ { a , e , i , o , u }
B ∪ C = { a , b , d , e , f, i , m , n , o , u }
A ∪ C = { a , c , e , f , g , h } ∪ { a , e , i , o , u }
A ∪ C = { a , c , e , f , g , h , i , o , u }
Set Operations
 Intersection of two sets
The intersection of A and B is the set of all elements that is belong to both A and B.
Means common in both sets.
A ∩ B={x | x ∊ A ˄ x ∊ B}
Let A = { 1 , 2 , 3 , 4 , 5 } B = { 2 , 4 }
A ∩ B = { 1 , 2 , 3 , 4 , 5 } ∩ { 2 , 4 }
A ∩ B = { 2 , 4 }
A = { 1 , 2 , 3 , …….. 10 } , B = { 1 , 3 , 5 , 7 , 9 } C = { 2 , 4 , 6 , 8 , 10 }
A ∩ B = { 1 , 2 , 3 , …….. 10 } ∩ { 1 , 3 , 5 , 7 , 9 }
A ∩ B = { 1 , 3 , 5 , 7 , 9 }
Intersection of two sets…
A ∩ C = { 1 , 2 , 3 , …….. 10 } ∩ { 2 , 4 , 6 , 8 , 10 }
A ∩ C = { 2 , 4 , 6 , 8 , 10 } A = { Red , Yellow , Blue , White }
B = { Red , Blue , Green} A ∩ B = {Red , Yellow , Blue , White }
∩ { Red , Blue , Green}
A ∩ B = { Red , Blue }
Let A = { 3, 4, 5, 6 }, B = { 5, 6, 7 }, C = { 7, 8, 9 }
A ∩ B ={ 3, 4, 5, 6 }∩ { 5 , 6 , 7 }
A ∩ B ={ 5, 6 }
A ∩ C ={ 3, 4, 5, 6 }∩ { 7 , 8 , 9 }
A ∩ C ={ } no element is common.
Set Operations
 Difference of two sets
If A and B are any two sets then the difference of B in A is the set of all elements in
A which are not in B. It is denoted by A ─ B ,
A-B= AB={x | x ∊ A ˄ x ∉ B}
A = { 1 , 2 , 3 , 4 , 5 } , B = { 2 , 4 }
A – B = ?
A = { a , b , c , d } , B = { b , d , e , f }
A – B = { a , b , c , d } – { b , d , e , f }
A – B = ?
B – A = ?
Set Operations
 Complement of a set
The complement of a set is the all members which is not included in that set. The
complement of a set we will obtain by subtracting all the members of that set from
the universal set.
(set) c= U – ( set ) For example A`= U – ( A ) here we are
taking the complement of set A that’s why we subtract set A from the universal set.
B`= U – ( B )
S`= U – ( S )
A`={x | x∉ A ˄ x∊U}
A ∪ A`=U A ∩A`= ∅
U
A`
A
Complement of a set…
U = { 1 , 2 , 3 , 4 ……… 10 }
A = { 1 , 3 , 5 , 7 , 9 } , B = { 2 , 4 , 6 , 8 , 10 }
B` = U – ( B )
A` = ?
C = { a , b , c , d } ,
U = { a , b , c , d , e , f , g }
C`=?
Questions ?

Contenu connexe

Similaire à 2 》set operation.pdf

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 Operationsallyn joy calcaben
 
Common symbols used in set theory
Common symbols used in set theoryCommon symbols used in set theory
Common symbols used in set theorysmZaiN1
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Manik Bhola
 
1Q LP 3.4 Venn Diagram & Set Operation (Complement and DIfference).ppsx
1Q LP 3.4  Venn Diagram & Set Operation (Complement and DIfference).ppsx1Q LP 3.4  Venn Diagram & Set Operation (Complement and DIfference).ppsx
1Q LP 3.4 Venn Diagram & Set Operation (Complement and DIfference).ppsxMariaRaffaellaMargau
 
Set relationships
Set relationshipsSet relationships
Set relationshipsAjayQuines
 
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 DUNGUNbaberexha
 
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.pptxNovyFacun1
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONSRohithV15
 
Set Theory
Set TheorySet Theory
Set Theoryitutor
 

Similaire à 2 》set operation.pdf (20)

SETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptxSETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptx
 
Sets class 11
Sets class 11Sets class 11
Sets class 11
 
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
 
Common symbols used in set theory
Common symbols used in set theoryCommon symbols used in set theory
Common symbols used in set theory
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
 
1Q LP 3.4 Venn Diagram & Set Operation (Complement and DIfference).ppsx
1Q LP 3.4  Venn Diagram & Set Operation (Complement and DIfference).ppsx1Q LP 3.4  Venn Diagram & Set Operation (Complement and DIfference).ppsx
1Q LP 3.4 Venn Diagram & Set Operation (Complement and DIfference).ppsx
 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdf
 
Set relationships
Set relationshipsSet relationships
Set relationships
 
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
 
Set theory
Set theorySet theory
Set theory
 
01_Sets.pdf
01_Sets.pdf01_Sets.pdf
01_Sets.pdf
 
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
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
Set Theory
Set TheorySet Theory
Set Theory
 
Operations on Sets
Operations on SetsOperations on Sets
Operations on Sets
 
Operations on Set.pptx
Operations on Set.pptxOperations on Set.pptx
Operations on Set.pptx
 
Ppt geo-d3-set operations
Ppt geo-d3-set operationsPpt geo-d3-set operations
Ppt geo-d3-set operations
 
Sets
SetsSets
Sets
 

Dernier

trihybrid cross , test cross chi squares
trihybrid cross , test cross chi squarestrihybrid cross , test cross chi squares
trihybrid cross , test cross chi squaresusmanzain586
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxNandakishor Bhaurao Deshmukh
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXDole Philippines School
 
Radiation physics in Dental Radiology...
Radiation physics in Dental Radiology...Radiation physics in Dental Radiology...
Radiation physics in Dental Radiology...navyadasi1992
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Servosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicServosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicAditi Jain
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptx
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptxGENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptx
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptxRitchAndruAgustin
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuinethapagita
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》rnrncn29
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...D. B. S. College Kanpur
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxBerniceCayabyab1
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxpriyankatabhane
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 

Dernier (20)

trihybrid cross , test cross chi squares
trihybrid cross , test cross chi squarestrihybrid cross , test cross chi squares
trihybrid cross , test cross chi squares
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
 
Radiation physics in Dental Radiology...
Radiation physics in Dental Radiology...Radiation physics in Dental Radiology...
Radiation physics in Dental Radiology...
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Servosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicServosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by Petrovic
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptx
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptxGENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptx
GENERAL PHYSICS 2 REFRACTION OF LIGHT SENIOR HIGH SCHOOL GENPHYS2.pptx
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptx
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 

2 》set operation.pdf

  • 2. Content  Kind of sets  Set operations
  • 3. Kinds of Sets…  Infinite or Uncountable Set when the elements of a set is uncountable, the set is known as infinite or uncountable set. means the last member of a set is unknown. A = { 1 , 2 , 3 , 4 ……….. } B = { The number of stars } C = { The set of all Even numbers }  Overlapping or Joint Set. if at least one member of set A is also a member of set B, then set A and B are overlapping sets. A = { 1 , 2 , 3 , 4 , 5 } and B = { 2 , 4 , 6 , 7 } A and B are overlapping sets because { 2 , 4 } are common.
  • 4. Kinds of Sets  Disjoint Set if two sets having no element in common is known as disjoint sets. A = { 1 , 3 , 5 , 7 , 9 } , B = { 2 , 4 , 6 , 8 , 10 } set A and B are disjoint sets because there is no element in both the sets is common.  Equal Sets Two sets are said to be equal if and only if every element of A also belongs to B and vice versa. Symbolically it can be written as A = B A = { 1 , 2 , 3 } , B = { 2 , 3 , 1 } now A ⊆ B and B ⊆ A So A = B
  • 5. Kinds of Sets  Equivalent Sets When the cardinality of two sets are equal then the sets are said to be equivalent. A = { 1 , 2 , 3 } , B = { a , b , c } The cardinality of set A and B is 3 so both sets are equivalent.  Power Set For set A, a collection of all subsets of A is called the power set of A. denoted by P (x) and formulated by 2𝑛. A = { 1 , 2 , 3 } then P(A) = 2𝑛 => 23 = 8 members P (A) = { ∅ , 1 , 2 , 3 , {1,2} , {1,3} , {2,3} , {1,2,3} }
  • 6. Set Operations  Union of two sets For any two sets A and B, the union of A and B is a set of all elements which are members of set A or set B or both. Denoted by ∪. Let A = { 1 , 2 , 3 , 4 , 5 } and B = { 2 , 3 , 6 , 7 } Union of set A and B is A ∪ B = { 1 , 2 , 3 , 4 , 5 } ∪ { 2 , 3 , 6 , 7 } A ∪ B = { 1 , 2 , 3 , 4 , 5 , 6 , 7 } Here in union if a member comes 2 times so we will write the member as one time in the union operation. As in the above example members 2 and 3 are coming two times and answer we have written once.
  • 7.  Union of two sets A = { a , c , e , f , g , h } , B = { b , d , f, i , m , n} C = { a , e , i , o , u } Find A ∪ B , B ∪ C , A ∪ C Solution>> A ∪ B = { a , c , e , f , g , h } ∪ { b , d , f, i , m , n} A ∪ B = { a , b , c , d , e , f , g , h , i , m , n} B ∪ C = { b , d , f, i , m , n} ∪ { a , e , i , o , u } B ∪ C = { a , b , d , e , f, i , m , n , o , u } A ∪ C = { a , c , e , f , g , h } ∪ { a , e , i , o , u } A ∪ C = { a , c , e , f , g , h , i , o , u }
  • 8. Set Operations  Intersection of two sets The intersection of A and B is the set of all elements that is belong to both A and B. Means common in both sets. A ∩ B={x | x ∊ A ˄ x ∊ B} Let A = { 1 , 2 , 3 , 4 , 5 } B = { 2 , 4 } A ∩ B = { 1 , 2 , 3 , 4 , 5 } ∩ { 2 , 4 } A ∩ B = { 2 , 4 } A = { 1 , 2 , 3 , …….. 10 } , B = { 1 , 3 , 5 , 7 , 9 } C = { 2 , 4 , 6 , 8 , 10 } A ∩ B = { 1 , 2 , 3 , …….. 10 } ∩ { 1 , 3 , 5 , 7 , 9 } A ∩ B = { 1 , 3 , 5 , 7 , 9 }
  • 9. Intersection of two sets… A ∩ C = { 1 , 2 , 3 , …….. 10 } ∩ { 2 , 4 , 6 , 8 , 10 } A ∩ C = { 2 , 4 , 6 , 8 , 10 } A = { Red , Yellow , Blue , White } B = { Red , Blue , Green} A ∩ B = {Red , Yellow , Blue , White } ∩ { Red , Blue , Green} A ∩ B = { Red , Blue } Let A = { 3, 4, 5, 6 }, B = { 5, 6, 7 }, C = { 7, 8, 9 } A ∩ B ={ 3, 4, 5, 6 }∩ { 5 , 6 , 7 } A ∩ B ={ 5, 6 } A ∩ C ={ 3, 4, 5, 6 }∩ { 7 , 8 , 9 } A ∩ C ={ } no element is common.
  • 10. Set Operations  Difference of two sets If A and B are any two sets then the difference of B in A is the set of all elements in A which are not in B. It is denoted by A ─ B , A-B= AB={x | x ∊ A ˄ x ∉ B} A = { 1 , 2 , 3 , 4 , 5 } , B = { 2 , 4 } A – B = ? A = { a , b , c , d } , B = { b , d , e , f } A – B = { a , b , c , d } – { b , d , e , f } A – B = ? B – A = ?
  • 11. Set Operations  Complement of a set The complement of a set is the all members which is not included in that set. The complement of a set we will obtain by subtracting all the members of that set from the universal set. (set) c= U – ( set ) For example A`= U – ( A ) here we are taking the complement of set A that’s why we subtract set A from the universal set. B`= U – ( B ) S`= U – ( S ) A`={x | x∉ A ˄ x∊U} A ∪ A`=U A ∩A`= ∅ U A` A
  • 12. Complement of a set… U = { 1 , 2 , 3 , 4 ……… 10 } A = { 1 , 3 , 5 , 7 , 9 } , B = { 2 , 4 , 6 , 8 , 10 } B` = U – ( B ) A` = ? C = { a , b , c , d } , U = { a , b , c , d , e , f , g } C`=?