SlideShare una empresa de Scribd logo
1 de 47
What is a set?
A group or collection of objects
Each objects in a set is called a
MEMBER or an ELEMENT of a
set
𝜖
𝜀
(ellipsis)
Which of the following sets are well – defined?
The sets of all large numbers.
The set of all multiples of 5.
The set of good citizens.
The set of honest students in your class
Representation of set
1) A set is denoted by a capital letter.
Example : set A, set B, set N etc.
2) The elements of a set are denoted by small letters. All
elements are written in { } (curly) brackets separated by ,
(comma).
Example : {a,b,c,x ,y}
3) In set notation, elements are not repeated.
Example : A is a set of letters in the word good ,
then set A = { g,o,d}.
4) The order of elements in a set does not matter.
Three ways of writing a Set
Roster Notation or Listing Method
In roster form, all the elements of a
set are listed, the elements are being
separated by commas and are
enclosed within braces { }
A is a set of whole numbers less than 6.
A = { 0,1,2,3,4,5}
C is the set of letters in the word excellent
C = { e, x, c, l, n, t }
Set-builder form ( Rule method)
In this method , we specify the rule or property or statement.
This method lists the rules that determine whether an object is an element of the set or not.
A = { x | x has a property of p}
This is read as A is the set of elements x such that( | ) x has a
property p.
Verbal Description Method
a verbal description of a set uses an English
sentence to state a rule that allows us to determine
the class of objects being discussed and to
determine for any particular object whether or not
it is in the set
Set A is the set of natural numbers less than 4.
Set B is the set of letters in the word “geometry”
We have three ways of describing sets:
by name or verbal description of the elements of a set,
by roster (list) form by listing the elements separated by
commas and using braces to enclose the list,
by set-builder notation that uses a variable and
a rule to describe the elements of a se
Set A is the set of natural numbers less than 4.
Example:
A = {1, 2, 3}
A = {x|x is a counting number less than 4}
Set B is the set of letters in the word “geometry”
B = {g, t, y, r, m, o, e}
B = {x|x is a letter in the word “geometry}
A set either be FINITE or INFINITE.
FINITE = if the elements in it can be counted
INFINITE = if the elements in it cannot be counted
The number of elements is a set A is called the CARDINAL NUMBER of A or the
cardinality of A.
In symbols, we write n(A) or |A|
Let P = {5, 10, 15, 20, 25, 30}
Then, P is a finite set and n(P) = 6
Let Q = {natural numbers less than 25}
Then, Q is a finite set and n(P) = 24
Let R = {whole numbers between 5 and 45}
Then, R is a finite set and n(R) = 38
The set of all students in Munsci
Set of all points in a plane is an infinite set
Set of all positive integers which is multiple of 3
set of all whole numbers is an infinite set
W = {0, 1, 2, 3, ……..}
set of all natural numbers is an infinite set
N = {1, 2, 3, ……….}
Common Symbols Used in Set Theory
⊆
Equal and Equivalent Sets
Set A and C are EQUAL sets
Set A and set B are equivalent sets. These sets are not equal.
Two sets are equal if and only if they contain exactly the
same element.
Two sets are equivalent if and only of there is a one-to-one
correspondence between the sets.
Remember!
One-to-one correspondence pairs the element of two sets so
that, for each element of one set, there is exactly one element
of the other. The two sets have the same cardinality.
1.Equal Sets
2.Equal sets
3.Not equal but Equivalent Sets
Think about this!!!
If two sets are equivalent, are they equal?
If two sets are equal, are they equivalent?
UNIVERSAL SETS, SUBSETS, and , VENN DIAGRAM
A = {1, 2, 3,4}
B = {2, 4}
C = {2, 3, 5, 7}
D = {1, 2, 3, 4}
The set of number in the 10 cards is
U = {1, 2, 3, 4, 5, 6, 7, 8, 9 , 10}
The universal set, or simply the universe, denoted by U, contains
all elements being considered in a given situation.
The other sets are defined as follows:
A = {1, 2, 3,4}
B = {2, 4}
C = {2, 3, 5, 7}
D = {1, 2, 3, 4}
A = {1, 2, 3,4}
B = {2, 4}
C = {2, 3, 5, 7}
D = {1, 2, 3, 4}
Notice that every member of B is also a member of A.
B ⊆ 𝐴 𝑜𝑟 𝐵 ⊂ 𝐴
𝐵 ⊂ 𝐴 means that A has at least one element that is not in B. The
symbol ⊂ suggest proper inclusion.
We write D ⊆ A but not D ⊂ 𝐴 since A has no member that is not in D.
Thus, D ⊄ A
Generalization!
B = {1, 2, 3, 4}A = {2, 4}
1. Subset
2. Not subset. Triangle is just an element of the set.
3. Subset
4. Not subset, since it has an element of heart.
5. Subset. Empty set has no element. Hence, it is true that there is no element in {}
that is not element of
NOTE: Empty set is subset of every set because every element in the empty
set belongs to any set since the empty set has no elements.
Determine how many subsets of the following:
A = {1, 2, 3}
A contains 3 elements.
So, n = 3
Then, the number of subsets is
= 23
= 8
the formula to find the number of subsets for A is
given by 2n
And also, the formula to find the number of proper
subsets is given by
2n-1
{1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}, { }
Proper subsets of A :
{1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, { }
Note :
A subset which is not a proper subset is called as
improper subset. The improper subset of a given set is the
set itself.
Improper subset of A :
{1, 2, 3}
Set Operations
Ac
A Venn diagram, also called primary diagram, set
diagram or logic diagram, is a diagram that
shows all possible logical relations between a finite
collection of different sets. These diagrams
depict elements as points in the plane, and sets as
regions inside closed curves.
Venn diagram
John Venn
INTERSECTION the intersection of two sets A and B, denoted by A ∩ B, is
the set containing all elements of A that also belong to B
(or equivalently, all elements of B that also belong to A).
INTERSECTION
Given: A = {p, u, r, e} and B = {h, e, a, r, t}
the intersection of two sets A and B, denoted by A ∩ B, is
the set containing all elements of A that also belong to B
(or equivalently, all elements of B that also belong to A).
A ∩ B = {r, e}
Given: A = {2, 4, 6, 8} and B = {1, 3, 5, 7}
A ∩ B = {} or ∅
Draw a Venn diagram to represent the relationship
between the sets
X = {1, 2, 5, 6, 7, 9, 10} and Y = {1, 3, 4, 5, 6, 8, 10}
X ∩ Y = {1, 5, 6, 10}
X = {1, 6, 9} and Y = {1, 3, 5, 6, 8, 9}
UNION
The union of two sets is a set containing all elements that
are in A or in B (possibly both)
UNION
The union of two sets is a set containing all elements that
are in A or in B (possibly both)
Given: A = {p, u, r, e} and B = {h, e, a, r, t}
A U B = {p, u, r, e, h, a, t}
Given: A = {l, o, v, e} and B = {h, a, t, e}
A U B = {l, o, v, e, h, a, t}
Given U = {1, 2, 3, 4, 5, 6, 7, 8, 10}
X = {1, 2, 6, 7} and Y = {1, 3, 4, 5, 8}
Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y.
X ∪ Y = {1, 2, 3, 4, 5, 6, 7, 8}
COMPLEMENT The complement of a set, denoted A', is the set of all
elements in the given universal set U that are not in A.
U = {f, r, i, e, n, d}
A = {d, i, n, e} B = {e, n, d}
A’ = {f, r} B’ = {f, r, i}
(A U B)’ =
U = {f, r, i, e, n, d}
A = {d, i, n, e} B = {e, n, d}
(A U B) = {d, i, n, e}
(A U B)’ = {f, r}
If U = {1, 2, 3, 4, 5, 6, 7, 8, 9} and A = {1, 3, 5, 7, 9} then A' = {2, 4, 6, 8}
The complement of a set,
denoted A', is the set of all
elements in the given
universal set U that are not in A.
DIFFERENCE The relative complement or set difference of sets A and
B, denoted A – B, is the set of all elements in A that are
not in B.
A = {d, i, n, e} B = {e, n, d}
A - B = {i}
If A = {2, 3, 4, 5, 6, 7} and B = {3, 5, 7, 9, 11, 13}
Find A – B and B – A.
Venn Diagram

Más contenido relacionado

La actualidad más candente

Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square TrinomialMajesty Ortiz
 
Quadratic Trinomial where a is not equal 1
Quadratic Trinomial where a is not equal 1Quadratic Trinomial where a is not equal 1
Quadratic Trinomial where a is not equal 1Lorie Jane Letada
 
10.17 Triangle Congruence Proofs Day 2.ppt
10.17 Triangle Congruence Proofs Day 2.ppt10.17 Triangle Congruence Proofs Day 2.ppt
10.17 Triangle Congruence Proofs Day 2.pptMarjorie Malveda
 
Contextualized Lesson Plan in Math 7 Linear Equation in One Variable
Contextualized Lesson Plan in Math 7 Linear Equation in One VariableContextualized Lesson Plan in Math 7 Linear Equation in One Variable
Contextualized Lesson Plan in Math 7 Linear Equation in One VariableDepartment of Education - Philippines
 
Estimating square roots
Estimating square rootsEstimating square roots
Estimating square rootsCindy Smith
 
7.7 Solving Radical Equations
7.7 Solving Radical Equations7.7 Solving Radical Equations
7.7 Solving Radical Equationsswartzje
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic EquationsCipriano De Leon
 
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...Richabelle Abriol Santos
 
Multiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsMultiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsmyla gambalan
 
Math 7 | lesson 1 Sets
Math 7 | lesson 1 SetsMath 7 | lesson 1 Sets
Math 7 | lesson 1 SetsAriel Gilbuena
 
Multiplying Rational Expressions
Multiplying Rational ExpressionsMultiplying Rational Expressions
Multiplying Rational ExpressionsLorie Jane Letada
 
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptx
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptxGRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptx
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptxJIMERSONRAMPOLA1
 
Mathematics 9 Radical Expressions (3)
Mathematics 9 Radical Expressions (3)Mathematics 9 Radical Expressions (3)
Mathematics 9 Radical Expressions (3)Juan Miguel Palero
 
Module 1( final 2) quadtraic equations and inequalities jq
Module 1( final 2) quadtraic equations and inequalities jqModule 1( final 2) quadtraic equations and inequalities jq
Module 1( final 2) quadtraic equations and inequalities jqLive Angga
 
11.3 Combinations
11.3 Combinations11.3 Combinations
11.3 CombinationsRyan Pineda
 
Rewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formRewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formJanetEsteban1
 
Addition and Subtraction of Rational Expressions with Like Denominators
Addition and Subtraction of Rational Expressions with Like DenominatorsAddition and Subtraction of Rational Expressions with Like Denominators
Addition and Subtraction of Rational Expressions with Like DenominatorsFree Math Powerpoints
 
Adding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominatorAdding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominatorLorie Jane Letada
 
Sum and difference of two squares
Sum and difference of two squaresSum and difference of two squares
Sum and difference of two squaressalamatnicandro
 
Adding and subtracting rational expressions
Adding and subtracting rational expressionsAdding and subtracting rational expressions
Adding and subtracting rational expressionsDawn Adams2
 

La actualidad más candente (20)

Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
Quadratic Trinomial where a is not equal 1
Quadratic Trinomial where a is not equal 1Quadratic Trinomial where a is not equal 1
Quadratic Trinomial where a is not equal 1
 
10.17 Triangle Congruence Proofs Day 2.ppt
10.17 Triangle Congruence Proofs Day 2.ppt10.17 Triangle Congruence Proofs Day 2.ppt
10.17 Triangle Congruence Proofs Day 2.ppt
 
Contextualized Lesson Plan in Math 7 Linear Equation in One Variable
Contextualized Lesson Plan in Math 7 Linear Equation in One VariableContextualized Lesson Plan in Math 7 Linear Equation in One Variable
Contextualized Lesson Plan in Math 7 Linear Equation in One Variable
 
Estimating square roots
Estimating square rootsEstimating square roots
Estimating square roots
 
7.7 Solving Radical Equations
7.7 Solving Radical Equations7.7 Solving Radical Equations
7.7 Solving Radical Equations
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...
Grade 9 Math Module 4 - Zero Exponents, Negative Integral Exponents, Rational...
 
Multiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressionsMultiplying & dividing rational algebraic expressions
Multiplying & dividing rational algebraic expressions
 
Math 7 | lesson 1 Sets
Math 7 | lesson 1 SetsMath 7 | lesson 1 Sets
Math 7 | lesson 1 Sets
 
Multiplying Rational Expressions
Multiplying Rational ExpressionsMultiplying Rational Expressions
Multiplying Rational Expressions
 
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptx
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptxGRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptx
GRADE 7 MATHEMATICS - QUARTER 1 (WEEK 1).pptx
 
Mathematics 9 Radical Expressions (3)
Mathematics 9 Radical Expressions (3)Mathematics 9 Radical Expressions (3)
Mathematics 9 Radical Expressions (3)
 
Module 1( final 2) quadtraic equations and inequalities jq
Module 1( final 2) quadtraic equations and inequalities jqModule 1( final 2) quadtraic equations and inequalities jq
Module 1( final 2) quadtraic equations and inequalities jq
 
11.3 Combinations
11.3 Combinations11.3 Combinations
11.3 Combinations
 
Rewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formRewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept form
 
Addition and Subtraction of Rational Expressions with Like Denominators
Addition and Subtraction of Rational Expressions with Like DenominatorsAddition and Subtraction of Rational Expressions with Like Denominators
Addition and Subtraction of Rational Expressions with Like Denominators
 
Adding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominatorAdding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominator
 
Sum and difference of two squares
Sum and difference of two squaresSum and difference of two squares
Sum and difference of two squares
 
Adding and subtracting rational expressions
Adding and subtracting rational expressionsAdding and subtracting rational expressions
Adding and subtracting rational expressions
 

Similar a What is a set

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
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure Abdullah Jan
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma studentsZubair Khan
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)VihaanBhambhani
 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsDr Chetan Bawankar
 
Set Theory
Set TheorySet Theory
Set Theoryitutor
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.Ashufb2323
 
Discreet_Set Theory
Discreet_Set TheoryDiscreet_Set Theory
Discreet_Set Theoryguest68d714
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONSRohithV15
 
Set theory-complete-1211828121770367-8
Set theory-complete-1211828121770367-8Set theory-complete-1211828121770367-8
Set theory-complete-1211828121770367-8Yusra Shaikh
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxKhalidSyfullah6
 

Similar a What is a set (20)

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
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematics
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
 
Set Theory
Set TheorySet Theory
Set Theory
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.
 
Set concepts
Set conceptsSet concepts
Set concepts
 
Discreet_Set Theory
Discreet_Set TheoryDiscreet_Set Theory
Discreet_Set Theory
 
Set theory
Set theorySet theory
Set theory
 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
Set concepts
Set conceptsSet concepts
Set concepts
 
SETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptxSETS-AND-SUBSETS.pptx
SETS-AND-SUBSETS.pptx
 
Set theory-complete-1211828121770367-8
Set theory-complete-1211828121770367-8Set theory-complete-1211828121770367-8
Set theory-complete-1211828121770367-8
 
Set concepts
Set conceptsSet concepts
Set concepts
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
 

Último

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Último (20)

ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

What is a set

  • 1.
  • 2.
  • 3. What is a set? A group or collection of objects Each objects in a set is called a MEMBER or an ELEMENT of a set 𝜖 𝜀
  • 5. Which of the following sets are well – defined? The sets of all large numbers. The set of all multiples of 5. The set of good citizens. The set of honest students in your class
  • 6. Representation of set 1) A set is denoted by a capital letter. Example : set A, set B, set N etc. 2) The elements of a set are denoted by small letters. All elements are written in { } (curly) brackets separated by , (comma). Example : {a,b,c,x ,y} 3) In set notation, elements are not repeated. Example : A is a set of letters in the word good , then set A = { g,o,d}. 4) The order of elements in a set does not matter.
  • 7. Three ways of writing a Set Roster Notation or Listing Method In roster form, all the elements of a set are listed, the elements are being separated by commas and are enclosed within braces { }
  • 8.
  • 9. A is a set of whole numbers less than 6. A = { 0,1,2,3,4,5} C is the set of letters in the word excellent C = { e, x, c, l, n, t }
  • 10. Set-builder form ( Rule method) In this method , we specify the rule or property or statement. This method lists the rules that determine whether an object is an element of the set or not. A = { x | x has a property of p} This is read as A is the set of elements x such that( | ) x has a property p.
  • 11. Verbal Description Method a verbal description of a set uses an English sentence to state a rule that allows us to determine the class of objects being discussed and to determine for any particular object whether or not it is in the set Set A is the set of natural numbers less than 4. Set B is the set of letters in the word “geometry”
  • 12. We have three ways of describing sets: by name or verbal description of the elements of a set, by roster (list) form by listing the elements separated by commas and using braces to enclose the list, by set-builder notation that uses a variable and a rule to describe the elements of a se
  • 13. Set A is the set of natural numbers less than 4. Example: A = {1, 2, 3} A = {x|x is a counting number less than 4}
  • 14. Set B is the set of letters in the word “geometry” B = {g, t, y, r, m, o, e} B = {x|x is a letter in the word “geometry}
  • 15. A set either be FINITE or INFINITE. FINITE = if the elements in it can be counted INFINITE = if the elements in it cannot be counted The number of elements is a set A is called the CARDINAL NUMBER of A or the cardinality of A. In symbols, we write n(A) or |A|
  • 16. Let P = {5, 10, 15, 20, 25, 30} Then, P is a finite set and n(P) = 6 Let Q = {natural numbers less than 25} Then, Q is a finite set and n(P) = 24 Let R = {whole numbers between 5 and 45} Then, R is a finite set and n(R) = 38 The set of all students in Munsci
  • 17. Set of all points in a plane is an infinite set Set of all positive integers which is multiple of 3 set of all whole numbers is an infinite set W = {0, 1, 2, 3, ……..} set of all natural numbers is an infinite set N = {1, 2, 3, ……….}
  • 18. Common Symbols Used in Set Theory
  • 19.
  • 20.
  • 21. Equal and Equivalent Sets Set A and C are EQUAL sets Set A and set B are equivalent sets. These sets are not equal.
  • 22. Two sets are equal if and only if they contain exactly the same element. Two sets are equivalent if and only of there is a one-to-one correspondence between the sets. Remember! One-to-one correspondence pairs the element of two sets so that, for each element of one set, there is exactly one element of the other. The two sets have the same cardinality.
  • 23. 1.Equal Sets 2.Equal sets 3.Not equal but Equivalent Sets
  • 24. Think about this!!! If two sets are equivalent, are they equal? If two sets are equal, are they equivalent?
  • 25. UNIVERSAL SETS, SUBSETS, and , VENN DIAGRAM A = {1, 2, 3,4} B = {2, 4} C = {2, 3, 5, 7} D = {1, 2, 3, 4}
  • 26. The set of number in the 10 cards is U = {1, 2, 3, 4, 5, 6, 7, 8, 9 , 10} The universal set, or simply the universe, denoted by U, contains all elements being considered in a given situation. The other sets are defined as follows: A = {1, 2, 3,4} B = {2, 4} C = {2, 3, 5, 7} D = {1, 2, 3, 4}
  • 27. A = {1, 2, 3,4} B = {2, 4} C = {2, 3, 5, 7} D = {1, 2, 3, 4} Notice that every member of B is also a member of A. B ⊆ 𝐴 𝑜𝑟 𝐵 ⊂ 𝐴 𝐵 ⊂ 𝐴 means that A has at least one element that is not in B. The symbol ⊂ suggest proper inclusion. We write D ⊆ A but not D ⊂ 𝐴 since A has no member that is not in D. Thus, D ⊄ A
  • 28. Generalization! B = {1, 2, 3, 4}A = {2, 4}
  • 29. 1. Subset 2. Not subset. Triangle is just an element of the set. 3. Subset 4. Not subset, since it has an element of heart. 5. Subset. Empty set has no element. Hence, it is true that there is no element in {} that is not element of NOTE: Empty set is subset of every set because every element in the empty set belongs to any set since the empty set has no elements.
  • 30. Determine how many subsets of the following: A = {1, 2, 3} A contains 3 elements. So, n = 3 Then, the number of subsets is = 23 = 8 the formula to find the number of subsets for A is given by 2n And also, the formula to find the number of proper subsets is given by 2n-1 {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}, { } Proper subsets of A : {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, { } Note : A subset which is not a proper subset is called as improper subset. The improper subset of a given set is the set itself. Improper subset of A : {1, 2, 3}
  • 32. A Venn diagram, also called primary diagram, set diagram or logic diagram, is a diagram that shows all possible logical relations between a finite collection of different sets. These diagrams depict elements as points in the plane, and sets as regions inside closed curves. Venn diagram John Venn
  • 33.
  • 34. INTERSECTION the intersection of two sets A and B, denoted by A ∩ B, is the set containing all elements of A that also belong to B (or equivalently, all elements of B that also belong to A).
  • 35. INTERSECTION Given: A = {p, u, r, e} and B = {h, e, a, r, t} the intersection of two sets A and B, denoted by A ∩ B, is the set containing all elements of A that also belong to B (or equivalently, all elements of B that also belong to A). A ∩ B = {r, e} Given: A = {2, 4, 6, 8} and B = {1, 3, 5, 7} A ∩ B = {} or ∅
  • 36. Draw a Venn diagram to represent the relationship between the sets X = {1, 2, 5, 6, 7, 9, 10} and Y = {1, 3, 4, 5, 6, 8, 10} X ∩ Y = {1, 5, 6, 10}
  • 37. X = {1, 6, 9} and Y = {1, 3, 5, 6, 8, 9}
  • 38. UNION The union of two sets is a set containing all elements that are in A or in B (possibly both)
  • 39. UNION The union of two sets is a set containing all elements that are in A or in B (possibly both) Given: A = {p, u, r, e} and B = {h, e, a, r, t} A U B = {p, u, r, e, h, a, t} Given: A = {l, o, v, e} and B = {h, a, t, e} A U B = {l, o, v, e, h, a, t}
  • 40. Given U = {1, 2, 3, 4, 5, 6, 7, 8, 10} X = {1, 2, 6, 7} and Y = {1, 3, 4, 5, 8} Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y. X ∪ Y = {1, 2, 3, 4, 5, 6, 7, 8}
  • 41. COMPLEMENT The complement of a set, denoted A', is the set of all elements in the given universal set U that are not in A. U = {f, r, i, e, n, d} A = {d, i, n, e} B = {e, n, d} A’ = {f, r} B’ = {f, r, i}
  • 42. (A U B)’ = U = {f, r, i, e, n, d} A = {d, i, n, e} B = {e, n, d} (A U B) = {d, i, n, e} (A U B)’ = {f, r}
  • 43. If U = {1, 2, 3, 4, 5, 6, 7, 8, 9} and A = {1, 3, 5, 7, 9} then A' = {2, 4, 6, 8} The complement of a set, denoted A', is the set of all elements in the given universal set U that are not in A.
  • 44. DIFFERENCE The relative complement or set difference of sets A and B, denoted A – B, is the set of all elements in A that are not in B. A = {d, i, n, e} B = {e, n, d} A - B = {i}
  • 45. If A = {2, 3, 4, 5, 6, 7} and B = {3, 5, 7, 9, 11, 13} Find A – B and B – A.
  • 46.