retagged by
572 views
2 votes
2 votes

Let f: A → B and g: B → C denote two functions. Consider the following two statements:
S1 : If both f and g are injections then the composition function gof : A → C is an injection.
S2 : If the function gof : A → C is surjection and g is an injection then the function f is a surjection.

Which of the above statements are valid?

a) S1 only

b) S2 only

c) S1 and S2

d) None of these

retagged by

1 Answer

0 votes
0 votes
BOTH STATEMENTS ARE TRUE BECAUSE S1 SAYS BOTH F AND G ARE ONE-ONE WHICH MEANS EACH ELEMENT IN A HAS AN IMAGE IN B,LIKEWISE B HAS IMAGE IN C ,THAT RESULTS ELEMENT IN A TO HAVE IMAGE IN C

FOR 2ND STATEMENT, WHEN G IS ONE ONE AND GoF is surjection,we can replace B with C and Get all preimages of C in A resulting F to be Surejection.

Related questions

0 votes
0 votes
1 answer
3
4 votes
4 votes
1 answer
4
Prince Sindhiya asked Nov 11, 2018
1,240 views
Let f : A → B be function, where A = {1,2,3,4,5,6} and B = {1,2,3,4,5}.If f(1) = 4 then how many surjective (onto) functions are possible ?