Rasalhague
- 1,383
- 2
I'm looking at Munkres: Topology Problems 1.2.4(c), 1.2.4(e), and 1.2.5(a). Problem 1.2.4(c) asks, "If g\circ f is injective, what can you say about the injectivity of f and g?" Problem 1.2.4(e) asks, "If g\circ f is surjective, what can you say about the surjectivity of f and g?"
I concluded g\circ f injective implies that both f and g are injective, and that g\circ f surjective implies both f and g surjective.
But Problem 1.2.5(a) is worded in a way which suggests my conclusion might be too strong: "Show that if f has a left inverse, then f is injective; and if f has a right inverse, then f is surjective."
Am I mistaken?
Let f:A\rightarrow B and g:B\rightarrow C. According to Munkres' definition of function composition, g\circ f is only defined if f is surjective; so clearly g\circ f surjective implies f is surjective.
For Problem 1.2.4(c), I reasoned as follows. If g\circ f is injective, then
f[a_1]=f[a_2]
\Rightarrow (g\circ f)[a_1]=(g\circ f)[a_2]
\Rightarrow a_1 = a_2,
so f is 1-1 too.
And if g[b_1]=g[b_2], then
(\exists a_1,a_2\in A)[(b_1=f[a_1])\&(b_2=f[a_2])]
and, for this a_1,a_2,
(g\circ f)[a_1]=(g\circ f)[a_2]
\Rightarrow a_1 = a_2
\Rightarrow b_1 = b_2,
so g is 1-1.
For Problem 1.2.4(e), I reasoned as follows. As mentioned above, f is surjective. So for all b in B, there exists some a in A such that b = f[a]. Suppose for all c in C, there exists some a in A such that g[f[a]] = c, and let b = f[a]. Then for all c in C, there exists some b in B, namely f[a], such that g = c; so g is surjective too.
I concluded g\circ f injective implies that both f and g are injective, and that g\circ f surjective implies both f and g surjective.
But Problem 1.2.5(a) is worded in a way which suggests my conclusion might be too strong: "Show that if f has a left inverse, then f is injective; and if f has a right inverse, then f is surjective."
Am I mistaken?
Let f:A\rightarrow B and g:B\rightarrow C. According to Munkres' definition of function composition, g\circ f is only defined if f is surjective; so clearly g\circ f surjective implies f is surjective.
For Problem 1.2.4(c), I reasoned as follows. If g\circ f is injective, then
f[a_1]=f[a_2]
\Rightarrow (g\circ f)[a_1]=(g\circ f)[a_2]
\Rightarrow a_1 = a_2,
so f is 1-1 too.
And if g[b_1]=g[b_2], then
(\exists a_1,a_2\in A)[(b_1=f[a_1])\&(b_2=f[a_2])]
and, for this a_1,a_2,
(g\circ f)[a_1]=(g\circ f)[a_2]
\Rightarrow a_1 = a_2
\Rightarrow b_1 = b_2,
so g is 1-1.
For Problem 1.2.4(e), I reasoned as follows. As mentioned above, f is surjective. So for all b in B, there exists some a in A such that b = f[a]. Suppose for all c in C, there exists some a in A such that g[f[a]] = c, and let b = f[a]. Then for all c in C, there exists some b in B, namely f[a], such that g = c; so g is surjective too.