Question
Question: Show that if \(f:A \to B\) and \(g:B \to C\) are onto, then \(fog:A \to C\) is also onto....
Show that if f:A→B and g:B→C are onto, then fog:A→C is also onto.
Solution
To solve this we should remember the concept of function onto functions. To show this first we take the if part of the problem and we show the then part of the given problem.
Complete Step by Step Solution:
About functions : Let A and B be two non empty sets. A function f from A to B, denoted by f:A→B is a rule that assigns each member of A an unique member of B. here A is called the domain off while B is called the co domain of f. the set of all those members of B that are assigned by the rule f to some member of A is called the range of f.
Onto function : The onto function is also called as surjection defined as a function f:A→B if f(A) , the image of A equals B. that is f is onto if every element of B the co domain is the image of at least one element of A the domain.
f:A→B is onto ⇔ for every y∈B there is at least one x∈A such that f(x)=y if and only if f(A)=B.
The objective of the problem is to show that if f:A→B and g:B→C are onto, then fog:A→C is also onto.
Since g:B→C is onto
Suppose t∈C , then there exists a pre image in B.
Let that preimage be y.
Hence, y∈B such that g(y)=t
Since , f:A→B is onto
If y∈B then there exists a pre image in A
Let that preimage be x.
Hence , x∈A such that f(x)=y
Now we find (gof)(x)
(gof)(x)=g(f(x))
We have that f(x)=y
On substituting we get
(gof)(x)=g(y)
Here we have g(y)=t
(gof)(x)=g(y)=t
For every x in A , there is an image T in C.
Thus gof is also onto.
Note:
In the product functiongof the co domain of f is the domain of g. the domain of gof is the domain of f. The co domain of gof and g is the same set.