Here you will learn what is into function with definition and examples.
Let’s begin –
Into Function Definition
Definition : A function f : A → B is said to be an into function if every element of B having no pre-image in A.
In other words, f : A → B is an into function if it is not an onto function.
Also Read : Types of Functions in Maths – Domain and Range
Example : Let A → B be the function represented by the following diagram :
Solution : Clearly, b2 and b5 are two elements in B which do not have their pre-images in A. So, f : A → B is an into function.
Example : A function f : N → N defined by f(x) = 2x is into function, because f(N) = {2, 4, 6, ….} ≠ N (co-domain). In other words, range (f) ≠ co-domain of f.
Example : Let f : R → R given by f(x) = x2+2 for all x ∈ R. Then, find whether it is into or not.
Solution : Clearly, f(x) = x2+2 ≥ 2 for all x ∈ R. So, negative real numbers in R (domain) do not have their pre-images in R (domain).
Hence, f is an into function.