Sets
Sets
• Sets
• Representation of sets
• Types of sets
• Universal sets
• Subset
• Venn diagrams
SETS
A set is a well-defined group of objects or symbols. The objects or symbols are called
the elements of the set.
ELEMENT OF A SET
Note: The elements that are written in the set can be in any order but cannot
be repeated.
ORDER OF SETS
The order of a set defines the number of elements a set is having. It
describes the size of a set. The order of set is also known as
the cardinality.
REPRESENTATION OF SETS
The elements in the sets are depicted in either
the Statement form, Roster Form or Set Builder
Form.
STATEMENT FORM
In statement form, the well-defined descriptions of a member of a set are
written and enclosed in the curly brackets.
Example- the set of even numbers less than 15.
ROSTER FORM
All the elements of a set are listed.
COMPLEMENT OF A SET :
1.P ∪ P′ = U
2.P ∩ P′ = Φ
3.Law of double complement :
(P′ )′ = P
4.Laws of empty/null set(Φ)
A is the set of all things that are in ℰ but NOT in the set A. The and universal set(U), Φ′ = U
symbol A′ is used to denote the complement of set A and U′ = Φ.
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.
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.
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.
Ques -Find A U B and A ⋂ B and A – B.
If A = {a, b, c, d} and B = {c, d}.
Ques-
Ques-
Ques-
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.
A × B = {(a, b) : a ∈ A and b ∈ B}