The following text is from an MIT open course.
Let the category $\mathcal{C}=\text{Ab}$. Let $f:A \to B$ be a split epi and $g:B \to A$ be a section of $f$. Let $\iota: \text{ker}A \to A$ be the inclusion map. Then we have the map $$[g \quad \iota]: B \oplus \text{ker}A \to A$$
What does it mean by the map $[g \quad \iota]$? Thank you.
I guess they mean $[g \;\;\; \iota] = g + \iota$ defined pointwise, i.e a tuple $(b,a)$ is send to $g(b) + a$.