Question
Question: Show that if \[f{\rm{ }}:{\rm{ }}A \to B\] and \[g{\rm{ }}:{\rm{ }}B \to C\] are one-one then \[g \c...
Show that if f:A→B and g:B→C are one-one then g∘f:A→C is also one-one.
Solution
If f(x) = f(y) implies x=y, then f is one-to-one mapped, or f is 1-1 is the way used to prove the given statement. Here using the given condition of function g and f we define the functional values and then using the definition of composition we will prove the result.
Complete step-by-step answer:
It is given that, f:A→B and g:B→C are one-one.
From the conditionf:A→B is one-one, we have
f(x1)=f(x2)⇒x1=x2
From the conditiong:B→C is one – one, we get,
g(x1)=g(x2)⇒x1=x2
“If g∘f:A→C is also one-one then for gof(x1)=gof(x2) we will get,x1=x2”
Let us consider gof(x1)=gof(x2)
Then using the definition of composition we get,
g(f(x1))=g(f(x2))
Given that, g:B→C is one – one using the condition of one-one function, we get,
g(f({x_1})) = g(f({x_2}))$$$$ \Rightarrow f({x_1}) = f({x_2}).
Sincef:A→B is one-one using the condition of one-one function, we get,
f(x1)=f(x2)⇒x1=x2
Thus from consideration we have got,
gof({x_1}) = gof({x_2})$$$$ \Rightarrow {x_1} = {x_2}.
Hence for the functiong∘f:A→C , if gof(x1)=gof(x2) then x1=x2.
Hence by definition of one-one we say that g∘f:A→C is one-one.
Therefore, if f:A→B and g:B→C are one-one then g∘f:A→C is also one-one.
Additional information:
One - one function basically denotes the mapping of two sets. A function g is one-one if every element of the range of g corresponds to exactly one element of the domain of g. One-to-one is also written as 1-1. A function f() is a method, which relates elements/values of one variable to the elements/values of another variable, in such a way that the elements of the first variable identically determine the elements of the second variable.
It could be defined as each element of Set A has a unique element on Set B.
In brief, let us consider ‘f’ is a function whose domain is set A. The function is said to be injective if for all x and y in A,
Wheneverf(x)=f(y) , then x=y
And equivalently, if x=y , then f(x)=f(y) .
Formally, it is stated as, if f(x)=f(y) implies x=y, then f is one-to-one mapped, or f is 1-1.
Note: g∘f is the composition of function g and f which is defined as follows,
g∘f(x)=g(f(x)) Here the function g is operated first and the function f is operated next.