How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The kernel-cokernel sequence of a composite
Statement
For composable morphisms in an abelian category, there is an exact sequence where is a kernel of , is a cokernel of , and the unlabeled arrows are the canonical comparison maps induced by the chosen kernels and cokernels.
Facts & Assumptions
Given: Composable morphisms .
Under the stated endpoint hypotheses, the induced kernel and cokernel sequences are exact (Exactness of kernel and cokernel sequences under endpoint hypotheses).
Exactness is self-dual (Exactness is self-dual).
Kernels and cokernels are universal for the morphisms they annihilate (Kernels and cokernels in a category with zero morphisms as equalizers and coequalizers).
The identity of an object is a kernel of its map to , and dually a cokernel of the map (The cokernel of the zero map out of the zero object is the target, and dually for kernels).
Every kernel is monic (Every equalizer is a monomorphism, and every coequalizer is an epimorphism).
Proof
Choose kernels and cokernels Because , [L3] gives a canonical map with . Likewise gives a canonical map with . Put Since and , [L3] also gives canonical maps and .
The map is monic: if , then , and monicity of from [L5] forces . So the sequence is exact at .
Apply [L1] to the commutative diagram tikzcd \ker(f) \arrow[r, "k_f"] \arrow[d, "0"'] & A \arrow[r, "f"] \arrow[d, "g f"'] & B \arrow[d, "g"'] \\ 0 \arrow[r] & C \arrow[r, "1_C"'] & C. The top row is exact, and is monic. Hence the induced sequence is exact. By [L4], is represented by , so this is exactly the sequence at .
Apply [L1] again to tikzcd A \arrow[r, "f"] \arrow[d, "g f"'] & B \arrow[r, "q_f"] \arrow[d, "g"'] & \operatorname{coker}(f) \arrow[d, "0"'] \\ C \arrow[r, "1_C"'] & C \arrow[r] & 0. The top row is exact, and is monic. Therefore the induced sequence is exact. By [L4], the last kernel is represented by , and the induced map is . Hence is exact at .
Apply steps 2.1 to 2.3 in the opposite category to the composable pair Using [L2], the resulting exactness statements transport back to exactness of at , at , and at .
Steps 2.1 to 2.3 and 3.1 give the full exact sequence displayed in the statement.
Depends on
- Exactness of kernel and cokernel sequences under endpoint hypotheses
- Exactness is self-dual
- Kernels and cokernels in a category with zero morphisms as equalizers and coequalizers
- The cokernel of the zero map out of the zero object is the target, and dually for kernels
- Every equalizer is a monomorphism, and every coequalizer is an epimorphism
Used by
Dependency tree · two levels
13 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Saunders Mac Lane, Categories for the Working Mathematician, Exercise VIII.4.6 (standard reference, not scraped)