Alphabeta Math
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.

29 results · all verified · 13 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 16 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Diagram Lemmas in an Abelian Category

1 · Prerequisites

2 · Summary

This page packages the standard diagram lemmas in the order that actually drives later proofs: first the short five lemma, then the snake lemma and its connecting morphism, and only afterwards the four, five, and nine lemmas that are built on top of that exact-sequence machinery.

Two proof routes are kept visible on purpose. The opening short five lemma is proved once with the member calculus and once without it, while the connecting morphism itself is constructed arrow-theoretically from pullbacks, pushouts, and universal properties. That is the point of the page: members are useful, but the underlying arguments live entirely inside an arbitrary abelian category.

3 · Logical flowchart

4 · Definitions, theorems and proofs

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Short five lemma in an abelian category

Statement

Consider a morphism of short exact sequences in an abelian category

0ABC00A0B0C00:ifpghi0p0

Then:

  1. if f and h are monic, then g is monic;
  2. if f and h are epic, then g is epic;
  3. if f and h are isomorphisms, then g is an isomorphism.

Facts & Assumptions

Given: The commutative diagram in the statement, with both rows short exact.

[L1]

Monicity is equivalent to cancellation on members (Monicity by member cancellation).

[L3]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

[L4]

Equivalent members admit representatives on a common epic domain. The pullback refinement used for transitivity puts any finite family of such witnesses on one common epic domain, where hom-sets are abelian groups (Equivalence of members, Member equivalence is transitive, Abelian category).

[L5]

The opposite of an abelian category is abelian, and an abelian category is balanced (The opposite of an abelian category is abelian, An abelian category is balanced).

Proof

technique · direct
1.1

Assume that f and h are monic. Let y:YB and y:YB be members with gygy. By [L4], choose epimorphisms u:TY and v:TY such that gyu=gyv, and define the member z:=yuyv:TB. Then gz=0. Since hpz=pgz=0 and h is monic, [L1] gives pz0. Exactness of the top row at B now gives a member x of A with ixz by [L3].

L1L3L4assume-hypchooseconstructalgebra
2.1

Since the bottom row is short exact, i is monic. From ifx=gixgz=0 and the monicity of i and f, [L1] gives x0, hence zix0. By [L4], after an epic refinement of T the equality z=yuyv=0 is literal, so the resulting common epic representatives witness yy. Thus [L1] makes g monic.

L1L3L4step 1.1algebra
3.1

If f and h are epic in the original diagram, then fop and hop are monic in the opposite abelian category. Applying steps 1.1 and 2.1 to the opposite morphism of short exact sequences makes gop monic, so g is epic.

L5step 1.1step 2.1
4.1

If f and h are isomorphisms, they are in particular monic and epic. Steps 2.1 and 3.1 make g both monic and epic, so [L5] makes g an isomorphism.

L5step 2.1step 3.1
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

A morphism of short exact sequences with invertible outer maps is invertible

Statement

In a morphism of short exact sequences in an abelian category, if the left and right vertical maps are isomorphisms, then the middle vertical map is an isomorphism.

Facts & Assumptions

Given: A morphism of short exact sequences whose outer vertical maps are isomorphisms.

[L1]

The short five lemma makes the middle map both monic and epic (Short five lemma in an abelian category).

[L2]

Every morphism that is both monic and epic in an abelian category is an isomorphism (An abelian category is balanced).

Proof

technique · direct
1.1

Because the outer maps are isomorphisms, they are monic and epic. Therefore [L1] shows that the middle map is monic and epic.

L1given
2.1

Applying [L2] to that middle map shows that it is an isomorphism.

L2step 1.1
3.1

Hence a morphism of short exact sequences with invertible outer maps has invertible middle map as well.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Short five lemma by pullback without members

Statement

For a morphism of short exact sequences in an abelian category, the three conclusions of the short five lemma hold without using members: monic outer maps force the middle map to be monic, epic outer maps force it to be epic, and isomorphic outer maps force it to be an isomorphism.

Facts & Assumptions

Given: A morphism of short exact sequences 0AiBpC0, 0AiBpC0, with vertical maps f,g,h.

[L1]

In a short exact sequence, the left map is a kernel and the right map is a cokernel (A short exact sequence is a kernel-cokernel pair).

[L2]

The pullback square of an epimorphism is again a pullback square with epic left projection, and its induced map on kernels is an isomorphism (In a pullback square, the induced map on the kernels of the two parallel arrows is an isomorphism).

[L3]

A cartesian square over an epimorphism is also cocartesian (A cartesian square over an epimorphism is also cocartesian).

[L4]

In an abelian category, monic-plus-epic implies isomorphism (An abelian category is balanced).

Pullback diagram

The proof uses the following pullback of p along h:

PB0CC0:¯®p0h

Proof

technique · direct
1.1

Form the pullback of p along h shown above. Because pg=hp, there is a unique comparison map u:BP with αu=p and βu=g. Since p is the cokernel of i by [L1], it is epic, so [L3] makes the square also cocartesian, and [L2] identifies ker(β) with ker(h).

L1L2L3construct
2.1

Assume f and h are monic. Then ker(h)=0, so step 1.1 makes β monic. If ut=0, then pt=αut=0. Because i=ker(p) by [L1], there is s with t=is. Now 0=βut=gis=ifs. The map i is monic by [L1], and f is monic by hypothesis, so s=0 and hence t=0. Thus u is monic, and therefore g=βu is monic.

L1step 1.1assume-hypalgebra
2.2

Still with the pullback square of step 1.1, let j:AP be a kernel of α; by [L2] this exists and agrees with the induced map from ker(p)=im(i) to P. Assume now that f and h are epic. To show that u is epic, let t:PT satisfy tu=0. Then tjf=tui=0. Since f is epic, tj=0. Because j=ker(α), there is r:CT with rα=t. But then 0=tu=rαu=rp, and p is epic by [L1], so r=0 and hence t=0. Therefore u is epic.

L1L2step 1.1assume-hypalgebra
3.1

To show that β is epic under the same hypotheses, let s:BT satisfy sβ=0. Since the square of step 1.1 is cocartesian by [L3], the compatible pair of maps 0:CT and s:BT induces a unique v:CT with vh=0 and vp=s. Because h is epic, v=0, so s=0. Thus β is epic, and therefore g=βu is epic.

L3step 1.1step 2.2algebra
4.1

If f and h are isomorphisms, steps 2.1 and 3.1 show that g is both monic and epic. Therefore [L4] makes g an isomorphism.

L4step 2.1step 3.1
5.1

This gives the short five lemma again, now by a pullback-and-pushout argument and without any use of members.

step 2.1step 3.1step 4.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Snake data

Definition

A piece of snake data in an abelian category means one of the following commutative diagrams.

The Mac Lane shape is a morphism of short exact sequences

0ABC00A0B0C00:ifpghi0p0

The weaker Stacks shape is a commutative diagram

XYZ00UVWa®b¯°kl

whose top and bottom rows are exact.

This page uses the name only for the data of the diagram and its exact rows. The connecting morphism and the snake sequence attached to such data are constructed later.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The connecting morphism exists and is unique

Statement

Let

0ABC00A0B0C00ifpghi0p0

be snake data in the Mac Lane shape. Let kh:KC be a kernel of h and qf:AQ a cokernel of f.

Form the pullback P=B×CK with projections π:PB,π:PK, and the pushout R=Q⨿AB of qf and i with coprojections ι:QR,ι:BR.

Then there exists a unique morphism δ:KQ such that ιδπ=ιgπ.

Facts & Assumptions

Given: The snake-data diagram in the statement, together with kh and qf.

[L1]

In a short exact sequence, the left map is a kernel and the right map is a cokernel (A short exact sequence is a kernel-cokernel pair).

[L2]

Pullbacks and pushouts exist, pullbacks of epimorphisms are epimorphisms, and the induced map on kernels in a pullback square is an isomorphism (Pullbacks and pushouts as limits and colimits of cospans and spans, The pullback of an epimorphism is an epimorphism, In a pullback square, the induced map on the kernels of the two parallel arrows is an isomorphism).

[L3]

A pushout of a monomorphism is again a monomorphism (The pushout of a monomorphism is a monomorphism).

[L4]

A complex 0XuYvZ0 is short exact exactly when u is a kernel of v and v is epic (Degenerate exactness criteria).

[L5]

Kernels and cokernels are characterized by their universal properties (Kernels and cokernels in a category with zero morphisms as equalizers and coequalizers).

Proof

technique · direct
1.1

Because the top row is short exact, [L1] says that p is epic and i=ker(p). Form the pullback of p along kh:

tikzcd P \arrow[r, "\pi'"] \arrow[d, "\pi"'] & B \arrow[d, "p"] \\ K \arrow[r, "k_h"'] & C.

By [L2], the map π is epic. The induced map on kernels identifies ker(π) with ker(p), so after transporting along i=ker(p) we obtain a kernel j:AP of π satisfying πj=i. [L1, L2, construct]

1.2

Form the pushout of qf and i:

tikzcd A' \arrow[r, "i'"] \arrow[d, "q_f"'] & B' \arrow[d, "\iota'"] \\ Q \arrow[r, "\iota"'] & R.

Since i is monic by [L1], [L3] makes ι monic. [L1, L3, construct]

2.1

Step 1.1 gives j=ker(π) and makes π epic. By [L4], the sequence 0AjPπK0 is therefore short exact. Applying [L1] to this new short exact sequence shows that π is also a cokernel of j.

L1L4step 1.1
2.2

The pullback relation gives hpπ=hkhπ=0, so the snake-data square yields pgπ=0. Because i=ker(p) by [L1], [L5] gives a unique map a:PA with ia=gπ.

L1L5step 1.1construct
3.1

Since πj=i and the left square commutes, we have iaj=gπj=gi=if. The map i is monic, so aj=f. Therefore qfaj=qff=0. Because π is a cokernel of j by step 2.1, [L5] yields a unique morphism δ:KQ with δπ=qfa.

L1L5step 2.1step 2.2algebra
4.1

Composing with the pushout coprojection gives ιδπ=ιqfa=ιia=ιgπ, which is the required relation. If δ1 and δ2 both satisfy that relation, then ιδ1π=ιδ2π. Since π is epic by step 1.1 and ι is monic by step 1.2, this forces δ1=δ2.

step 1.1step 1.2step 3.1algebra
5.1

Hence the connecting morphism exists and is unique.

step 3.1step 4.1
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The connecting morphism depends on no choices

Remark

The arrow-theoretic construction of The connecting morphism exists and is unique produces the connecting morphism by a universal property and proves uniqueness at the same time. Once the pullback and pushout are fixed, there is no remaining zig-zag choice whose independence must be checked later.

That is exactly what the universal-property route buys. In an elementwise construction one has to prove that different representatives and different choices of lift lead to the same class. Here the final morphism is already the unique map that makes one displayed square commute.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Snake lemma in an abelian category

Statement

For snake data

0ABC00A0B0C00ifpghi0p0

there is an exact sequence 0ker(f)ker(g)ker(h)δcoker(f)coker(g)coker(h)0, where δ is the connecting morphism of The connecting morphism exists and is unique.

Facts & Assumptions

Given: The snake-data diagram in the statement.

[L1]

The connecting morphism exists and is unique (The connecting morphism exists and is unique).

[L2]

The kernel row is exact at its first two nodes, and the cokernel row is exact at its last two nodes (The kernel row and cokernel row of a morphism of short exact sequences are exact at two nodes each).

[L3]

The subtraction surrogate produces a member mapping to zero from two members with the same image (The subtraction surrogate).

[L4]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

[L5]

The opposite of an abelian category is abelian (The opposite of an abelian category is abelian).

Proof

technique · direct
1.1

By [L2], the induced kernel row 0ker(f)ker(g)ker(h) is exact at ker(f) and at ker(g), while the induced cokernel row coker(g)coker(h)0 is exact at coker(g) and at coker(h). Thus only exactness at ker(h) and at coker(f) remains.

L2given
2.1

Let kh:KC be a kernel of h, let qf:AQ be a cokernel of f, and use [L1] to form the pullback object P, the map π:PK, the map π:PB, and the connecting morphism δ:KQ with ιδπ=ιgπ. The proof of [L1] gives that π is epic.

L1step 1.1construct
3.1

First, δ kills the image of ker(g)ker(h). Indeed, a member of ker(g) factors through the pullback P, and the defining identity of step 2.1 then gives ιδg=0. Since ι is monic in the pushout square used to define δ, this implies δg=0.

L1step 2.1constructalgebra
3.2

Conversely, let t be a member of ker(h) with δt0. Because π is epic, lift t to a member n of P with πnt. Writing a:PA for the map from the proof of [L1], we have qfan=δπnδt0. Exactness of AfAqfQ at A gives a member x of A with fxan by [L4]. The equality ia=gπ from the construction of a therefore gives gπnifx=gix. Applying the subtraction surrogate [L3] to πn and ix, we obtain a member z of B with gz0 and pzpπnpix=khπnkht. Exactness of the top row at B gives a member y of ker(g) mapping to z, and then exactness at ker(h) follows because kh is monic. Hence every member in ker(δ) lies in the image of ker(g)ker(h).

L1L3L4step 2.1constructalgebra
4.1

By [L5], the opposite of an abelian category is abelian. Applying step 3.2 there to the opposite snake diagram proves exactness at coker(f) in the original category.

L5step 3.2
5.1

Therefore the full six-term sequence displayed in the statement is exact.

step 1.1step 3.1step 3.2step 4.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Snake lemma under the weaker Stacks hypotheses

Statement

For snake data in the weaker Stacks shape

XYZ00UVW;a®b¯°kl

there is an exact sequence ker(α)ker(β)ker(γ)δcoker(α)coker(β)coker(γ).

If a is monic, then ker(α)ker(β) is monic. If l is epic, then coker(β)coker(γ) is epic.

Facts & Assumptions

Given: The weaker snake-data diagram in the statement.

[L1]

In an exact sequence ending in 0, the last map is epic; in an exact sequence beginning at 0, the first map is monic (Degenerate exactness criteria).

[L2]

Kernels and cokernels are characterized by their universal properties (Kernels and cokernels in a category with zero morphisms as equalizers and coequalizers).

[L3]

Pullbacks of epimorphisms are epimorphisms, and in a pullback square the induced map on kernels is an isomorphism (The pullback of an epimorphism is an epimorphism, In a pullback square, the induced map on the kernels of the two parallel arrows is an isomorphism).

[L4]

Under the endpoint hypotheses, the induced kernel and cokernel sequences are exact (Exactness of kernel and cokernel sequences under endpoint hypotheses).

[L5]

Epicity is equivalent to the member-lifting property (Epimorphy is detected by members).

[L6]

The subtraction surrogate produces a member mapping to zero from two members with the same image (The subtraction surrogate).

[L7]

Exactness is self-dual (Exactness is self-dual).

Proof

technique · direct
1.1

Because the top row is exact and ends in 0, the map b is epic by [L1]. Because the bottom row is exact and begins at 0, the map k is monic by [L1]. Choose a kernel kγ:KZ of γ and a cokernel qα:UQ of α. Form the pullback tikzcd P \arrow[r, "\pi'"] \arrow[d, "\pi"'] & Y \arrow[d, "b"] \\ K \arrow[r, "k_\gamma"'] & Z. By [L3], π is epic. Since lβπ=γbπ=γkγπ=0, the kernel property of k gives a unique map r:PU such that kr=βπ.

L1L2L3givenconstruct
2.1

Let j:JP be a kernel of π. By [L3], the induced map Jker(b) is an isomorphism. Exactness of the top row at Y says that ker(b) is the image of a, so there is an epimorphism e:XJ with πje=a. Then krje=βπje=βa=kα, and monicity of k gives rje=α. Therefore qαrje=qαα=0. Because e is epic, qαrj=0. Since π is epic, it is the cokernel of its kernel j, so there is a unique morphism δ:KQ with δπ=qαr.

L1L2L3step 1.1constructalgebra
3.1

Applying [L4] to the given diagram gives exactness of ker(α)ker(β)ker(γ) and of coker(α)coker(β)coker(γ). If a is monic, then the sequence 0XaYbZ is exact, so the same theorem gives that ker(α)ker(β) is monic. Dually, if l is epic, then coker(β)coker(γ) is epic. Thus only exactness at ker(γ) and at coker(α) remains.

L1L4step 2.1
3.2

Let i:ker(β)Y be a kernel of β, and let s:ker(β)K be the induced map with kγs=bi. Because βi=0, the pair (i,s) factors through the pullback, giving t:ker(β)P with πt=i,πt=s. Then krt=βπt=βi=0, so monicity of k gives rt=0. Therefore δs=δπt=qαrt=0, which proves that δ kills the image of ker(β)ker(γ).

L2step 2.1constructalgebra
3.3

Conversely, let u be a member of K with δu0. Because π is epic, [L5] gives a member n of P with πnu. Then qαrn=δπnδu0, so the cokernel property of qα gives a member x of X with αxrn. Hence βπn=krnkαx=βax. Applying [L6] to πn and ax with respect to β, obtain a member y of Y with βy0 and bybπn. Since bπn=kγπnkγu, the member y factors through ker(β) and maps to u in ker(γ). Thus every member of ker(δ) lies in the image of ker(β)ker(γ), so the sequence is exact at ker(γ).

L2L5L6step 2.1constructalgebra
4.1

The exactness at coker(α) is the formal dual of step 3.3 in the opposite abelian category. By [L7], that dual exactness transports back to the statement that im(δ)=ker(coker(α)coker(β)).

L7step 3.3
5.1

Hence the displayed six-term sequence is exact under the weaker Stacks hypotheses, with the additional endpoint monic and epic clauses already proved in step 3.1.

step 3.1step 3.3step 4.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The arrow category of an abelian category

Definition

Let [1] denote the category with two objects and one nonidentity arrow. For an abelian category A, the arrow category A is the functor category [[1],A].

Thus an object of A is a morphism x:X0X1 in A, and a morphism in A is a commutative square between such arrows.

Because [1] is small, this is an honest functor category by Functor category [C,D] and If C is small and D is locally small then [C,D] is locally small; if both are small it is small. Because limits and colimits in a functor category are computed pointwise, an abelian category gives an abelian arrow category as well.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Naturality of the connecting morphism

Statement

Given a morphism between two pieces of snake data in the Mac Lane shape in an abelian category, the induced square between their connecting morphisms commutes.

Facts & Assumptions

Given: A commutative ladder between two Mac Lane snake diagrams.

[L1]

The arrow category of an abelian category is again abelian (The arrow category of an abelian category).

[L2]

The connecting morphism exists and is unique for Mac Lane snake diagrams (The connecting morphism exists and is unique).

Proof

technique · direct
1.1

Regard each vertical arrow of the given ladder as an object of the arrow category A. Because kernels, cokernels, pullbacks, and pushouts in A are computed componentwise, the entire ladder is again a Mac Lane snake diagram in A.

L1L2given
2.1

Applying [L2] in A produces a connecting morphism between the arrow objects ker(γ)coker(α). Read componentwise in A, that morphism is exactly the pair consisting of the two ordinary connecting morphisms together with the comparison square between them.

L2step 1.1construct
3.1

The defining square for the arrow-category connecting morphism commutes by construction, and uniqueness in [L2] forces that componentwise square to be the naturality square for the two ordinary connecting morphisms. Therefore the connecting morphism is natural.

L2step 2.1
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The kernel-cokernel sequence of a composite is a snake

Statement

For composable morphisms AfBgC in an abelian category, the exact sequence of The kernel-cokernel sequence of a composite is an instance of the snake sequence.

Facts & Assumptions

Given: Composable morphisms AfBgC.

[L1]

The snake lemma gives an exact kernel-cokernel sequence for a morphism of short exact sequences (Snake lemma in an abelian category).

[L2]

The composite already has a kernel-cokernel exact sequence (The kernel-cokernel sequence of a composite).

[L3]

An abelian category is additive and has finite biproducts (Abelian category).

Proof

technique · direct
1.1

Consider the morphism between the canonical split short exact sequences tikzcd 0 \arrow[r] & A \arrow[r, "j_A"] \arrow[d, "f"'] & A\oplus B \arrow[r, "\pi_B"] \arrow[d, "m"'] & B \arrow[r] \arrow[d, "g"'] & 0 \\ 0 \arrow[r] & B \arrow[r, "j_B"'] & B\oplus C \arrow[r, "\pi_C"'] & C \arrow[r] & 0 where, in biproduct matrix notation, m=(f1B0g),m(a,b)=(f(a)b,g(b)). The two squares commute, so [L1] applies.

L1L3givenconstruct
2.1

The map a(a,f(a)) identifies ker(gf) with ker(m): the equations m(a,b)=0 are exactly b=f(a) and gf(a)=0. Dually, the map BCcoker(gf),(b,c)[c+g(b)] identifies coker(m) with coker(gf). Under these identifications, the snake sequence of step 1.1 is exactly 0ker(f)ker(gf)ker(g)coker(f)coker(gf)coker(g)0.

L1L2L3step 1.1algebra
3.1

The maps in step 2.1 are the canonical comparison maps of [L2], so the kernel-cokernel sequence of a composite is a special case of the snake lemma.

L2step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Four lemma in an abelian category

Statement

Consider a commutative diagram in an abelian category with exact rows

WXYZW0X0Y0Z0:®¯°±

Then:

  1. if α and γ are epic and δ is monic, then β is epic;
  2. if β and δ are monic and α is epic, then γ is monic.

Facts & Assumptions

Given: The commutative exact-row diagram in the statement.

[L1]

Monicity is equivalent to cancellation on members (Monicity by member cancellation).

[L2]

Epicity is equivalent to the member-lifting property (Epimorphy is detected by members).

[L3]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

[L4]

The common-refinement construction for member equivalence puts finitely many witness equalities on one epic domain, where hom-set subtraction is defined (Equivalence of members, Member equivalence is transitive, Abelian category).

Proof

technique · direct
1.1

Write the top row as WiXjYpZ and the bottom row as WiXjYpZ. Assume that α and γ are epic and that δ is monic. To prove that β is epic, let x be a member of X. Since γ is epic, [L2] gives a member y of Y with γyjx. Then δpy=pγypjx0. Because δ is monic, [L1] gives py0. Exactness of the top row at Y now gives a member x0 of X with jx0y by [L3].

L1L2L3assume-hypconstruct
1.2

Assume instead that β and δ are monic and that α is epic. To prove that γ is monic, let y and y be members of Y with γyγy. Then δpy=pγypγy=δpy, so [L1] gives pypy. By [L4], replace y and y by representatives on one common epic refinement of the witnesses for both equalities and define t:=yy. Then γt=pt=0 and y=y+t on that domain. Exactness of the top row at Y gives a member x of X with jxt by [L3].

L1L3L4assume-hypchooseconstructalgebra
2.1

From step 1.1 we get jβx0=γjx0γyjx. By [L4], replace βx0 and x by representatives on a common epic domain and define z:=xβx0. Then jz=0 and x=βx0+z on that domain. Exactness of the bottom row at X gives a member w of W with iwz by [L3], and epicity of α gives a member w of W with αww by [L2]. Therefore β(x0+iw)βx0+iαwβx0+iwβx0+zx. So every member of X lifts along β, and [L2] makes β epic.

L2L3L4step 1.1chooseconstructalgebra
2.2

From step 1.2 we get jβx=γjxγt0. Exactness of the bottom row at X therefore gives a member w of W with iwβx by [L3]. Because α is epic, [L2] gives a member w of W with αww. Then β(xiw)βxiαwβxiw0. Since β is monic, [L1] yields xiw. Therefore tjxjiw0, because the top row is a complex. So yy, and [L1] makes γ monic.

L1L2L3step 1.2algebra
3.1

Therefore the four lemma holds in both the epic and the monic form stated above.

step 1.2step 2.2
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Weak four lemma with the exactness hypotheses named

Statement

In the four-term commutative diagram of the four lemma, the two conclusions already follow from exactness at the four middle nodes that are actually used:

  1. exactness at X, Y, X, and Y, together with α,γ epic and δ monic, implies β epic;
  2. exactness at X, Y, X, and Y, together with β,δ monic and α epic, implies γ monic.

Facts & Assumptions

Given: The four-term commutative diagram underlying the four lemma.

[L1]

Monicity is equivalent to cancellation on members (Monicity by member cancellation).

[L2]

Epicity is equivalent to the member-lifting property (Epimorphy is detected by members).

[L3]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

[L4]

The common-refinement construction for member equivalence puts finitely many witness equalities on one epic domain, where hom-set subtraction is defined (Equivalence of members, Member equivalence is transitive, Abelian category).

Proof

technique · direct
1.1

Write the top row as WiXjYpZ and the bottom row as WiXjYpZ. Assume that exactness holds at X, Y, X, and Y, and that α and γ are epic while δ is monic. Let x be a member of X. By epicity of γ and [L2], choose a member y of Y with γyjx. Then δpy=pγypjx0, so monicity of δ and [L1] give py0. Exactness at Y gives a member x0 of X with jx0y by [L3].

L1L2L3assume-hypconstruct
1.2

Assume instead that exactness holds at X, Y, X, and Y, that β and δ are monic, and that α is epic. Let y and y be members of Y with γyγy. Then δpy=pγypγy=δpy, so [L1] gives pypy. By [L4], replace y and y by representatives on one common epic refinement of the witnesses for both equalities and define t:=yy. Then γt=pt=0 and y=y+t on that domain. Exactness at Y gives a member x of X with jxt by [L3].

L1L3L4assume-hypchooseconstructalgebra
2.1

Now jβx0=γjx0γyjx. By [L4], replace βx0 and x by representatives on a common epic domain and define z:=xβx0. Then jz=0 and x=βx0+z on that domain. Exactness at X gives a member w of W with iwz by [L3], and epicity of α gives a member w of W with αww by [L2]. Therefore β(x0+iw)βx0+iαwβx0+iwβx0+zx. So [L2] makes β epic.

L2L3L4step 1.1chooseconstructalgebra
2.2

From step 1.2 we get jβx=γjxγt0. Exactness at X gives a member w of W with iwβx by [L3]. Since α is epic, choose w in W with αww by [L2]. Then β(xiw)βxiαwβxiw0. Because β is monic, [L1] yields xiw, and therefore tjxjiw0. So yy, and [L1] makes γ monic.

L1L2L3step 1.2algebra
3.1

Hence the weak four lemma follows from the named middle-node exactness hypotheses alone.

step 1.2step 2.2
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The two halves of the four lemma are mutually dual

Remark

The monic half and the epic half of Four lemma in an abelian category are not the same argument with words changed; they are opposite-category translations of each other. The point of recording that explicitly is bookkeeping: later items cite one half or the other, and duality explains why both need not be reproved from scratch.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Sharp five lemma in an abelian category

Statement

In a commutative diagram with exact rows

A1A2A3A4A5B1B2B3B4B5;f1f2f3f4f5

the following hold:

  1. if f1 is epic and f2,f4 are monic, then f3 is monic;
  2. if f2,f4 are epic and f5 is monic, then f3 is epic.

Facts & Assumptions

Given: The commutative exact-row diagram in the statement.

[L1]

The four lemma gives the monic and epic conclusions on any four-column window with exact rows (Four lemma in an abelian category).

Proof

technique · direct
1.1

For the monic clause, apply [L1] to the left four columns A1A2A3A4, B1B2B3B4. The hypotheses there are exactly that f1 is epic and that f2 and f4 are monic, so the four lemma gives that f3 is monic.

L1assume-hyp
1.2

For the epic clause, apply [L1] to the right four columns A2A3A4A5, B2B3B4B5. The hypotheses there are exactly that f2 and f4 are epic and that f5 is monic, so the four lemma gives that f3 is epic.

L1assume-hyp
2.1

Therefore the sharp five lemma holds in both halves.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Five lemma in an abelian category

Statement

In a commutative diagram with exact rows

A1A2A3A4A5B1B2B3B4B5;f1f2f3f4f5

if f1,f2,f4,f5 are isomorphisms, then f3 is an isomorphism.

Facts & Assumptions

Given: The commutative exact-row diagram in the statement.

[L1]

The sharp five lemma makes the middle map monic under one set of hypotheses and epic under the complementary one (Sharp five lemma in an abelian category).

[L2]

In an abelian category, a morphism that is both monic and epic is an isomorphism (An abelian category is balanced).

Proof

technique · direct
1.1

Because f1,f2,f4,f5 are isomorphisms, they are in particular monic and epic. The first half of [L1] therefore makes f3 monic, and the second half of [L1] makes f3 epic.

L1given
2.1

Applying [L2] to f3 now shows that f3 is an isomorphism.

L2step 1.1
3.1

Hence the five lemma holds in every abelian category.

step 2.1
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Why the five lemma asks for isomorphisms in the middle

Remark

Sharp five lemma in an abelian category explains the bookkeeping behind the classical hypothesis. The middle comparison map is proved monic by one application of the four lemma and epic by a different application to a different four-column window. So the two adjacent vertical maps are each used twice: once in a monic role and once in an epic role.

That is why the ordinary five lemma assumes those two maps are isomorphisms. The condition is not a lazy strengthening; it is exactly what makes both four lemma applications available at once.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Half nine lemma

Statement

Consider a commutative 3×3 diagram in an abelian category whose three columns are short exact:

0A1A2A300B1B2B300C1C2C30:

If the bottom two rows are short exact, then the top row is exact at A1 and at A2.

Facts & Assumptions

Given: The commutative 3×3 diagram in the statement.

[L1]

In a short exact sequence, the left map is monic and the middle node is exact (Degenerate exactness criteria).

[L2]

Monicity is equivalent to cancellation on members (Monicity by member cancellation).

[L3]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

Proof

technique · direct
1.1

Let x and y be members of A1 with the same image in A2. Commutativity gives the same image of i1x and i1y in B2. Because the second row is short exact, its left map is monic by [L1], so [L2] gives i1xi1y. The first column is also short exact, so its left map is monic; applying [L2] again yields xy. Hence the top-row map A1A2 is monic, so the top row is exact at A1.

L1L2givenalgebra
1.2

Let t be a member of A2 with image 0 in A3. Commutativity gives that i2t maps to 0 in B3. Exactness of the second row at B2 therefore yields a member y of B1 with b1yi2t by [L3]. Applying the right map of the first column gives c1p1y=p2b1yp2i2t0. Because the bottom row is short exact, its left map c1 is monic by [L1], so [L2] shows p1y0. Exactness of the first column at B1 now gives a member z of A1 with i1zy by [L3]. Then i2a1z=b1i1zb1yi2t. Since the second column is short exact, i2 is monic, so [L2] gives a1zt. Thus every member of A2 killed by A2A3 lifts from A1, and the top row is exact at A2 by [L3].

L1L2L3givenconstructalgebra
2.1

Therefore the top row is left exact whenever the bottom two rows and all three columns are short exact.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Nine lemma in an abelian category

Statement

In a commutative 3×3 diagram in an abelian category, assume all three columns and the middle row are short exact:

0A1A2A300B1B2B300C1C2C30:

Then the top row is short exact if and only if the bottom row is short exact.

Facts & Assumptions

Given: The 3×3 diagram in the statement.

[L1]

If the bottom two rows are short exact, then the top row is exact at its first two nodes (Half nine lemma).

[L2]

The opposite of an abelian category is abelian (The opposite of an abelian category is abelian).

[L3]

Short exactness, monicity, epicity, and exactness are detected by the standard member rules (Degenerate exactness criteria, Monicity by member cancellation, Epimorphy is detected by members, Exactness is detected by members).

[L4]

The common-refinement construction for member equivalence puts finitely many witness equalities on one epic domain, where hom-set subtraction is defined (Equivalence of members, Member equivalence is transitive, Abelian category).

Proof

technique · direct
1.1

Assume the bottom row is short exact. Applying [L1] to the given diagram shows that the top row is exact at its first two nodes.

L1assume-hyp
2.1

Write the horizontal maps as a1,a2, b1,b2, and c1,c2, and the vertical maps as i1,i2,i3 and then p1,p2,p3. It remains after step 1.1 to prove that a2 is epic. Let s be a member of A3. Lift i3s along the epic map b2 to a member t of B2. Exactness of the bottom row gives a member u of C1 with c1up2t, and epicity of p1 gives a member y of B1 with p1yu. Then p2b1y=c1p1yc1up2t. By [L4], pass to one common epic refinement of all the preceding equivalences and put w:=tb1y. Then p2w=0, t=b1y+w, and b2t=i3s there. Exactness of the second column gives a member x of A2 with i2xw. Consequently i3a2x=b2i2xb2w=b2ti3s. Since i3 is monic, a2xs. Thus a2 is epic by [L3], and the top row is short exact.

L3L4step 1.1chooseconstructalgebra
3.1

For the converse, pass to the opposite category. After drawing its vertical arrows downward, the original top row is the bottom row and the original bottom row is the top row. Thus the implication proved in steps 1.1 and 2.1, applied in the abelian category from [L2], carries short exactness of the original top row to short exactness of the original bottom row.

L2step 1.1step 2.1assume-hyp
4.1

Hence, under the standing short-exactness of the middle row and all three columns, the top row is short exact if and only if the bottom row is short exact.

step 2.1step 3.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Nine lemma variants by which rows are assumed exact

Statement

In the 3×3 short-exact-column diagram of the nine lemma:

  1. if the bottom two rows are short exact, then the top row is short exact;
  2. if the top two rows are short exact, then the bottom row is short exact;
  3. if the top and bottom rows are short exact and the middle row is a complex, then the middle row is short exact.

Facts & Assumptions

Given: A commutative 3×3 diagram whose three columns are short exact.

[L1]

The nine lemma exchanges short exactness of the top and bottom rows when the middle row is short exact (Nine lemma in an abelian category).

[L2]

In a short exact sequence, the left map is monic, the right map is epic, and the middle node is exact (Degenerate exactness criteria).

[L3]

Monicity, epicity, and exactness can be checked by member cancellation and member lifting. Equivalent members have representatives on a common epic domain, where hom-set subtraction is defined (Monicity by member cancellation, Epimorphy is detected by members, Exactness is detected by members, Equivalence of members, Member equivalence is transitive, Abelian category).

Proof

technique · direct
1.1

If the bottom two rows are short exact, then the standing hypotheses of [L1] are met, so the top row is short exact.

L1assume-hyp
1.2

If the top two rows are short exact, the same theorem [L1] applied after swapping the top and bottom rows shows that the bottom row is short exact.

L1assume-hyp
1.3

Assume the top and bottom rows are short exact and that the middle row is a complex. To prove exactness at B1, let x be a member of B1 with image 0 in B2. Applying the right map of the first column gives c1p1x=p2b1x0. Since the bottom row is short exact, its left map c1 is monic by [L2], so [L3] gives p1x0. Exactness of the first column at B1 gives a member u of A1 with i1ux. Then i2a1u=b1i1ub1x0. Because the second column is short exact, its left map i2 is monic, so [L3] gives a1u0. The top row is short exact, hence its left map is monic by [L2]; another use of [L3] gives u0, and therefore x0. Thus the middle-row map B1B2 is monic.

L2L3givenconstructalgebra
1.4

Still under the same hypotheses, let t be a member of B2 with image 0 in B3. Because the bottom row is exact at C2, there is a member z of C1 with c1zp2t by [L3]. Since the first column is short exact, its right map is epic by [L2], so [L3] yields a member x of B1 with p1xz. Then p2b1x=c1p1xc1zp2t. By [L3], pass to one common epic refinement of these equalities and the hypothesis b2t0, and define w:=tb1x. Then p2w=0, b2w=0, and t=b1x+w on that domain. Exactness of the second column at B2 gives a member u of A2 with i2uw by [L3]. The middle row is a complex, so i3a2u=b2i2ub2w=0. Because the third column is short exact, i3 is monic; [L3] gives a2u0. Exactness of the top row at A2 therefore gives a member v of A1 with a1vu by [L3]. Hence wi2ui2a1v=b1i1v, so tb1(x+i1v). This proves exactness of the middle row at B2 by [L3].

L2L3givenchooseconstructalgebra
1.5

Let s be a member of B3. Since the bottom row is short exact, its right map is epic by [L2], so [L3] gives a member z of C2 with c2zp3s. Since the second column is short exact, its right map is epic as well, choose a member y of B2 with p2yz. Then p3b2y=c2p2yc2zp3s. By [L3], pass to one common epic refinement of these equalities and define w:=sb2y. Then p3w=0 and s=b2y+w on that domain. Exactness of the third column at B3 gives a member u of A3 with i3uw by [L3]. Because the top row is short exact, its right map is epic by [L2], so [L3] gives a member v of A2 with a2vu. Therefore wi3ui3a2v=b2i2v, and hence sb2(y+i2v). By [L3], the map B2B3 is epic.

L2L3givenchooseconstructalgebra
2.1

Steps 1.3, 1.4, and 1.5 prove that the middle row is short exact.

L2step 1.3step 1.4step 1.5
3.1

These are exactly the three standard variants of the nine lemma distinguished by which rows are assumed exact.

step 1.1step 1.2step 2.1
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Why the middle nine lemma needs a zero composite

Remark

In the middle-row variant, exactness is not even a meaningful target until the middle row is first known to be a complex. That is the role of the zero-composite hypothesis in Nine lemma variants by which rows are assumed exact: it is not a technical afterthought, but the condition that allows the phrase "the middle row is short exact" to make literal sense.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Sharp nine lemma

Statement

In a commutative 3×3 diagram, assume the three columns and the last two rows are exact at their first two nodes. Then the first row is exact at its first two nodes.

If, in addition, the first column and the middle row are short exact, then the first row is short exact.

Facts & Assumptions

Given: The commutative 3×3 diagram in the statement.

[L1]

In a short exact sequence, the left map is monic, the right map is epic, and the middle node is exact (Degenerate exactness criteria).

[L2]

Monicity and epicity are equivalent to member cancellation and member lifting (Monicity by member cancellation, Epimorphy is detected by members).

[L3]

Exactness at a node is equivalent to the member-lifting condition (Exactness is detected by members).

[L4]

The common-refinement construction for member equivalence puts finitely many witness equalities on one epic domain, where hom-set subtraction is defined (Equivalence of members, Member equivalence is transitive, Abelian category).

Proof

technique · direct
1.1

Write the horizontal maps of the three rows as a1,a2, b1,b2, and c1,c2, and the vertical maps of the three columns as i1,i2,i3 from top to middle and p1,p2,p3 from middle to bottom. Assume the three columns and the last two rows are exact at their first two nodes. Let x and y be members of A1 with the same image in A2. Commutativity gives the same image of i1x and i1y in B2. Because the middle row is exact at its first node, b1 is monic by [L1], so [L2] gives i1xi1y. Because the first column is exact at its first node, i1 is monic, and another use of [L2] yields xy. Thus the top row is exact at A1.

L1L2givenalgebra
1.2

Let t be a member of A2 with image 0 in A3. Commutativity gives that i2t maps to 0 in B3. Exactness of the middle row at B2 therefore yields a member y of B1 with b1yi2t by [L3]. Applying the right map of the first column gives c1p1y=p2b1yp2i2t0. Because the bottom row is exact at its first node, c1 is monic by [L1], so [L2] shows p1y0. Exactness of the first column at B1 now gives a member z of A1 with i1zy by [L3]. Then i2a1z=b1i1zb1yi2t. Since the second column is exact at its first node, i2 is monic, so [L2] gives a1zt. Thus the top row is exact at A2.

L1L2L3givenconstructalgebra
2.1

Assume in addition that the first column and the middle row are short exact. By steps 1.1 and 1.2, the top row is already exact at its first two nodes, so only epicity of a2:A2A3 remains. Let s be a member of A3. Because the middle row is short exact, b2 is epic by [L1], so [L2] gives a member t of B2 with b2ti3s. Then c2p2t=p3b2tp3i3s0, so exactness of the bottom row at C2 gives a member u of C1 with c1up2t by [L3]. Since the first column is short exact, p1 is epic by [L1], so [L2] gives a member y of B1 with p1yu. Now p2b1y=c1p1yc1up2t. By [L4], pass to one common epic refinement of all the preceding equivalences and define w:=tb1y. Then p2w=0, t=b1y+w, and b2t=i3s on that domain. Exactness of the second column at B2 gives a member x of A2 with i2xw by [L3]. Therefore i3a2x=b2i2xb2w=b2ti3s. Because the third column is exact at its first node, i3 is monic, so [L2] gives a2xs. Hence a2 is epic, and the top row is short exact.

L1L2L3L4step 1.1step 1.2chooseconstructalgebra
3.1

Hence the sharp nine lemma is the left-exact half together with the precise extra hypotheses needed to upgrade it to a short exact row.

step 1.1step 1.2step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Symmetric nine lemma

Statement

In a commutative 3×3 diagram, suppose the middle row and middle column are short exact. If any three of the remaining four rows and columns are short exact, then the fourth is short exact.

Facts & Assumptions

Given: The commutative 3×3 diagram in the statement.

[L1]

The sharp nine lemma recovers a missing outer row from the two rows below it and the three columns (Sharp nine lemma).

[L2]

Passing to the opposite category preserves abelianity and reverses exact sequences (The opposite of an abelian category is abelian).

[L3]

Transposing the indexing of a commutative 3×3 diagram exchanges rows with columns while preserving commutativity and exactness.

Proof

technique · direct
1.1

If the missing exact line is the top row, [L1] applies directly. If it is the bottom row, apply [L1] in the opposite category and redraw the reversed exact sequences from top to bottom; [L2] then transports the result back.

L1L2assume-case topassume-case bottom
2.1

If the missing exact line is the left or right column, transpose the diagram using [L3]. The missing column becomes an outer row, so step 1.1 applies to the transposed diagram and transports back.

L1L2L3step 1.1cases
3.1

Thus any one of the four outer rows and columns is forced by the other three together with the short exact middle row and middle column.

step 1.1step 2.1cases-exhaustive
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The nine lemma follows from the snake lemma

Statement

The nine lemma can be proved by applying the snake lemma to the standard quotient diagram attached to a commutative 3×3 diagram with short exact columns.

Facts & Assumptions

Given: A commutative 3×3 diagram with short exact columns and middle row short exact.

[L1]

The snake lemma supplies the exact six-term sequence for a morphism of short exact sequences (Snake lemma in an abelian category).

Proof

technique · direct
1.1

Collapse the first two rows of the 3×3 diagram to their quotient row. The short exact columns identify the needed kernels and cokernels of that quotient diagram with the two outer rows of the original 3×3 picture.

L1givenconstruct
2.1

Applying [L1] to that quotient diagram yields a snake sequence whose endpoint exactness is exactly the missing exactness of the remaining outer row. Running the same argument in the opposite direction gives the converse implication.

L1step 1.1
3.1

Therefore the nine lemma is a direct consequence of the snake lemma.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The splitting lemma follows from the nine lemma

Statement

If a short exact sequence in an abelian category admits a section or a retraction, then the splitting conclusion can be recovered by applying the nine lemma to the induced 3×3 diagram.

Facts & Assumptions

Given: A short exact sequence together with either a section of its right-hand map or a retraction of its left-hand map.

[L1]

The nine lemma forces the missing row in the standard 3×3 diagram built from a section or retraction (Nine lemma in an abelian category).

[L2]

The actual splitting conclusion is already recorded as the splitting lemma (Splitting lemma in an abelian category).

Proof

technique · direct
1.1

A section or retraction inserts the given short exact sequence into the usual 3×3 diagram whose other two rows are visibly split exact. Applying [L1] makes the remaining row short exact as well.

L1givenconstruct
2.1

The data in that recovered short exact row are exactly the biproduct data named in [L2]. So the nine-lemma route reproduces the splitting lemma statement.

L2step 1.1
3.1

Hence the splitting lemma follows from the nine lemma.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Noether isomorphism theorems recovered from the nine lemma

Statement

The first and third isomorphism theorems in an abelian category can be recovered by placing the standard quotient diagrams into a 3×3 short-exact-column diagram and applying the nine lemma.

Facts & Assumptions

Given: The standard quotient diagrams attached to a subobject and to a chain of subobjects.

[L1]

The nine lemma reconstructs a missing short exact row from the surrounding short exact rows and columns (Nine lemma in an abelian category).

Proof

technique · direct
1.1

For the first isomorphism theorem, insert the kernel, image, and cokernel factorization of a morphism into the standard 3×3 quotient diagram. The surrounding rows and columns are short exact by [L2], so [L1] forces the missing quotient row. That row is precisely the statement that the coimage and image quotients coincide.

L1L2givenconstruct
1.2

For the third isomorphism theorem, do the same with a chain of subobjects KHA. The canonical quotient maps provide the surrounding short exact rows and columns, and [L1] forces the remaining quotient row. By [L2], that row is exactly the third isomorphism theorem.

L1L2givenconstruct
2.1

Therefore the standard Noether isomorphism theorems are recoverable from the nine lemma.

step 1.1step 1.2
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The pullback and pushout theorems

Statement

In an abelian category:

  1. pullbacks of epimorphisms are epimorphisms;
  2. pushouts of monomorphisms are monomorphisms;
  3. in a pullback square, the induced map on kernels of the parallel arrows is an isomorphism;
  4. a commuting square is cartesian exactly when the associated short sequence is exact;
  5. a cartesian square over an epimorphism is also cocartesian.

Proof

technique · direct
1.1

The first claim is [L1]'s pullback-of-epimorphism theorem. The second claim is its pushout-of-monomorphism dual. The third claim is its kernel-comparison theorem.

L1given
1.2

The fourth claim is [L1]'s exact-square criterion, and the fifth claim is the cartesian-implies-cocartesian theorem over an epimorphism.

L1given
2.1

Hence the pullback and pushout results actually used by the diagram-lemma proofs are exactly the previously published theorems listed above.

step 1.1step 1.2
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

The diagram lemmas hold in the opposite category

Statement

If A is abelian, then every diagram lemma proved on this page remains valid in Aop, and each dual statement is one of the named lemmas on the same page.

Facts & Assumptions

Given: An abelian category A.

[L1]

The opposite of an abelian category is abelian (The opposite of an abelian category is abelian).

[L2]

The snake, four, sharp five, nine, and sharp nine lemmas have already been proved in an arbitrary abelian category (Snake lemma in an abelian category, Four lemma in an abelian category, Sharp five lemma in an abelian category, Nine lemma in an abelian category, Sharp nine lemma).

Proof

technique · direct
1.1

By [L1], the opposite category Aop is abelian, so each theorem listed in [L2] applies there as stated.

L1L2given
2.1

Interpreting those statements back in A swaps kernels with cokernels, monic with epic, pullbacks with pushouts, and top-row exactness with bottom-row exactness. Those are exactly the dual formulations already named on this page.

L1L2step 1.1
3.1

Therefore every diagram lemma on this page is closed under passage to the opposite category.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

An exact functor transports every diagram lemma

Statement

Let F:AB be an exact functor between abelian categories. Then F carries every instance of the short five lemma, snake lemma, four lemma, sharp five lemma, and nine lemma in A to the corresponding valid instance in B. For the snake lemma, the connecting morphism is carried to the connecting morphism under the canonical kernel and cokernel comparison isomorphisms.

Facts & Assumptions

Given: An exact functor F:AB.

[L1]

Exactness is equivalent to preserving kernels and cokernels, and one-sided exactness preserves monomorphisms and epimorphisms (An additive functor is exact exactly when it preserves kernels and cokernels, A left exact functor preserves monomorphisms and a right exact functor preserves epimorphisms).

[L2]

The connecting morphism is characterized uniquely by a pullback-pushout square, and the named diagram lemmas have already been proved in any abelian category (The connecting morphism exists and is unique, Snake lemma in an abelian category, Four lemma in an abelian category, Sharp five lemma in an abelian category, Nine lemma in an abelian category, The diagram lemmas hold in the opposite category).

Proof

technique · direct
1.1

By [L1], the functor F preserves short exact sequences, kernels, cokernels, monomorphisms, and epimorphisms. Therefore applying F to any diagram that satisfies the hypotheses of one of the listed lemmas again produces a diagram satisfying the same type of hypotheses in B.

L1given
2.1

For the short five, four, sharp five, and nine lemmas, the conclusions are therefore immediate from the corresponding theorem in B, namely [L2].

L1L2step 1.1
2.2

For the snake lemma, F preserves the pullback, pushout, kernel, and cokernel data used in the construction of δ. The resulting morphism in B satisfies the same universal-property square, so uniqueness in [L2] identifies it with the connecting morphism of the image diagram.

L1L2step 1.1
3.1

Hence every diagram lemma on this page is transported by an exact functor, with the connecting morphism respected under the canonical comparisons.

step 2.1step 2.2
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Five lemma for a morphism of long exact sequences

Statement

Let An1AnAn+1An+2An+3 and Bn1BnBn+1Bn+2Bn+3 be long exact sequences in an abelian category, together with a morphism of these sequences. If the four comparison maps at An1,An,An+2,An+3 are isomorphisms, then the comparison map An+1Bn+1 is an isomorphism.

Facts & Assumptions

Given: The morphism of long exact sequences in the statement.

[L1]

Every five-term exact window satisfies the sharp five lemma (Sharp five lemma in an abelian category).

[L2]

In an abelian category, a morphism that is both monic and epic is an isomorphism (An abelian category is balanced).

Proof

technique · direct
1.1

Extract the five-term window An1AnAn+1An+2An+3 and the corresponding window in the B-sequence. Exactness of the long sequences makes both rows exact.

L1given
2.1

Because the four surrounding comparison maps are isomorphisms, they satisfy both halves of the hypotheses of [L1]. Hence the middle comparison map An+1Bn+1 is both monic and epic.

L1step 1.1
3.1

Therefore that middle comparison map is an isomorphism by [L2].

L2step 2.1

5 · Examples, counterexamples and false statements

False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: the connecting morphism depends on the choices made in its construction

Statement

The connecting morphism in the snake lemma depends on the choices made during its construction.

Facts & Assumptions

Given: The arrow-theoretic construction of the connecting morphism.

[L1]

The connecting morphism exists and is unique (The connecting morphism exists and is unique).

[L2]

Consequently, no choice-independence argument remains to be proved (The connecting morphism depends on no choices).

Refutation

1.1

The statement of [L1] already says that the connecting morphism is the unique map making one displayed square commute.

L1
2.1

By [L2], uniqueness is exactly what rules out any dependence on auxiliary choices. Therefore the statement is false.

L2step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: the five lemma needs only that the two middle maps are monic

Statement

To prove the five lemma, it is enough to assume that the two maps adjacent to the middle one are monomorphisms.

Facts & Assumptions

Given: The five-term exact diagram.

[L1]

The sharp five lemma splits the proof into one monic half and one epic half (Sharp five lemma in an abelian category).

[L2]

The two adjacent comparison maps are used once as monomorphisms and once as epimorphisms (Why the five lemma asks for isomorphisms in the middle).

Refutation

1.1

The monic half of [L1] does use monicity of the adjacent comparison maps, but the epic half requires them to be epic.

L1
2.1

By [L2], the classical five lemma needs both halves at once. Monicity alone therefore does not support the full isomorphism conclusion.

L2step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: the middle nine lemma holds without assuming the composite is zero

Statement

The middle-row form of the nine lemma remains true even if no hypothesis is made that the middle row is a complex.

Facts & Assumptions

Given: The middle-row variant of the nine lemma.

[L1]

The middle-row conclusion is stated only after assuming the middle row is a complex (Nine lemma variants by which rows are assumed exact).

[L2]

That zero-composite hypothesis is load-bearing (Why the middle nine lemma needs a zero composite).

Refutation

1.1

By [L1], the theorem itself does not claim exactness of the middle row without first requiring that its composite vanish.

L1
2.1

By [L2], without that hypothesis the middle row need not even be a complex, so the purported strengthening is false.

L2step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: the snake lemma is just a pair of short exact kernel and cokernel rows

Statement

The snake lemma says nothing beyond the separate kernel-row and cokernel-row statements for a morphism of short exact sequences.

Facts & Assumptions

Given: A morphism of short exact sequences.

[L1]

The kernel and cokernel rows are only partially exact on their own (The kernel row and cokernel row of a morphism of short exact sequences are exact at two nodes each).

[L3]

The snake lemma adds the connecting morphism and the missing middle exactness (Snake lemma in an abelian category).

Refutation

1.1

The theorem [L1] only gives two-node exactness for the kernel row and two-node exactness for the cokernel row, and [L2] shows that nothing stronger is automatic.

L1L2
2.1

By contrast, [L3] produces the connecting morphism and the exactness through it. So the snake lemma contains strictly more information than the separate kernel-row and cokernel-row statements.

L3step 1.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30 rests on unproved materialOpen item page →
Rests on 1 statement not proved in this library. Every dependency marked below is recorded with a citation but is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

FALSE: the diagram lemmas in an abelian category follow from the module case by the embedding theorem

Statement

The diagram lemmas for an arbitrary abelian category can be proved on this page simply by reducing to the already-published module case via Freyd-Mitchell.

Facts & Assumptions

Given: The embedding-theorem route just described.

[L1]

The connecting morphism is constructed intrinsically on this page (The connecting morphism exists and is unique).

Refutation

1.1

The proposed reduction already fails at scope: Freyd-Mitchell gives a fully faithful exact functor from every small abelian category to a module category records the smallness condition on Freyd-Mitchell, so the route is not a theorem about arbitrary abelian categories.

given
2.1

Even inside that smaller scope, The library does not use Freyd-Mitchell to prove the diagram lemmas records that this library does not take the embedding-theorem route, and [L1] supplies the intrinsic construction it uses instead. Therefore the statement is false as a description of the page's proof method.

L1step 1.1

Sources