Lagmental Vicfred

Split Exact Sequences Produce Direct Sums by Vicfred

Last updated: Thu 18 August 2022

A section of the quotient map or a retraction of the inclusion splits a short exact sequence. The point is to make the formal expression readable enough to audit line by line.

The mathematical object

An \(R\)-module generalises both vector spaces and abelian groups. A map \(f:M\to N\) is understood through its kernel, image, and cokernel, which exact sequences place on one line.

$$ 0\to A\xrightarrow{i}B\xrightarrow{p}C\to0 $$

I read the first line as input and the second as output. The symbols \(\forall\) and \(\exists\) are not interchangeable, and neither may be upgraded silently to \(\Longleftrightarrow\).

$$ \exists s:C\to B,\ p\circ s=1_C\Longrightarrow B\cong A\oplus C $$

One explicit computation

The computation below is not a second theorem. It is a checksum for the definitions and a place to inspect the difficult LaTeX at full size.

$$ \begin{aligned}\Phi:A\oplus C&\longrightarrow B,\\(a,c)&\longmapsto i(a)+s(c),\\\Phi^{-1}(b)&=\bigl(i^{-1}(b-s(p(b))),p(b)\bigr).\end{aligned} $$

Why the identity matters

The invariant statement is the one that does not depend on a convenient choice of coordinates, representatives, basis, or enumeration.

$$ \begin{aligned} \mathsf{D}\;&:\quad 0\to A\xrightarrow{i}B\xrightarrow{p}C\to0,\\[5pt] \mathsf{C}\;&:\quad \exists s:C\to B,\ p\circ s=1_C\Longrightarrow B\cong A\oplus C. \end{aligned} $$

Where it can fail

Tensor product is right exact but not generally left exact, while \(\operatorname{Hom}_R(P,-)\) is exact precisely when \(P\) is projective.

$$ \boxed{\begin{gathered} \text{compact conclusion}\\[-2pt] \exists s:C\to B,\ p\circ s=1_C\Longrightarrow B\cong A\oplus C \end{gathered}} $$

This is enough machinery for one note: an exact object, a worked case, a structural law, and a clearly marked boundary. Each layer can now be tested independently.

This article was posted on Sat 24 August 2019. Facts and circumstances may have changed since publication.
Please contact me before jumping to conclusions if something seems wrong or unclear.