Subjective & Injective Functions
Subjective & Injective Functions
Function
Function
Functions which are not one to one are called many-one function.
Summary:
1) One-to-one: A function f is one-to-one (injective), if & only if whenever f(x) = f(y), x = y i.e.
no two different input can give the same output.
Example: The function f(x) = x2, positive and negative values of x will give the same value of y. So it is
not one to one
2) Onto: A function f from a set A to a set B is onto (subjective), if and only if for every
element y of B , there is an element x in A such that f(x) = y , that is, f is onto if and only if
f( A ) = B .
Example: The function f(x) = 2x . A is a set of natural numbers and B is a set of even. So every elemnt
in B is an output of some element in A. Therefore it is an onto function
Example: The function f(x) = 2x . A is a set of natural numbers and B is a set of even. So every elemnt
in B is an output of some element in A. Therefore it is an onto function
Also every element in A will give a distinct output in B. therefore it is an into function. Therefore it is
a bijection fuction,