2 Review
2 Review
Definitions:
SET
A set is an aggregate, class or collection of distinct objects or numbers
EQUAL SETS
Two sets A and B are said to be equal if and only if the have same elements and denoted by A =
B. e.g. if A = {1,2,3} and B = {3,2,1} then A and B are equal.
EQUIVALENT SETS
Two sets A and B are said to be equivalent if and only if the number of elements in A = number of
elements in B, where A ≠ B. e.g. if A = {a,b,c} and B = {1,2,3} then A is equivalent to B but A ≠ B.
FINITE AND INFINITE SETS
A set P is said to be finite if the number of elements is finite and infinite if the number of elements
is infinte. e.g. N = {1,2,3,…………….} is infinite while P = {1,2,3,4,………….10000000} is finite.
EMPTY SET OR NULL SET
If a set A has no element then it is called empty set. It is denoted by {} or Ø.
SUBSET
If every element of set A is also the element of set B, then A is called the subset of B denoted by
A B. e.g. if A = {a, b, c} and B = {a, b, c, d, e} then A B.
POWER SET
The power set of a set “S” is the set of all possible subsets of “S” denoted by P(S). if n is the total
number of elements of S then its power set will contain 2n elements.
UNIVERSAL SET
It is the set of all the members under consideration denoted by “U”.
COMPLEMENTARY SET
Le t U be universal set and A is the subset of U, the U – A is called the compliment of A denoted
by A’.
OPERATIONS ON SETS
Union
Let A and B be two sets, their union denoted by AUB is the set which contains all the
elements of both the sets i.e. AUB = {x/x ЄA or xЄB}. e.g. if A = {1,2,3} and B = {3,4,5}
then AUB = {1,2,3,4,5}.
Intersection
The intersection of two sets A and B denoted by A∩B is the set which contain the
common elements of A and B i.e. A∩B = {x/x Є A and x Є B}. e.g. if A = {1,2,3} and B =
{2,3,4,5} then A∩B = {2,3}.
These diagrams are for sets A and B which are not disjoint. For disjoint sets we make circles
separately. The rectangle in all the above figures represents the universal set U.
BINARY RELATION
Let A and B be two sets, then any subset of AXB is called a binary relation from A to B.e.g. if A =
{1,2} and B = {3,4} then AXB = {(1,3), (1,4),(2,3), (2,4)}.
Now there are 4 elements in AXB, the number of possible subsets of AXB are 24 = 16. therefore
16 possible binary relations can be drawn from A to B.
DOMAIN OF BINARY RELATION
The 1st element of each ordered pair in a binary relation is called the domain of that binary
relation.e.g. if R = {(1,3),(2,4)}, then its domain is {1,2}.
RANGE OF BINARY RELATION
The 2nd element of each ordered pair in a binary relation is called the range of that binary
relation.e.g. in the above set R, the range of R is {3,4}.
FUNCTION
Let A and B be two non-empty sets and R be a binary operation from A to B, then R will be a
function from A into B if:
(i) Domain of R = A
(ii) Every element of A is related to exactly one and unique element of B.
Condition (ii) above can also be stated as:
“The 1st co – ordinate of ordered pairs in R do not repeat.”
The functions are usually denoted by f, g, h etc.
TYPES OF FUCTIONS
(i) Linear function: the function f:x ax + b is called linear function.
(ii) Quadratic function: the function f:x ax2 + bx + c is called quadratic function.
(iii) Square root function: the function f:x is called square root function.
(iv) One to one function (1 – 1 function): If distinct elements have distinct images, it is
called 1 – 1 function.e.g.
a x
b y
c z
A B
(v) Onto function: Let f:AB be a function, if range of f = B, then f is called onto function.
(vi) Bijective function: if a function is both one to one and onto, then it is called Bijective
function.
BINARY OPERATION
Let “S” be a non – empty set. A function from SXS into S called a binary operation in S. to
understand this we will construct a multiplication table.
Let S = {1, - 1}, then multiplication table is:
. 1 -1
1 1 -1
-1 -1 1
After multiplying the elements of set “S” we get nothing new but the elements of “S”. therefore
multiplication is binary operation on set “S”.
GROUPOID
Let “S” be a non – empty set and is a binary operation defined on it, then the ordered pair
(S, ) is called a Groupoid.
SEMI GROUP
A groupoid (S, ) is called a semi group if “ ” is associative.
MONOID
A semi group (S, ) is called a Monoid if it contains the identity element w.r.t. .
GROUP
Let “S” be a non – empty set and “ ” is defined on “S”, then S is called a group if:
(i) “S” is closed under “ ”.
(ii) “ ” is associative.
(iii) There exist an identity element in “S” w.r.t. “ ”.
(iv) Each element in “S” has the inverse in “S” w.r.t. “ ”.