Consider the functions
f:X→Y and g:Y→Z
then which of the following is/are incorrect?
Option A)
Let x1,x2∈X be two distinct elements, then f(x1)≠f(x2) as f is injective.
Hence,g(f(x1))≠g(f(x2)) as g is also an injective function.
Hence,g∘f is injective.
Option B)
For, z∈Z,∃y∈Y, such
that g(y)=z, as g is surjective. For y∈Y,∃x∈X such that f(x)=y as f
is surjective. Combining the two we have z∈Z,∃x∈x,
such that g(f(x))=z.
Hence,g∘f is surjective.
Option C)
Let x1,x2∈X be two distinct
elements. Since g∘f is injective,
g(f(x1))≠g(f(x2)) implies that f(x1)≠f(x2). Hence f is injective.
For, z∈Z,∃x∈X, such
that g(f(x))=z, as g∘f is surjective. let y=f(x) for some y∈Y,
then we have g(y)=g(f(x))=z. Henceg is surjective.
Hence none of the three options are incorrect.