SlideShare a Scribd company logo
1 of 17
Presented By
TOUSIF AZIM
University Roll Number- 31140523051
Student of 1st Year, 1st Semester, Bachelor of Science (B.sc) Data Science,
Gurunanak Institute of Technology,
157/F, Nilgunj Road, Panihati, Kolkata-700114, West Bengal.
Gurunanak Institute of Technology,
Department of Data Science 1
04-01-2024
• Introduction
• Representation of Sets
• Subsets and Supersets
• Universal and Null Sets
• Basic Operations on Sets
• Laws of Set Algebra
• Conclusion
• References
Gurunanak Institute of Technology,
Department of Data Science
2 04-01-2024
Sets, in mathematics, are an organized collection of objects
and can be represented in set-builder form or roster form.
Usually, sets are represented in curly braces {}, for example,
A = {1,2,3,4} is a set. Also, check the set symbols here. It
was developed to describe the collection of objects. You have
already learned about the classification of sets here. The set
theory defines the different types of sets, symbols and
operations performed.
Sets are represented as a collection of well-defined objects or
elements and it does not change from person to person. A set
is represented by a capital letter. The number of elements in
the finite set is known as the cardinal number of a set.
Gurunanak Institute of Technology,
Department of Data Science 3 04-01-2024
• Statement Form:- In statement form, the well-defined descriptions of a member of a set are
written and enclosed in the curly brackets.
For example, the set of even numbers less than 15.
In statement form, it can be written as {even numbers less than 15}.
• Roster Form: Imagine listing all the members of your favorite band in a neat line. That's
roster form in action! It involves writing the elements within curly braces, separated by
commas. For example, the set of primary colors can be written as:
{red, blue, yellow}
 Simple and intuitive: Easy to understand and write, especially for small sets.
 Repetition isn't allowed: Remember, each element gets only one spot in the box!
 Order doesn't matter: {red, green, blue} is the same as {green, red, blue}.
In Roster form, all the elements of a set are listed.
For example, the set of natural numbers less than 5.
Natural Number = 1, 2, 3, 4, 5, 6, 7, 8,……….
Natural Number less than 5 = 1, 2, 3, 4
Therefore, the set is N = { 1, 2, 3, 4 }
Gurunanak Institute of Technology,
Department of Data Science 4 04-01-2024
• Set-Builder Form: Think of a recipe: you specify the ingredients and their properties to create a dish.
Set-builder form works similarly. We describe the characteristic property that all elements in the set
must share, enclosed within curly braces. For example, the set of even numbers less than 10 can be
written as: {n | n is even, n < 10}
 Concise for larger sets: You don't need to list every element explicitly, making it efficient for infinite
sets.
 Focuses on the defining property: Clarifies what makes an element belong to the set.
 Requires clear understanding of the property: Make sure your description accurately captures the
intended elements.
The general form is, A = { x : property }
Example: Write the following sets in set builder form: A={2, 4, 6, 8}
Solution:
2 = 2 x 1
4 = 2 x 2
6 = 2 x 3
8 = 2 x 4
So, the set builder form is A = {x: x=2n, n ∈ N and 1 ≤ n ≤ 4}
Also, Venn Diagrams are the simple and best way for visualized representation of sets.
Gurunanak Institute of Technology,
Department of Data Science 5 04-01-2024
Imagine you have a treasure chest overflowing with precious gems. Inside it, you keep a special
velvet pouch where you store your most dazzling diamonds. This hidden collection represents a
special relationship between sets – that of a subset and its superset.
Subsets: Think of a subset as a smaller box nestled inside a larger one. All the elements of the
smaller box (the subset) must also be found in the larger box (the superset). It's like a secret club
within a bigger group, sharing some members but not all.
For example, the set of vowels {a, e, i, o, u} is a subset of the alphabet {a, b, c, ..., x, y, z}.
Every vowel is also a letter, but not every letter is a vowel.
A set ‘A’ is said to be a subset of B if every element of A is also an element of B, denoted as A
⊆ B. Even the null set is considered to be the subset of another set. In general, a subset is a part
of another set.
Example: A = {1,2,3}
Then {1,2} ⊆ A.
Similarly, other subsets of set A are: {1},{2},{3},{1,2},{2,3},{1,3},{1,2,3},{}.
Note: The set is also a subset of itself.
If A is not a subset of B, then it is denoted as A⊄B.
Proper Subset- If A ⊆ B and A ≠ B, then A is called the proper subset of B and it can be written
as A⊂B.
Gurunanak Institute of Technology,
Department of Data Science 6 04-01-2024
Example: If A = {2,5,7} is a subset of B = {2,5,7} then it is not a proper subset of B =
{2,5,7}
But, A = {2,5} is a subset of B = {2,5,7} and is a proper subset also.
Supersets: The larger box, the superset, encompasses all the members of the smaller
box (the subset) and potentially more. It's like a family where everyone in the younger
generation belongs to the older generation, but the family might also include
grandparents, aunts, and uncles.
In our example, the alphabet is a superset of the vowels. It contains all the vowels and
then some.
Set A is said to be the superset of B if all the elements of set B are the elements of set
A. It is represented as A ⊃ B.
For example, if set A = {1, 2, 3, 4} and set B = {1, 3, 4}, then set A is the superset of
B.
Here are some key points to remember:
• A set can be a subset of multiple supersets. The set of even numbers is a
subset of both the integers and the positive numbers.
Gurunanak Institute of Technology,
Department of Data Science 7 04-01-2024
• A set can have multiple subsets. The set of even numbers
has many subsets, including {2}, {4, 6}, and {2, 4, 6, 8, ...}.
• Every set is a subset of itself and a superset of the empty
set. This might seem strange, but it just means "everything is
inside itself" and "nothing is inside an empty box."
Understanding subsets and supersets is crucial for various
mathematical operations and concepts. They help us:
• Compare sets and analyze their relationships.
• Perform set operations like union and intersection with
greater clarity.
• Solve problems involving inclusion and exclusion of
elements.
Gurunanak Institute of Technology,
Department of Data Science 8 04-01-2024
In the ever-expanding realm of sets, we stumble upon two special entities that hold
crucial roles – the universal set and the null set. They act as the alpha and omega, the
ultimate container and the void, setting the stage for defining and comparing all other
sets within their domain.
• Universal Set (U): Imagine a giant treasure chest, encompassing all possible
elements within a specific context. This all-encompassing box is the universal set. It
acts as the reference point, the ultimate superset from which all other sets derive
their meaning.
For example, if we're dealing with the set of planets in our solar system, the universal
set could be "all celestial bodies within our solar system." This includes planets, moons,
asteroids, comets, and everything else under the cosmic sun.
• Null Set (∅): Now, picture an empty box, devoid of any element. This vacuous entity
is the null set, sometimes denoted by {} or ϕ. It represents the absence of any
element within a specific context.
Going back to our solar system example, the null set would be the set of "unicorns
found in our solar system." Since unicorns are mythical creatures, there are none within
our solar system, making the null set the perfect representation of this emptiness.
Gurunanak Institute of Technology,
Department of Data Science 9 04-01-2024
Here are some key points to remember:
• Every element in a set must belong to the universal set. If something isn't
in the big box, it doesn't exist in that context.
• The null set has no elements. It's like an empty stage, waiting for the
actors to arrive.
• The null set is a subset of every set. Even though it has nothing inside, it
still fits snugly within any bigger box.
• Understanding these special sets is crucial for several reasons:
• They provide a reference point for comparing sets and analyzing their
relationships.
• They enable us to define special types of sets like complements and power
sets.
• They offer valuable tools for solving problems involving inclusion,
exclusion, and emptiness.
Gurunanak Institute of Technology,
Department of Data Science 10 04-01-2024
In set theory, the operations of the sets are carried when two or more sets combine to form a single set under some
of the given conditions. The basic operations on sets are:
• Union of sets
• Intersection of sets
• A complement of a set
• Cartesian product of sets.
• Set difference
Basically, we work more on union and intersection of sets operations, using Venn diagrams.
• Union of Sets-If set A and set B are two sets, then A union B is the set that contains all the elements of set A and
set B. It is denoted as A ∪ B.
Example: Set A = {1,2,3} and B = {4,5,6}, then A union B is:
A ∪ B = {1,2,3,4,5,6}
• Intersection of Sets
If set A and set B are two sets, then A intersection B is the set that contains only the common elements between set A
and set B. It is denoted as A ∩ B.
Example: Set A = {1,2,3} and B = {4,5,6}, then A intersection B is:
A ∩ B = { } or Ø
Since A and B do not have any elements in common, so their intersection will give null set.
Complement of Sets:- The complement of any set, say P, is the set of all elements in the universal set that are not in
set P. It is denoted by P’.
Gurunanak Institute of Technology,
Department of Data Science 11 04-01-2024
Properties of Complement sets
1. P ∪ P′ = U
2. P ∩ P′ = Φ
3. Law of double complement : (P′ )′ = P
4. Laws of empty/null set(Φ) and universal set(U), Φ′ = U and U′ = Φ.
• Cartesian Product of sets:- If set A and set B are two sets then the cartesian product of set A and set
B is a set of all ordered pairs (a,b), such that a is an element of A and b is an element of B. It is
denoted by A × B.
We can represent it in set-builder form, such as:
A × B = {(a, b) : a ∈ A and b ∈ B}
Example: set A = {1,2,3} and set B = {Bat, Ball}, then;
A × B = {(1,Bat),(1,Ball),(2,Bat),(2,Ball),(3,Bat),(3,Ball)}
• Difference of Sets:-
If set A and set B are two sets, then set A difference set B is a set which has elements of A but no
elements of B. It is denoted as A – B.
Example: A = {1,2,3} and B = {2,3,4}
A – B = {1}
Gurunanak Institute of Technology,
Department of Data Science 12 04-01-2024
In the realm of sets, just as numbers have arithmetic laws, there exists a set of guidelines
that govern how sets interact with each other. These are known as the Laws of Set Algebra.
Think of them as the rules of a magical game, ensuring order and consistency as you
combine, rearrange, and explore the relationships between sets.
Here are some fundamental laws to guide your journey:
1. Idempotent Laws:
• A union itself is A. (A ∪ A = A)
• An intersection of a set with itself is the set itself. (A ∩ A = A)
2. Commutative Laws:
• The order of sets in a union doesn't matter. (A ∪ B = B ∪ A)
• The order of sets in an intersection doesn't matter. (A ∩ B = B ∩ A)
3. Associative Laws:
• How you group sets in a union doesn't change the result. (A ∪ (B ∪ C) = (A ∪ B)
∪ C)
• How you group sets in an intersection doesn't change the result. (A ∩ (B ∩ C) =
(A ∩ B) ∩ C)
Gurunanak Institute of Technology,
Department of Data Science 13 04-01-2024
4. Distributive Laws:
• Union distributes over intersection. (A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C))
• Intersection distributes over union. (A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C))
5. Identity Laws:
• The empty set is the identity for union (like 0 for addition). (A ∪ ∅ = A)
• The universal set is the identity for intersection (like 1 for multiplication). (A ∩ U =
A)
6. Complement Laws:
• A double complement is the original set. (A ∪ A' = U, A ∩ A' = ∅)
• De Morgan's Laws: The complement of a union is the intersection of complements,
and vice versa. (A ∪ B)' = A' ∩ B', (A ∩ B)' = A' ∪ B'
Mastering these laws unlocks a world of possibilities:
• Simplify complex set expressions.
• Prove set-related theorems and conjectures.
• Solve problems involving sets in various fields, including mathematics, computer
science, logic, and more.
Gurunanak Institute of Technology,
Department of Data Science 14 04-01-2024
After Studying Set thus we can conclude that Sets, in their elegant simplicity, offer a versatile
language for organizing, exploring, and manipulating collections of objects. Their influence
extends far beyond the realm of mathematics, shaping numerous fields and unlocking new
ways of understanding the world. Sets provide the building blocks for more complex
mathematical structures, such as numbers, functions, relations, and more, forming a
cornerstone of modern mathematics. The language of sets fosters precise thinking and logical
reasoning, enabling us to analyze relationships, break down problems, and formulate solutions
in a systematic manner. Sets allow us to move beyond concrete examples and capture abstract
concepts, leading to broader insights and generalizations within and beyond mathematics. Set
theory finds applications in diverse fields, including: Computer Science in Data structures,
databases, algorithms, Engineering in Circuit design, optimization, control systems, Logic in
Formal reasoning, proof theory, Statistics in Probability, sampling techniques, Linguistics in
Language analysis, semantics, Philosophy in Set theory itself has philosophical implications.
Thus sets stand as a testament to the power of clarity and abstraction in mathematical thought.
Their versatility and impact continue to shape our understanding of the world and fuel
advancements across a multitude of disciplines. As we continue to explore the frontiers of
knowledge, sets will remain an indispensable tool, guiding our journeys towards deeper
insights and innovative solutions.
04-01-2024
Gurunanak Institute of Technology,
Department of Data Science
15
1. https://byjus.com/maths/sets/#:~:text=Sets%2C%20in%20mathe
matics%2C%20are%20an,about%20sets%20and%20it's%20pro
perties.
2. https://math.libretexts.org/Courses/Monroe_Community_Colleg
e/MTH_220_Discrete_Math/4%3A_Sets/4.1%3A_An_Introduct
ion_to_Sets
3. https://en.wikipedia.org/wiki/Set_(mathematics)
4. https://www.mathsisfun.com/sets/sets-introduction.html
5. https://www.geeksforgeeks.org/set-theory/
6. https://www.javatpoint.com/sets-introduction
7. https://www.ucl.ac.uk/~ucahmto/0005_2021/Ch2.S1.html
8. https://www.toppr.com/guides/maths/sets/introduction-to-sets/
9. https://www.math-only-math.com/sets.html
10.https://www.cuemath.com/algebra/sets/
Gurunanak Institute of Technology,
Department of Data Science
16
04-01-2024
04-01-2024
Gurunanak Institute of Technology,
Department of Data Science
17

More Related Content

Similar to TOUSIF AZIM_BDS 101[1].pptx

BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionRai University
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)VihaanBhambhani
 
Set theory
Set theorySet theory
Set theoryGaditek
 
SETS AND TYPES OF SET
SETS AND TYPES OF SETSETS AND TYPES OF SET
SETS AND TYPES OF SETmyla gambalan
 
Mkk1013 chapter 2.1
Mkk1013 chapter 2.1Mkk1013 chapter 2.1
Mkk1013 chapter 2.1ramlahmailok
 
Set relationship, set operation and sigmoid
Set relationship, set operation and sigmoidSet relationship, set operation and sigmoid
Set relationship, set operation and sigmoidKanza batool
 
Lecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxLecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxRydaS1
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 
Set theory
Set theorySet theory
Set theoryAN_Rajin
 
nurse fa afahdkfaodfaodfhad fhaifoaewufhae
nurse fa afahdkfaodfaodfhad fhaifoaewufhaenurse fa afahdkfaodfaodfhad fhaifoaewufhae
nurse fa afahdkfaodfaodfhad fhaifoaewufhaemustafaprogrammer6
 
Subsets Definition Types, Properties and Example Questions.pdf
Subsets Definition Types, Properties and Example Questions.pdfSubsets Definition Types, Properties and Example Questions.pdf
Subsets Definition Types, Properties and Example Questions.pdfChloe Cheney
 
grade-7-dll-1st-quarter-WEEK-1-1.doc
grade-7-dll-1st-quarter-WEEK-1-1.docgrade-7-dll-1st-quarter-WEEK-1-1.doc
grade-7-dll-1st-quarter-WEEK-1-1.docCarmenaOris1
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure Abdullah Jan
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
 

Similar to TOUSIF AZIM_BDS 101[1].pptx (20)

Blackbox task 2
Blackbox task 2Blackbox task 2
Blackbox task 2
 
BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and function
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
Set theory
Set theorySet theory
Set theory
 
Crisp set
Crisp setCrisp set
Crisp set
 
SETS AND TYPES OF SET
SETS AND TYPES OF SETSETS AND TYPES OF SET
SETS AND TYPES OF SET
 
Mkk1013 chapter 2.1
Mkk1013 chapter 2.1Mkk1013 chapter 2.1
Mkk1013 chapter 2.1
 
Set relationship, set operation and sigmoid
Set relationship, set operation and sigmoidSet relationship, set operation and sigmoid
Set relationship, set operation and sigmoid
 
maths
mathsmaths
maths
 
Lecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxLecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptx
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
Vj
VjVj
Vj
 
Maths
MathsMaths
Maths
 
Set theory
Set theorySet theory
Set theory
 
nurse fa afahdkfaodfaodfhad fhaifoaewufhae
nurse fa afahdkfaodfaodfhad fhaifoaewufhaenurse fa afahdkfaodfaodfhad fhaifoaewufhae
nurse fa afahdkfaodfaodfhad fhaifoaewufhae
 
Subsets Definition Types, Properties and Example Questions.pdf
Subsets Definition Types, Properties and Example Questions.pdfSubsets Definition Types, Properties and Example Questions.pdf
Subsets Definition Types, Properties and Example Questions.pdf
 
grade-7-dll-1st-quarter-WEEK-1-1.doc
grade-7-dll-1st-quarter-WEEK-1-1.docgrade-7-dll-1st-quarter-WEEK-1-1.doc
grade-7-dll-1st-quarter-WEEK-1-1.doc
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
SETS PPT-XI.pptx
SETS PPT-XI.pptxSETS PPT-XI.pptx
SETS PPT-XI.pptx
 

Recently uploaded

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
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
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Recently uploaded (20)

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
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 🔝✔️✔️
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 

TOUSIF AZIM_BDS 101[1].pptx

  • 1. Presented By TOUSIF AZIM University Roll Number- 31140523051 Student of 1st Year, 1st Semester, Bachelor of Science (B.sc) Data Science, Gurunanak Institute of Technology, 157/F, Nilgunj Road, Panihati, Kolkata-700114, West Bengal. Gurunanak Institute of Technology, Department of Data Science 1 04-01-2024
  • 2. • Introduction • Representation of Sets • Subsets and Supersets • Universal and Null Sets • Basic Operations on Sets • Laws of Set Algebra • Conclusion • References Gurunanak Institute of Technology, Department of Data Science 2 04-01-2024
  • 3. Sets, in mathematics, are an organized collection of objects and can be represented in set-builder form or roster form. Usually, sets are represented in curly braces {}, for example, A = {1,2,3,4} is a set. Also, check the set symbols here. It was developed to describe the collection of objects. You have already learned about the classification of sets here. The set theory defines the different types of sets, symbols and operations performed. Sets are represented as a collection of well-defined objects or elements and it does not change from person to person. A set is represented by a capital letter. The number of elements in the finite set is known as the cardinal number of a set. Gurunanak Institute of Technology, Department of Data Science 3 04-01-2024
  • 4. • Statement Form:- In statement form, the well-defined descriptions of a member of a set are written and enclosed in the curly brackets. For example, the set of even numbers less than 15. In statement form, it can be written as {even numbers less than 15}. • Roster Form: Imagine listing all the members of your favorite band in a neat line. That's roster form in action! It involves writing the elements within curly braces, separated by commas. For example, the set of primary colors can be written as: {red, blue, yellow}  Simple and intuitive: Easy to understand and write, especially for small sets.  Repetition isn't allowed: Remember, each element gets only one spot in the box!  Order doesn't matter: {red, green, blue} is the same as {green, red, blue}. In Roster form, all the elements of a set are listed. For example, the set of natural numbers less than 5. Natural Number = 1, 2, 3, 4, 5, 6, 7, 8,………. Natural Number less than 5 = 1, 2, 3, 4 Therefore, the set is N = { 1, 2, 3, 4 } Gurunanak Institute of Technology, Department of Data Science 4 04-01-2024
  • 5. • Set-Builder Form: Think of a recipe: you specify the ingredients and their properties to create a dish. Set-builder form works similarly. We describe the characteristic property that all elements in the set must share, enclosed within curly braces. For example, the set of even numbers less than 10 can be written as: {n | n is even, n < 10}  Concise for larger sets: You don't need to list every element explicitly, making it efficient for infinite sets.  Focuses on the defining property: Clarifies what makes an element belong to the set.  Requires clear understanding of the property: Make sure your description accurately captures the intended elements. The general form is, A = { x : property } Example: Write the following sets in set builder form: A={2, 4, 6, 8} Solution: 2 = 2 x 1 4 = 2 x 2 6 = 2 x 3 8 = 2 x 4 So, the set builder form is A = {x: x=2n, n ∈ N and 1 ≤ n ≤ 4} Also, Venn Diagrams are the simple and best way for visualized representation of sets. Gurunanak Institute of Technology, Department of Data Science 5 04-01-2024
  • 6. Imagine you have a treasure chest overflowing with precious gems. Inside it, you keep a special velvet pouch where you store your most dazzling diamonds. This hidden collection represents a special relationship between sets – that of a subset and its superset. Subsets: Think of a subset as a smaller box nestled inside a larger one. All the elements of the smaller box (the subset) must also be found in the larger box (the superset). It's like a secret club within a bigger group, sharing some members but not all. For example, the set of vowels {a, e, i, o, u} is a subset of the alphabet {a, b, c, ..., x, y, z}. Every vowel is also a letter, but not every letter is a vowel. A set ‘A’ is said to be a subset of B if every element of A is also an element of B, denoted as A ⊆ B. Even the null set is considered to be the subset of another set. In general, a subset is a part of another set. Example: A = {1,2,3} Then {1,2} ⊆ A. Similarly, other subsets of set A are: {1},{2},{3},{1,2},{2,3},{1,3},{1,2,3},{}. Note: The set is also a subset of itself. If A is not a subset of B, then it is denoted as A⊄B. Proper Subset- If A ⊆ B and A ≠ B, then A is called the proper subset of B and it can be written as A⊂B. Gurunanak Institute of Technology, Department of Data Science 6 04-01-2024
  • 7. Example: If A = {2,5,7} is a subset of B = {2,5,7} then it is not a proper subset of B = {2,5,7} But, A = {2,5} is a subset of B = {2,5,7} and is a proper subset also. Supersets: The larger box, the superset, encompasses all the members of the smaller box (the subset) and potentially more. It's like a family where everyone in the younger generation belongs to the older generation, but the family might also include grandparents, aunts, and uncles. In our example, the alphabet is a superset of the vowels. It contains all the vowels and then some. Set A is said to be the superset of B if all the elements of set B are the elements of set A. It is represented as A ⊃ B. For example, if set A = {1, 2, 3, 4} and set B = {1, 3, 4}, then set A is the superset of B. Here are some key points to remember: • A set can be a subset of multiple supersets. The set of even numbers is a subset of both the integers and the positive numbers. Gurunanak Institute of Technology, Department of Data Science 7 04-01-2024
  • 8. • A set can have multiple subsets. The set of even numbers has many subsets, including {2}, {4, 6}, and {2, 4, 6, 8, ...}. • Every set is a subset of itself and a superset of the empty set. This might seem strange, but it just means "everything is inside itself" and "nothing is inside an empty box." Understanding subsets and supersets is crucial for various mathematical operations and concepts. They help us: • Compare sets and analyze their relationships. • Perform set operations like union and intersection with greater clarity. • Solve problems involving inclusion and exclusion of elements. Gurunanak Institute of Technology, Department of Data Science 8 04-01-2024
  • 9. In the ever-expanding realm of sets, we stumble upon two special entities that hold crucial roles – the universal set and the null set. They act as the alpha and omega, the ultimate container and the void, setting the stage for defining and comparing all other sets within their domain. • Universal Set (U): Imagine a giant treasure chest, encompassing all possible elements within a specific context. This all-encompassing box is the universal set. It acts as the reference point, the ultimate superset from which all other sets derive their meaning. For example, if we're dealing with the set of planets in our solar system, the universal set could be "all celestial bodies within our solar system." This includes planets, moons, asteroids, comets, and everything else under the cosmic sun. • Null Set (∅): Now, picture an empty box, devoid of any element. This vacuous entity is the null set, sometimes denoted by {} or ϕ. It represents the absence of any element within a specific context. Going back to our solar system example, the null set would be the set of "unicorns found in our solar system." Since unicorns are mythical creatures, there are none within our solar system, making the null set the perfect representation of this emptiness. Gurunanak Institute of Technology, Department of Data Science 9 04-01-2024
  • 10. Here are some key points to remember: • Every element in a set must belong to the universal set. If something isn't in the big box, it doesn't exist in that context. • The null set has no elements. It's like an empty stage, waiting for the actors to arrive. • The null set is a subset of every set. Even though it has nothing inside, it still fits snugly within any bigger box. • Understanding these special sets is crucial for several reasons: • They provide a reference point for comparing sets and analyzing their relationships. • They enable us to define special types of sets like complements and power sets. • They offer valuable tools for solving problems involving inclusion, exclusion, and emptiness. Gurunanak Institute of Technology, Department of Data Science 10 04-01-2024
  • 11. In set theory, the operations of the sets are carried when two or more sets combine to form a single set under some of the given conditions. The basic operations on sets are: • Union of sets • Intersection of sets • A complement of a set • Cartesian product of sets. • Set difference Basically, we work more on union and intersection of sets operations, using Venn diagrams. • Union of Sets-If set A and set B are two sets, then A union B is the set that contains all the elements of set A and set B. It is denoted as A ∪ B. Example: Set A = {1,2,3} and B = {4,5,6}, then A union B is: A ∪ B = {1,2,3,4,5,6} • Intersection of Sets If set A and set B are two sets, then A intersection B is the set that contains only the common elements between set A and set B. It is denoted as A ∩ B. Example: Set A = {1,2,3} and B = {4,5,6}, then A intersection B is: A ∩ B = { } or Ø Since A and B do not have any elements in common, so their intersection will give null set. Complement of Sets:- The complement of any set, say P, is the set of all elements in the universal set that are not in set P. It is denoted by P’. Gurunanak Institute of Technology, Department of Data Science 11 04-01-2024
  • 12. Properties of Complement sets 1. P ∪ P′ = U 2. P ∩ P′ = Φ 3. Law of double complement : (P′ )′ = P 4. Laws of empty/null set(Φ) and universal set(U), Φ′ = U and U′ = Φ. • Cartesian Product of sets:- If set A and set B are two sets then the cartesian product of set A and set B is a set of all ordered pairs (a,b), such that a is an element of A and b is an element of B. It is denoted by A × B. We can represent it in set-builder form, such as: A × B = {(a, b) : a ∈ A and b ∈ B} Example: set A = {1,2,3} and set B = {Bat, Ball}, then; A × B = {(1,Bat),(1,Ball),(2,Bat),(2,Ball),(3,Bat),(3,Ball)} • Difference of Sets:- If set A and set B are two sets, then set A difference set B is a set which has elements of A but no elements of B. It is denoted as A – B. Example: A = {1,2,3} and B = {2,3,4} A – B = {1} Gurunanak Institute of Technology, Department of Data Science 12 04-01-2024
  • 13. In the realm of sets, just as numbers have arithmetic laws, there exists a set of guidelines that govern how sets interact with each other. These are known as the Laws of Set Algebra. Think of them as the rules of a magical game, ensuring order and consistency as you combine, rearrange, and explore the relationships between sets. Here are some fundamental laws to guide your journey: 1. Idempotent Laws: • A union itself is A. (A ∪ A = A) • An intersection of a set with itself is the set itself. (A ∩ A = A) 2. Commutative Laws: • The order of sets in a union doesn't matter. (A ∪ B = B ∪ A) • The order of sets in an intersection doesn't matter. (A ∩ B = B ∩ A) 3. Associative Laws: • How you group sets in a union doesn't change the result. (A ∪ (B ∪ C) = (A ∪ B) ∪ C) • How you group sets in an intersection doesn't change the result. (A ∩ (B ∩ C) = (A ∩ B) ∩ C) Gurunanak Institute of Technology, Department of Data Science 13 04-01-2024
  • 14. 4. Distributive Laws: • Union distributes over intersection. (A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)) • Intersection distributes over union. (A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)) 5. Identity Laws: • The empty set is the identity for union (like 0 for addition). (A ∪ ∅ = A) • The universal set is the identity for intersection (like 1 for multiplication). (A ∩ U = A) 6. Complement Laws: • A double complement is the original set. (A ∪ A' = U, A ∩ A' = ∅) • De Morgan's Laws: The complement of a union is the intersection of complements, and vice versa. (A ∪ B)' = A' ∩ B', (A ∩ B)' = A' ∪ B' Mastering these laws unlocks a world of possibilities: • Simplify complex set expressions. • Prove set-related theorems and conjectures. • Solve problems involving sets in various fields, including mathematics, computer science, logic, and more. Gurunanak Institute of Technology, Department of Data Science 14 04-01-2024
  • 15. After Studying Set thus we can conclude that Sets, in their elegant simplicity, offer a versatile language for organizing, exploring, and manipulating collections of objects. Their influence extends far beyond the realm of mathematics, shaping numerous fields and unlocking new ways of understanding the world. Sets provide the building blocks for more complex mathematical structures, such as numbers, functions, relations, and more, forming a cornerstone of modern mathematics. The language of sets fosters precise thinking and logical reasoning, enabling us to analyze relationships, break down problems, and formulate solutions in a systematic manner. Sets allow us to move beyond concrete examples and capture abstract concepts, leading to broader insights and generalizations within and beyond mathematics. Set theory finds applications in diverse fields, including: Computer Science in Data structures, databases, algorithms, Engineering in Circuit design, optimization, control systems, Logic in Formal reasoning, proof theory, Statistics in Probability, sampling techniques, Linguistics in Language analysis, semantics, Philosophy in Set theory itself has philosophical implications. Thus sets stand as a testament to the power of clarity and abstraction in mathematical thought. Their versatility and impact continue to shape our understanding of the world and fuel advancements across a multitude of disciplines. As we continue to explore the frontiers of knowledge, sets will remain an indispensable tool, guiding our journeys towards deeper insights and innovative solutions. 04-01-2024 Gurunanak Institute of Technology, Department of Data Science 15
  • 16. 1. https://byjus.com/maths/sets/#:~:text=Sets%2C%20in%20mathe matics%2C%20are%20an,about%20sets%20and%20it's%20pro perties. 2. https://math.libretexts.org/Courses/Monroe_Community_Colleg e/MTH_220_Discrete_Math/4%3A_Sets/4.1%3A_An_Introduct ion_to_Sets 3. https://en.wikipedia.org/wiki/Set_(mathematics) 4. https://www.mathsisfun.com/sets/sets-introduction.html 5. https://www.geeksforgeeks.org/set-theory/ 6. https://www.javatpoint.com/sets-introduction 7. https://www.ucl.ac.uk/~ucahmto/0005_2021/Ch2.S1.html 8. https://www.toppr.com/guides/maths/sets/introduction-to-sets/ 9. https://www.math-only-math.com/sets.html 10.https://www.cuemath.com/algebra/sets/ Gurunanak Institute of Technology, Department of Data Science 16 04-01-2024
  • 17. 04-01-2024 Gurunanak Institute of Technology, Department of Data Science 17