SlideShare una empresa de Scribd logo
1 de 13
Descargar para leer sin conexión
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 ?

Más contenido relacionado

Similar a 2 》set operation.pdf

POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
MaryAnnBatac1
 
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
MariaRaffaellaMargau
 
Set Theory
Set TheorySet Theory
Set Theory
itutor
 

Similar a 2 》set operation.pdf (20)

SETS - Vedantu.pdf
SETS - Vedantu.pdfSETS - Vedantu.pdf
SETS - Vedantu.pdf
 
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
 

Último

LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.
Silpa
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptx
Silpa
 
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
ANSARKHAN96
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Sérgio Sacani
 
Cyathodium bryophyte: morphology, anatomy, reproduction etc.
Cyathodium bryophyte: morphology, anatomy, reproduction etc.Cyathodium bryophyte: morphology, anatomy, reproduction etc.
Cyathodium bryophyte: morphology, anatomy, reproduction etc.
Silpa
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
1301aanya
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
Scintica Instrumentation
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
seri bangash
 

Último (20)

Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.
 
LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.
 
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS ESCORT SERVICE In Bhiwan...
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS  ESCORT SERVICE In Bhiwan...Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS  ESCORT SERVICE In Bhiwan...
Bhiwandi Bhiwandi ❤CALL GIRL 7870993772 ❤CALL GIRLS ESCORT SERVICE In Bhiwan...
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptx
 
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
 
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRLGwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Cyathodium bryophyte: morphology, anatomy, reproduction etc.
Cyathodium bryophyte: morphology, anatomy, reproduction etc.Cyathodium bryophyte: morphology, anatomy, reproduction etc.
Cyathodium bryophyte: morphology, anatomy, reproduction etc.
 
Role of AI in seed science Predictive modelling and Beyond.pptx
Role of AI in seed science  Predictive modelling and  Beyond.pptxRole of AI in seed science  Predictive modelling and  Beyond.pptx
Role of AI in seed science Predictive modelling and Beyond.pptx
 
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptxClimate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditions
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptx
 
Zoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfZoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdf
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptx
 

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`=?