Just as operations of addition, subtraction etc., are performed on numbers, the
operations of unions, intersection etc., are performed on sets. We are already familiar with
them. A review of the main rules is given below: –
Union of two sets: The Union of two sets and
, denoted by
, is the set of all elements,
which belong to or
.
Symbolically;
=
Thus if =
,
[/latex]
=
Intersection of two sets:
The intersection of two sets A and B, denoted by , is the set
of all elements, which belong to both and
.
Symbolically;
Disjoint Sets:
If the intersection of two sets is the empty set then the sets are said to be
disjoint sets.
For example;
If = The set of odd natural numbers and
= The set of even natural numbers, then
and
are disjoint sets.
The set of arts students and the set of science students of a
college are disjoint sets.
Overlapping sets:
If the intersection of two sets is non-empty but neither is a subset of the
other, the sets are called overlapping sets, e.g., if
L = {2,3,4,5,6} and M= {5,6,7,8,9,10}, then L and M are two overlapping sets
Complement of a set:
The complement of a set , denoted by
or
relative to the universal
set is the set of all elements of
, which do not belong to
.
Symbolically:
=\left { x/x\in U\wedge x\notin A \right }[/latex]
For example, if , then
and
Example 1:
If = set of alphabets of English language,
= set of consonants,
= set of vowels, then
and
Difference of two Sets:
The Difference set of two sets and
denoted by
consists of
all the elements which belong to but do not belong to
.
The Difference set of two sets and
denoted by
consists of all the elements, which
belong to but do not belong to
.
Symbolically, A-B = { } xx A x B ∈ ∧∉ and B-A = { } xx B x A ∈ ∧∉
Example 2: If A = {1,2,3,4,5}, B = {4,5,6,7,8,9,10}, then
A-B = {1,2,3} and B-A = {6,7,8,9,10}