$\overline{f}$ is isomorphism in abelian category

abelian-categoriesabstract-algebracategory-theorycommutative-algebra

Suppose $f: A \longrightarrow B$ is a morphism in an abelian category $\mathcal{C}$.

What I consider an abelian category:

  1. $\mathcal{C}$ is additive.
  2. Every morphism has a kernel and a cokernel.
  3. Every monomorphism is a kernel and every epimorphism is a cokernel.

With that, we can define:

$Im(f)= kernel(cokernel(f))$

$Coim(f)=cokernel(kernel(f))$

where $k: K \longrightarrow A$ is a kernel of $f$ if $ k \circ f = 0_{K,B}$ and whenever $h \circ f = 0$, $h$ factors uniquely through $k$. (i.e. $h= k \circ h'$). And $q:B \longrightarrow C$ is a cokernel of $f$ if $ f \circ q = 0_{A,C}$ and whenever $f \circ h = 0$, $h$ factors uniquely through $q$ (i.e. $h = h' \circ q$).

Notation: $0_{A,B}$ is the zero morphism obtained composing $A \longrightarrow 0$ and $0 \longrightarrow B$.

Once I have defined $Im(f)$ and $Coim(f)$, I want to check that there exists a natural map between them, called $\overline{f}$ which is isomorphism.

I have been working with epimorphisms and monomorphisms notions but I am a little bit lost. Any help/hint?

Related but do not understand: Equivalent conditions for a preabelian category to be abelian

Best Answer

the natural map comes from the following construction:

consider: $A \xrightarrow{f} B$ , denote by $K \hookrightarrow A$ and $B \twoheadrightarrow C$ the kernel and cokernel of $f$. Furthermore denote by $K_C \hookrightarrow B$ the kernel of the cokernel of f (the image) and by $A \twoheadrightarrow C_K $ the cokernel of the kernel (the coimage).

Then we know that $K \hookrightarrow A \xrightarrow{f} B$ is $0$ hence this factors over $C_K$ as $C_K \xrightarrow{\alpha} B$, now since $A \twoheadrightarrow C_K$ is an epic, we can deduce, since $A \xrightarrow{f} B \twoheadrightarrow C$ is $0$ that $\alpha$ factors over $K_C$ as $\beta: C_K \to K_C$ and this is your desired map. Remark, kernels are in general monics and cokernels epics, but not generally the other way around, hence this comes into play for showing that this is an iso.