 |
Introduction |
| |
In mathematics, we come across relations such as
A is a subset of B
line l is parallel to line m
number m is less than number n.
In all these, we notice that a relation involves pairs of objects in certain order. This chapter deals with the study of relations and functions in mathematics. |
 |
Ordered pairs and Cartesian products |
| |
An ordered pair is a pair of entries in the specific order. The two entries are separated by comma and enclosed within brackets.
Equality of two ordered pairs (a,b) and (c,d).
(a, b) = (c, d), if a=c and b=d.
Let A and B be two non-empty sets, then the cartesian product of A and B denoted by
A x B = {(a, b) | aÎA, bÎB}. |
 |
Some Important Theorem |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
 |
Relations |
| |
A relation R is a non-empty sub-set of a cartesian product. |
| |
A relation is a set of ordered pairs, i.e., R Ì A
x B where A and B are two non-empty sets. |
| |
Domain of a relation is the set of all first components. |
| |
Range of a relation is the set of all second components. |
 |
Types of Relations |
| |
Following are the types of relations:
Reflexive Relation, Symmetric Relation, Transitive Relation, Equivalence Relation.
A relation which is reflexive, symmetric and transitive is called the Equivalence relation. |
| |
On the universal set of sets, the relation "subset of" is an
antisymmetric relation.
On the set of integers, the relation "congruence" is an equivalence relation. |
 |
Functions (or Mappings) |
| |
Let A and B be two non-empty sets.
A function f from A to B is an association of every element of A to an
unique element in B.
We write this as f : A g B.
A is called the domain.
B is called the co-domain.
The following are the Types of functions (Mappings):
One-one function (or an injective map), Many-one function, Onto function (or surjective map), Bijection, Constant function, Identity function, Equality of two functions, Composite function, Inverse of an element, Inverse function. |
 |
Composition of two functions or Product of two functions |
| |
Let f:AgB and g:AgB be two functions. Thus the composition of two functions f and g denoted by gof or fog is the function from A into C defined by gof = {(a,b) for some c
Î B, (a,c) Î f and (c,b)
Î g}. |
 |
Binary Operations |
| |
binary operation: Let S be any non-empty set. An operation * is called a binary
operation on S if " a, b Î
S a * b Î S |
| |
Commutative law: Let * be a binary operation on the set S.
* is said to be associative in S if " a, b
Î S a * b = b * a |
| |
Associative law: * is said to be associative in S,
If " a, b, c
Î S a * (b * c) = (a * b) * c. |
 |
Summary |
| |
A pair of objects, written in a specified order is called an ordered pair. |
| |
For the ordered pair (a,b), a is called the first element and b, the second element. |
| |
The ordered pairs (a,b) and (c,d) are equal if their corresponding elements are equal.
Symbolically, (a,b) = (c,d) if a=c, b=d.
|