Sets Summary
Sets Summary
Description method:
A description of the set is made and it is enclosed in curly brackets { }.
For example, a set of all integers greater than 5 and less than 9 will
be represented in roster form as {6, 7, 8}.
All the elements of the set have a single common property that is
exclusive to the elements of the set i.e., no other element outside the
set has that property.
For example, a set L of all integers greater than 5 and less than 9 in set
builder form can be represented as follows:
L = {x : x is an integer greater than 5 and less than 9}
Finite set −
A set that contains a limited (countable) number of different
elements is called a finite set.
Infinite set −
A set that contains an unlimited (uncountable) number of different
elements is called an infinite set.
Empty set −
A set that contains no element is called an empty set. It is also called
a null (or void) set. An empty set is denoted by Φ or {}. Also, since an
empty set has no element, it is regarded as a finite set.
The number of distinct elements in a finite set A is called its cardinal number.
It is denoted by n (A).
As the empty set has no elements, therefore, its cardinal number is 0 i.e., n (Φ)
=0
Venn diagrams:
Venn diagrams are closed figures such as squares, rectangles, circles, etc.
inside which some points are marked. The closed figure represents a set and
the points marked inside it represent the elements of the set.
For example, consider the set of all letters in the word AMERICA. This
set consists of the letters A, M, E, R, I, and C.
Two finite sets are called equivalent if they have the same number of elements.
Thus, two finite sets X and Y are equivalent, if n (X) = n (Y). We write it as X ↔ Y
(read as “X is equivalent to Y”)
For example, for sets X = {all letters in the word STONE}, Y = {all letters in the
word NOTES}
Here, the sets X and Y have the same elements. Therefore, in this case, we say that
the sets X and Y are equal sets.
If A and B are any two sets, then set A is said to be a subset of set B if every
element of A is also an element of B. We write it as A ⊆B (read as ‘A is a subset
of B’ or ‘A is contained in B’). In this case, we say that B is a superset of A. We
write it as B ⊃ A (read as ‘B contains A’ or ‘B is a superset of A’). If there
exists at least one element in A which is not an element of B, then A is not a
subset of B. Mathematically, we write it as A ∉ B.
Let A be any set and B be a non-empty set. Set A is called a proper subset of B
if and only if every member of A is also a member of B, and there exists at
least one element in B which is not a member of A. We write it as A⊂B. Also,
B is called the superset of A.
Properties of subsets:
(a) Every set is a subset of itself.
(b) A subset that is not a proper subset is called an improper subset. If A and B
are two equal sets, then A and B are improper subsets of each other.
(c) Every set has only one improper subset and that is itself.
m
The number of subsets of A = 2
m
The number of proper subsets of A = 2 − 1
(h) The collection of all subsets of a set A is called the power set of A. It is
denoted by P(A). In P(A), every element is a set.
If the number of elements in set A is m, then the number of elements in
the power set of A is 2m.
i.e., nP(A) = 2m, where n(A) = m
A set containing all the elements under consideration in a given problem is
called a universal set and is denoted by U or ξ.
Representing information using the Venn diagram:
A⊆B or B⊇A
Since B ≠ A, A⊂B.
C B and C A.
The union of two sets A and B is the set that consists of all the elements of
A, all the elements of B, and the common elements are taken only once. The
symbol ‘∪’ is used for denoting the union.
For example, if X = {2, 4, 6, 8, 10} and Y = {4, 8, 12}, then the union of X and
Y is given by X ∪ Y = {2, 4, 6, 8, 10, 12}
The intersection of sets A and B is the set of all elements that are common
to both A and B. The symbol ‘∩’ is used for denoting the intersection.
For example, if X = {A, E, I, O, U} and Y = {A, B, C, D, E}, then the
intersection of the sets X and Y is given by X ∩ Y = {A, E}
When the sets A and B are disjoint, the Venn diagrams representing A ∩
B can be shown as:
The difference between sets A and B (in that order), i.e., A − B is the set of
elements belonging to A, but not to B. Thus, A − B = {x : x∈A and x∉B}.
If U is the universal set for the sets A, B, and C, then the sets A − B, A ∩ B and
B − A can be shown diagrammatically as
If A and B are two sets, their symmetric difference is (A − B) ∪ (B − A) and
denoted by A ∆ B.
Thus, A ∆ B = (A − B) ∪ (B − A) = {x: x∉ A ∩ B}.
Let X be any set and ξ be its universal set. The complement of set X is the set
consisting of all the elements of ξ, which do not belong to X. It is denoted by
c
X′ or X (read as a complement of set X).
c
Compliment of a set, A denoted by A can be shown in Venn-diagram as
follows:
c
The portion outside the set A, but inside the set ξ, represents the set A .