Korisnik
- 62
- 1
I'm learning maths myself, but I'm going to university in 2 months. This is my first try at proving anything.
Prove that the composition of surjective functions is also a surjection.
A definition of surjective function:
If f:S_1\rightarrow S_2 is a surjection:
\forall y\in S_2\exists x\in S_1:y=f(x).
A definition of composition of functions:
If f:S_1\rightarrow S_2 and g:S_2\rightarrow S_3 are functions, then h:S_1\rightarrow S_3 is the composition of functions f and g:
g\circ f(x)=g[f(x)]=g(y)=z.
I've read some of the texts that talk about proofs, and all of them made sense to me, for example the proving of an irrational number and square roots, but I can't say if this proof is "enough".
If f:S_1\rightarrow S_2 and g:S_2\rightarrow S_3 are surjections by definitions:
\forall y\in S_2\exists x\in S_1:y=f(x)\ \ \ \ (1)
\forall z\in S_3\exists y\in S_2:z=g(y)\ \ \ \ (2),
composition of these two functions g\circ f(x) is also a surjection.
We have to prove:
\forall z\in S_3\exists x\in S_1:z=g\circ f(x).
Let z\in S_3, then there is a particular y\in S_2 such that z=g(y) by the (2) axiom and there is a particular x\in S_1 such that y=f(x) by the (1) axiom. It follows that z=g(y)=g[f(x)]=g\circ f(x) which is by the definition, the composite of functions f and g. This means that for all z we've found a particular x for which the statement is true.
Homework Statement
Prove that the composition of surjective functions is also a surjection.
Homework Equations
A definition of surjective function:
If f:S_1\rightarrow S_2 is a surjection:
\forall y\in S_2\exists x\in S_1:y=f(x).
A definition of composition of functions:
If f:S_1\rightarrow S_2 and g:S_2\rightarrow S_3 are functions, then h:S_1\rightarrow S_3 is the composition of functions f and g:
g\circ f(x)=g[f(x)]=g(y)=z.
The Attempt at a Solution
I've read some of the texts that talk about proofs, and all of them made sense to me, for example the proving of an irrational number and square roots, but I can't say if this proof is "enough".
If f:S_1\rightarrow S_2 and g:S_2\rightarrow S_3 are surjections by definitions:
\forall y\in S_2\exists x\in S_1:y=f(x)\ \ \ \ (1)
\forall z\in S_3\exists y\in S_2:z=g(y)\ \ \ \ (2),
composition of these two functions g\circ f(x) is also a surjection.
We have to prove:
\forall z\in S_3\exists x\in S_1:z=g\circ f(x).
Let z\in S_3, then there is a particular y\in S_2 such that z=g(y) by the (2) axiom and there is a particular x\in S_1 such that y=f(x) by the (1) axiom. It follows that z=g(y)=g[f(x)]=g\circ f(x) which is by the definition, the composite of functions f and g. This means that for all z we've found a particular x for which the statement is true.
Last edited: