Prove Surjectivity of g∘f: Homework Solution

  • Thread starter Thread starter nicksauce
  • Start date Start date
  • Tags Tags
    Proof Surjective
nicksauce
Science Advisor
Homework Helper
Messages
1,270
Reaction score
7

Homework Statement


Let f:X\rightarrow~Y and g:Y\rightarrow~Z be surjections. Show that g\circ~f is surjective.


Homework Equations





The Attempt at a Solution


Proof:
Suppose f and g are surjections.
Then (1)\forall~y\in~Y \exists~x\in~X\textnormal{ st. }f(x)=y
And (2) \forall~z\in~Z \exists~y\in~Y\textnormal{ st. }g(y)=z

(1) guarantees that we can write any y as f(x) for some x, so placing this into (2) gives:
(3)\forall~z\in~Z \exists~x\in~X\textnormal{ st. }g(f(x))=g\circ~f=z

And (3) shows that g\circ~f is surjective.

Is my logic correct?
 
Physics news on Phys.org
nicksauce said:
Proof:
Suppose f and g are surjections.
Then (1)\forall~y\in~Y \exists~x\in~X\textnormal{ st. }f(x)=y
And (2) \forall~z\in~Z \exists~y\in~Y\textnormal{ st. }g(y)=z

(1) guarantees that we can write any y as f(x) for some x, so placing this into (2) gives:
(3)\forall~z\in~Z \exists~x\in~X\textnormal{ st. }g(f(x))=g\circ~f=z

And (3) shows that g\circ~f is surjective.

Is my logic correct?

Hi nicksauce! :smile:

(have an exists: ∃ and an in/episilon: ε :smile:)

Your logic is fine …

but it would be quicker and neater to start with (2) …

given z ε Z, ∃ y ε Y st g(y) = z, so ∃ x ε X st … :wink:
 
The proof is correct but, rather than saying "for all", better wording would be "if z is in Z, then, because g is surjective, there exist y in Y such that g(y)= z. Now, since f is surjective, there exist x in X such that f(x)= y (that specific y you got before). Then g\circ f(x)= g(f(x))= g(y)= z. That is, you have proved "if z is in Z, then there exist x in X such that g\circ f(x)= z.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top