If \begin{array}{ccC} A &\xrightarrow {0} & B\\ \downarrow & &\downarrow \\ C & \xrightarrow{g} & D \end{array} is a pushout. is $g$ zero map?
Asked
Active
Viewed 45 times
0
-
I guess $g$ is rather the cokernel of $A\to C$. – Berci Feb 26 '20 at 12:03
-
1What category is this in? – Daniel Donnelly Mar 31 '20 at 02:14
1 Answers
1
No, for example \begin{array}{ccC} 0 & \to & B\\ \downarrow & &\downarrow \\ C & \xrightarrow{g} & B \oplus C \end{array} is a pushout with $g$ the "inclusion", in say vector spaces.
ronno
- 11,390
-
1Indeed your diagram is a correct pushout in any category with binary coproducts where $B\oplus C$ stands for $B\sqcup C$ and $0$ stands for an initial object – FShrike May 19 '23 at 10:35
-
-
Not assuming the category has a zero object, i.e. only assuming $0$ is initial and perhaps not terminal, that would imply that if there exists an arrow $B\to X$ there exists at most one arrow $C\to X$, and existence of an arrow $C\to 0$ would entail $C\to0\to X$ surely always exists and therefore that $B\oplus C\cong B$. This isn't enough to show $C=0$ though, I don't think. Hmm. But if you live in a category where the binary coproduct inclusions are monomorphisms then $g$ is zero iff. $C$ is isomorphic to $0$, we can say that – FShrike Feb 26 '24 at 23:56