Alphabeta Math
Session-authored (Fable 5 assisted)
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.

25 results · all verified · 0 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 25 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Categories, Functors and Natural Transformations — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Underlying-set and structure-forgetting functors among Grp\mathbf{Grp}, Ring\mathbf{Ring}, VectF\mathbf{Vect}_F, R-ModR\text{-}\mathbf{Mod}, Top\mathbf{Top}, and Set\mathbf{Set}

Example

Each familiar category of structured objects has an underlying-set functor to Set\mathbf{Set}. It sends an object to its carrier and a morphism to its underlying function.

Facts & Assumptions

Verification

technique · direct
1.1

For each of the five structured categories in [L2], define UU on objects by U(A)=U(A)= the carrier of AA, and define U(f)U(f) to be the same ordered-pair relation as the structure-preserving map ff, now regarded only as a function.

L1L2
2.1

The underlying function of the identity morphism of AA is 1U(A)1_{U(A)}, so U(1A)=1U(A)U(1_A)=1_{U(A)}.

step 1.1
2.2

Composition in every category in [L2] is composition of the underlying functions. Hence U(gf)=U(g)U(f)U(g\circ f)=U(g)\circ U(f).

step 1.1L2
3.1

Thus the underlying-set assignments from Grp\mathbf{Grp}, Ring\mathbf{Ring}, VectF\mathbf{Vect}_F, R-ModR\text{-}\mathbf{Mod}, and Top\mathbf{Top} to Set\mathbf{Set} are functors. They forget structure but not the identity and composition laws.

step 2.1step 2.2
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

The free-group functor F:SetGrpF:\mathbf{Set}\to\mathbf{Grp} and free-module functor R():SetR-ModR^{(-)}:\mathbf{Set}\to R\text{-}\mathbf{Mod}

Example

Free groups and free left RR-modules vary functorially with their sets of generators.

Facts & Assumptions

Verification

technique · direct
1.1

For a function f:XYf:X\to Y, the composite XfYF(Y)X\xrightarrow fY\to F(Y) extends uniquely by [L2] to a homomorphism F(f):F(X)F(Y)F(f):F(X)\to F(Y).

L2
1.2

Construct R(X)R^{(X)} explicitly, since [L3] says only what it means for a module to be free and does not build one: let R(X)R^{(X)} be the set of functions a:XRa:X\to R whose support supp(a)={x:ax0}\operatorname{supp}(a)=\{x:a_x\ne0\} is finite, with pointwise addition and scalar multiplication. Both operations preserve finite support because supp(a+b)supp(a)supp(b)\operatorname{supp}(a+b)\subseteq\operatorname{supp}(a)\cup\operatorname{supp}(b) and supp(ra)supp(a)\operatorname{supp}(ra)\subseteq\operatorname{supp}(a), so R(X)R^{(X)} is a left RR-module, and the family exe_x with ex(x)=1e_x(x)=1 and ex=0e_x=0 elsewhere is a basis: every aa is the finite sum xsupp(a)axex\sum_{x\in\operatorname{supp}(a)}a_xe_x, and a vanishing finite combination has every coefficient zero by evaluating at each index. So R(X)R^{(X)} is free in the sense of [L3]. Now R(f)R^{(f)} sends aa to the family yxf1(y)supp(a)axy\mapsto\sum_{x\in f^{-1}(y)\cap\operatorname{supp}(a)}a_x; the index set is finite because it lies in supp(a)\operatorname{supp}(a), which is what [L4] requires, whereas f1(y)f^{-1}(y) itself may be infinite. The result again has finite support, contained in f[supp(a)]f[\operatorname{supp}(a)], and R(f)R^{(f)} is additive and RR-linear because each coefficient is a finite sum of the corresponding coefficients of aa. On basis elements it sends exe_x to ef(x)e_{f(x)}.

L3L4
2.1

Both maps assigned to 1X1_X fix every generator. The uniqueness of the free extensions therefore gives F(1X)=1F(X)F(1_X)=1_{F(X)} and R(1X)=1R(X)R^{(1_X)}=1_{R^{(X)}}.

step 1.1step 1.2L2L3
2.2

For XfYgZX\xrightarrow fY\xrightarrow gZ, the maps F(gf)F(gf) and F(g)F(f)F(g)F(f) agree on every generator. The module maps R(gf)R^{(gf)} and R(g)R(f)R^{(g)}R^{(f)} likewise send exe_x to eg(f(x))e_{g(f(x))}; finite-sum reindexing gives the same equality in coefficient form.

step 1.1step 1.2L2L3
3.1

Hence XF(X)X\mapsto F(X) and XR(X)X\mapsto R^{(X)}, with the maps above, define functors SetGrp\mathbf{Set}\to\mathbf{Grp} and SetR-Mod\mathbf{Set}\to R\text{-}\mathbf{Mod}.

step 2.1step 2.2L1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Chosen bases exhibit MatF\mathbf{Mat}_F as equivalent to finite-dimensional vector spaces

Example

Let MatF\mathbf{Mat}_F have natural numbers as objects and m×nm\times n matrices as morphisms nmn\to m. The coordinate functor identifies it, up to equivalence, with the category of finite-dimensional FF-vector spaces.

Facts & Assumptions

Given: A field FF and, for every finite-dimensional FF-vector space, a supplied ordered basis.

[L1]
[L4]

Verification

technique · direct
1.1

By [L2], matrix multiplication and identity matrices make MatF\mathbf{Mat}_F a category. Define K:MatFFinVectFK:\mathbf{Mat}_F\to\mathbf{FinVect}_F by K(n)=FnK(n)=F^n and by letting K(A)K(A) be multiplication by the matrix AA.

L1L2
2.1

Identity and composition are preserved by [L2] and [L3], so KK is a functor.

step 1.1L2L3L5
2.2

For every m,nm,n, the map AK(A)A\mapsto K(A) is the coordinate bijection from m×nm\times n matrices to linear maps FnFmF^n\to F^m. Thus KK is fully faithful.

step 1.1L3L5
2.3

Suppose an ordered basis has been supplied for each finite-dimensional vector space VV. If its length is nVn_V, the coordinate map FnVVF^{n_V}\to V is a specified isomorphism, including when V=0V=0. Hence these choices split essential surjectivity.

step 1.1L3L4L5
3.1

The criterion in [L5] now makes KK an equivalence. Thus chosen bases turn arbitrary finite-dimensional spaces into coordinate models without asserting that the two categories are strictly identical.

step 2.1step 2.2step 2.3L5
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

The arrow category Set\mathbf{Set}^{\to}: functions as objects and commuting squares as morphisms

Example

The functor category from the walking-arrow category to Set\mathbf{Set} is the arrow category Set\mathbf{Set}^{\to}.

Facts & Assumptions

Given: The walking-arrow category 2=(01)\mathbf 2=(0\to1).

[L1]

Objects and morphisms in a functor category are functors and natural transformations (Functor category [C,D][\mathcal C,\mathcal D]).

[L2]

Sets and functions form the category Set\mathbf{Set} (Sets and functions form the large locally small category Set\mathbf{Set}).

Verification

technique · direct
1.1

Let 2\mathbf 2 have objects 0,10,1, their identities, and one further arrow a:01a:0\to1. A functor F:2SetF:\mathbf2\to\mathbf{Set} is exactly a function F(a):F(0)F(1)F(a):F(0)\to F(1).

L1L2
2.1

Given functions f:XYf:X\to Y and g:XYg:X'\to Y', a natural transformation between their corresponding functors consists of maps u:XXu:X\to X' and v:YYv:Y\to Y' satisfying vf=guv f=g u. Thus it is exactly a commuting square.

step 1.1L1
3.1

Vertical composition composes the two side maps of commuting squares. It preserves the square equation, and identity transformations give identity squares. Therefore [2,Set][\mathbf2,\mathbf{Set}] is precisely Set\mathbf{Set}^{\to} as described.

step 2.1L1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Quivers and quiver homomorphisms form a functor category of set-valued diagrams

Example

Directed multigraphs, also called quivers, are set-valued functors on a fixed two-object indexing category.

Facts & Assumptions

Given: The category J\mathcal J freely generated by two arrows s,t:EVs,t:E\to V.

[L1]

A functor category has functors as objects and natural transformations as morphisms (Functor category [C,D][\mathcal C,\mathcal D]).

Verification

technique · direct
1.1

Let J\mathcal J have objects E,VE,V, identities, and two distinct arrows s,t:EVs,t:E\to V. A functor Q:JSetQ:\mathcal J\to\mathbf{Set} consists of a set Q(E)Q(E) of edges, a set Q(V)Q(V) of vertices, and source and target maps Q(s),Q(t):Q(E)Q(V)Q(s),Q(t):Q(E)\to Q(V). This is exactly a quiver.

L1L2
2.1

A natural transformation α:QQ\alpha:Q\Rightarrow Q' consists of functions αE:Q(E)Q(E)\alpha_E:Q(E)\to Q'(E) and αV:Q(V)Q(V)\alpha_V:Q(V)\to Q'(V) with αVQ(s)=Q(s)αE\alpha_VQ(s)=Q'(s)\alpha_E and αVQ(t)=Q(t)αE\alpha_VQ(t)=Q'(t)\alpha_E. These are precisely the incidence-preservation equations for a quiver homomorphism.

step 1.1L1
3.1

Since identities and composition are componentwise in the functor category, this identification respects identity quiver maps and their composites. Hence quivers and quiver homomorphisms form [J,Set][\mathcal J,\mathbf{Set}].

step 2.1L1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

The fundamental groupoid of a topological space

Example

For a topological space XX, paths modulo endpoint-preserving homotopy form a groupoid Π1(X)\Pi_1(X) with [β][α]=[αβ][\beta]\circ[\alpha]=[\alpha*\beta] and [α]1=[αˉ][\alpha]^{-1}=[\bar\alpha]. With this library's traversal-order multiplication on fundamental groups, AutΠ1(X)(x)\operatorname{Aut}_{\Pi_1(X)}(x) is the opposite group of π1(X,x)\pi_1(X,x) and is canonically isomorphic to π1(X,x)\pi_1(X,x) by path reversal.

Facts & Assumptions

Given: A topological space XX.

[L2]

Paths and their elementary concatenation and reversal constructions are given in Paths, path-connected spaces and path components, while continuous maps compose and maps continuous on a finite closed cover paste continuously (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous).

[L3]

Categories and groupoids have identity, associative composition, and invertible arrows (Category, object, morphism, domain, codomain, identity, composition, and hom-collection, Isomorphism, groupoid, and connected category). For an object xx, multiplication in its automorphism group is categorical composition: vu:=vuvu:=v\circ u.

[L4]

The traversal-order fundamental-group product is [α][β]=[αβ][\alpha][\beta]=[\alpha*\beta], with inversion induced by path reversal (Based loops and the fundamental group, Loop classes form the group π1(X,x0)\pi_1(X,x_0) under concatenation).

Verification

technique · direct
1.1

Take the points of XX as objects and define Hom(x,y)\operatorname{Hom}(x,y) to be the endpoint-preserving homotopy classes of paths from xx to yy. For α:xy\alpha:x\to y and β:yz\beta:y\to z, put [β][α]=[αβ][\beta]\circ[\alpha]=[\alpha*\beta], and take the constant path at xx as 1x1_x.

L1L2
2.1

If HH deforms α\alpha to α\alpha' and KK deforms β\beta to β\beta' rel endpoints, paste H(2s,t)H(2s,t) for s1/2s\le1/2 to K(2s1,t)K(2s-1,t) for s1/2s\ge1/2. The endpoint conditions agree along the seam, so the finite closed-pasting argument in [L2] gives an endpoint-preserving homotopy αβαβ\alpha*\beta\simeq\alpha'*\beta'. Thus composition is well defined on classes.

step 1.1L1L2
2.2

Composing a path α\alpha with the straight-line homotopies from ss to max(0,2s1)\max(0,2s-1) and to min(2s,1)\min(2s,1) proves the left and right identity laws. If r(s)=2sr(s)=2s for s1/2s\le1/2 and r(s)=22sr(s)=2-2s for s1/2s\ge1/2, then α((1t)r(s))\alpha((1-t)r(s)) contracts ααˉ\alpha*\bar\alpha rel endpoints; the analogous formula α(t+(1t)(1r(s)))\alpha(t+(1-t)(1-r(s))) contracts αˉα\bar\alpha*\alpha. Hence reversal supplies a two-sided inverse class.

step 1.1L1L2algebra
3.1

For three composable paths, let δ:[0,3]X\delta:[0,3]\to X traverse them successively. The two bracketings are δp\delta\circ p and δq\delta\circ q, where p(s)=4sp(s)=4s for s1/2s\le1/2 and p(s)=2s+1p(s)=2s+1 for s1/2s\ge1/2, while q(s)=2sq(s)=2s for s1/2s\le1/2 and q(s)=4s1q(s)=4s-1 for s1/2s\ge1/2. The formula δ((1t)p(s)+tq(s))\delta((1-t)p(s)+tq(s)) is an endpoint-preserving homotopy, so composition is associative on classes.

step 1.1step 2.1L1L2algebra
4.1

Steps 2.1, 3.1, and 2.2 make Π1(X)\Pi_1(X) a groupoid. Its automorphisms at xx are the based-loop classes, but [β][α]=[αβ]=[α][β][\beta]\circ[\alpha]=[\alpha*\beta]=[\alpha][\beta] in the traversal-order product of [L4]. Thus the identity on loop classes identifies AutΠ1(X)(x)\operatorname{Aut}_{\Pi_1(X)}(x) with π1(X,x)op\pi_1(X,x)^{\mathrm{op}}. The inversion map [α][αˉ][\alpha]\mapsto[\bar\alpha] is therefore a canonical group isomorphism AutΠ1(X)(x)π1(X,x)\operatorname{Aut}_{\Pi_1(X)}(x)\cong\pi_1(X,x).

step 2.1step 3.1step 2.2L3L4algebra
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Pointed sets are equivalent to sets and partial functions but not isomorphic as categories

Example

Let Par\mathbf{Par} have sets as objects and partial functions as morphisms. Adjoining or deleting a basepoint gives an equivalence ParSet\mathbf{Par}\simeq\mathbf{Set}_*, but no isomorphism of these concrete categories exists.

Facts & Assumptions

Given: The category Par\mathbf{Par} of sets and partial functions and the category Set\mathbf{Set}_* of pointed sets and pointed maps.

[L1]

An equivalence consists of functors inverse up to natural isomorphism (Equivalence, quasi-inverse, and adjoint equivalence of categories).

[L2]

An isomorphism of categories is bijective on objects and morphisms (A functor is an isomorphism of categories exactly when its object and morphism maps are bijective).

[L3]

Sets and functions form Set\mathbf{Set}, and zero objects are both initial and terminal (Sets and functions form the large locally small category Set\mathbf{Set}, Initial object, terminal object, and zero object).

Verification

technique · direct
1.1

A partial function ABA\rightharpoonup B is a function from a subset of AA to BB, with the usual partial composition. Let L(A)=A⨿{}L(A)=A\amalg\{*\} and extend a partial function by sending every undefined input and the new point to the new point. This defines L:ParSetL:\mathbf{Par}\to\mathbf{Set}_*.

L3
1.2

Conversely, let R(X,x0)=X{x0}R(X,x_0)=X\setminus\{x_0\}. A pointed map f:(X,x0)(Y,y0)f:(X,x_0)\to(Y,y_0) induces the partial function defined at xx0x\ne x_0 exactly when f(x)y0f(x)\ne y_0, with value f(x)f(x). This defines R:SetParR:\mathbf{Set}_*\to\mathbf{Par}.

L3
1.3

The empty set is the unique zero object of Par\mathbf{Par}: if ZZ were terminal, the empty partial function and each everywhere-defined map {}Z\{*\}\to Z would force Z=Z=\varnothing. In Set\mathbf{Set}_* every pointed singleton is a zero object, so the distinct objects ({0},0)(\{0\},0) and ({1},1)(\{1\},1) are both zero objects.

L3
2.1

Direct inspection of domains shows that both assignments preserve identities and partial composition. The canonical bijection ARLAA\to RLA and the pointed bijection (X{x0})⨿{}X(X\setminus\{x_0\})\amalg\{*\}\to X that is inclusion on the first summand and sends * to x0x_0 are natural. Hence RL1ParRL\cong1_{\mathbf{Par}} and LR1SetLR\cong1_{\mathbf{Set}_*}.

step 1.1step 1.2
3.1

Step 2.1 supplies the equivalence in [L1]. An isomorphism as in [L2] would biject objects and, together with its inverse, preserve and reflect the zero-object property, contradicting step 1.3. Thus these categories are equivalent but not isomorphic.

step 2.1step 1.3L1L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

For a fixed space XX, product with XX defines an endofunctor of Top\mathbf{Top}

Example

Fix a topological space XX. The assignment YX×YY\mapsto X\times Y is an endofunctor of Top\mathbf{Top}.

Facts & Assumptions

Verification

technique · direct
1.1

Define TX(Y)=X×YT_X(Y)=X\times Y with the product topology. For a continuous f:YZf:Y\to Z, define TX(f)=1X×fT_X(f)=1_X\times f by (x,y)(x,f(y))(x,y)\mapsto(x,f(y)).

L1
2.1

Its coordinate maps are the first projection and ff after the second projection, so TX(f)T_X(f) is continuous by [L2].

step 1.1L2
2.2

Pointwise, 1X×1Y=1X×Y1_X\times1_Y=1_{X\times Y} and (1X×g)(1X×f)=1X×(gf)(1_X\times g)(1_X\times f)=1_X\times(gf).

step 1.1
3.1

Thus TXT_X sends every morphism of Top\mathbf{Top} to a morphism and obeys the two functor equations. It is an endofunctor by [L3].

step 2.1step 2.2L1L3
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Open-set and closed-set functors on Topop\mathbf{Top}^{\mathrm{op}} are naturally isomorphic by complements

Example

Inverse image makes open and closed subsets contravariant in a space. Ordering closed subsets by reverse inclusion makes complementation a natural isomorphism between the resulting poset-valued functors.

Facts & Assumptions

Verification

technique · direct
1.1

Let O(X)\mathcal O(X) be the open subsets of XX ordered by inclusion, and let C(X)\mathcal C(X) be the closed subsets ordered by reverse inclusion. For f:XYf:X\to Y, assign to either kind of subset its inverse image under ff.

L1
2.1

Inverse image is monotone for inclusion and for reverse inclusion, preserves identity functions, and satisfies (gf)1=f1g1(gf)^{-1}=f^{-1}g^{-1}. Thus O,C:TopopPoset\mathcal O,\mathcal C:\mathbf{Top}^{\mathrm{op}}\to\mathbf{Poset} are functors.

step 1.1L1L2
2.2

Complementation cX:O(X)C(X)c_X:\mathcal O(X)\to\mathcal C(X) is monotone because UVU\subseteq V implies XUXVX\setminus U\supseteq X\setminus V. It is its own order-isomorphism inverse.

step 1.1
2.3

For every continuous f:XYf:X\to Y and open UYU\subseteq Y, the identity Xf1(U)=f1(YU)X\setminus f^{-1}(U)=f^{-1}(Y\setminus U) says exactly that the complement square commutes.

step 1.1L1
3.1

The componentwise order isomorphisms of step 2.2 are natural by step 2.3. Hence complementation gives OC\mathcal O\cong\mathcal C as functors TopopPoset\mathbf{Top}^{\mathrm{op}}\to\mathbf{Poset}.

step 2.1step 2.2step 2.3L3
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Singletons define a natural transformation from the identity functor on sets to the covariant power-set functor

Example

Sending an element to its singleton is natural when the power-set construction acts covariantly by direct image.

Facts & Assumptions

Verification

technique · direct
1.1

Define P(X)\mathcal P(X) to be the power set of XX and P(f)(S)=f[S]\mathcal P(f)(S)=f[S]. Direct images satisfy 1X[S]=S1_X[S]=S and (gf)[S]=g[f[S]](gf)[S]=g[f[S]], so P:SetSet\mathcal P:\mathbf{Set}\to\mathbf{Set} is a functor.

L1L2
1.2

Define ηX:XP(X)\eta_X:X\to\mathcal P(X) by ηX(x)={x}\eta_X(x)=\{x\}.

L1
2.1

For every xXx\in X, (P(f)ηX)(x)=f[{x}]={f(x)}=(ηYf)(x)(\mathcal P(f)\eta_X)(x)=f[\{x\}]=\{f(x)\}=(\eta_Yf)(x). Therefore P(f)ηX=ηYf\mathcal P(f)\eta_X=\eta_Yf.

step 1.1step 1.2L1
3.1

The equality in step 2.1 is the naturality square for every function ff. Hence the singleton maps are the components of a natural transformation η:1SetP\eta:1_{\mathbf{Set}}\Rightarrow\mathcal P.

step 2.1L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

The opposite-group functor is naturally isomorphic to the identity functor by inversion

Example

Reversing multiplication defines an endofunctor on groups, and inversion gives a natural isomorphism from the identity functor to it.

Facts & Assumptions

Given: A group GG and group homomorphisms.

[L2]

Opposite composition reverses the order (Opposite category Cop\mathcal C^{\mathrm{op}}); a natural isomorphism is a natural transformation with a two-sided inverse natural transformation (Natural isomorphism), which holds exactly when every component is an isomorphism (A natural transformation is a natural isomorphism exactly when every component is an isomorphism).

Verification

technique · direct
1.1

Let GopG^{\mathrm{op}} have the same set and identity as GG, with ab=baa\star b=ba. A homomorphism f:GHf:G\to H is also a homomorphism GopHopG^{\mathrm{op}}\to H^{\mathrm{op}}, since f(ab)=f(b)f(a)=f(a)f(b)f(a\star b)=f(b)f(a)=f(a)\star f(b). Thus GGopG\mapsto G^{\mathrm{op}} defines an endofunctor OO on Grp\mathbf{Grp}.

L1L2
1.2

Define νG:GGop\nu_G:G\to G^{\mathrm{op}} by νG(a)=a1\nu_G(a)=a^{-1}. Then νG(ab)=b1a1=νG(a)νG(b)\nu_G(ab)=b^{-1}a^{-1}=\nu_G(a)\star\nu_G(b), and νG\nu_G is its own inverse as a set map, so it is a group isomorphism.

L1
2.1

Every homomorphism preserves inverses, so for f:GHf:G\to H one has O(f)νG(a)=f(a1)=f(a)1=νHf(a)O(f)\nu_G(a)=f(a^{-1})=f(a)^{-1}=\nu_Hf(a). Hence the component square commutes.

step 1.1step 1.2
3.1

The isomorphisms νG\nu_G are natural by step 2.1. Therefore inversion defines a natural isomorphism 1GrpO1_{\mathbf{Grp}}\cong O.

step 2.1L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

The distributive and exponential laws of sets are natural isomorphisms

Example

The familiar distributive and exponential bijections of sets commute with functions in every variable, so they are natural isomorphisms.

Facts & Assumptions

Verification

technique · direct
1.1

Use the tagged union B⨿C=(B×{0})(C×{1})B\amalg C=(B\times\{0\})\cup(C\times\{1\}). Define A×(B⨿C)(A×B)⨿(A×C)A\times(B\amalg C)\to(A\times B)\amalg(A\times C) by (a,(b,0))((a,b),0)(a,(b,0))\mapsto((a,b),0) and (a,(c,1))((a,c),1)(a,(c,1))\mapsto((a,c),1).

L1
1.2

Define AB⨿CAB×ACA^{B\amalg C}\to A^B\times A^C by restricting a function to the two tagged summands, and define (A×B)CAC×BC(A\times B)^C\to A^C\times B^C by composing with the two projections.

L1
2.1

Untagging in step 1.1, joining two functions on disjoint tagged summands, and pairing two functions pointwise are respective two-sided inverses. Hence all three displayed maps are bijections.

step 1.1step 1.2L1L2
2.2

Applying functions to the named entries before or after any map in steps 1.1 and 1.2 produces the same tuple or function value. Precomposition behaves the same way in each exponent variable. Thus every naturality square commutes in all covariant and contravariant variables.

step 1.1step 1.2
3.1

The three componentwise bijections are natural by step 2.2, and their inverses are automatically natural. They therefore give the distributive and exponential natural isomorphisms.

step 2.1step 2.2L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

For n1n\ge 1, determinant is a natural transformation det:GLn()()×\det:\operatorname{GL}_n(-)\Rightarrow(-)^{\times} from commutative rings to groups

Example

For a fixed natural number n1n\ge1, entrywise application of ring homomorphisms makes invertible matrices and units group-valued functors, and determinant is natural between them.

Facts & Assumptions

Given: A natural number n1n\ge1 and unit-preserving homomorphisms of commutative rings.

Verification

technique · direct
1.1

For a commutative ring RR, put U(R)=R×U(R)=R^\times. For φ:RS\varphi:R\to S, restrict φ\varphi to units; it is a group homomorphism because ring homomorphisms preserve products, identities, and inverses. Identity and composition are inherited, so UU is a functor to Grp\mathbf{Grp}.

L1L2
1.2

Put Gn(R)=GLn(R)G_n(R)=\operatorname{GL}_n(R) and apply φ\varphi entrywise. From the product formula, φ((AB)ik)=jφ(aij)φ(bjk)\varphi((AB)_{ik})=\sum_j\varphi(a_{ij})\varphi(b_{jk}), so this assignment preserves matrix products and identities and carries an inverse matrix to an inverse matrix. Entrywise identity and composition make GnG_n a functor to Grp\mathbf{Grp}.

L1L2L3algebra
2.1

Multiplicativity and the unit result in [L4] make detR:Gn(R)U(R)\det_R:G_n(R)\to U(R) a group homomorphism.

step 1.1step 1.2L4
2.2

Applying φ\varphi to the finite Leibniz sum term by term gives detS(Gn(φ)(A))=φ(detR(A))=U(φ)(detR(A))\det_S(G_n(\varphi)(A))=\varphi(\det_R(A))=U(\varphi)(\det_R(A)).

step 1.1step 1.2L2L4
3.1

Step 2.2 is the naturality square for every commutative-ring homomorphism. Hence (detR)R(\det_R)_R defines a natural transformation GnUG_n\Rightarrow U.

step 2.1step 2.2L1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Actions of a group GG on sets are functors BGSetBG\to\mathbf{Set}

Example

A left action of GG on a set is exactly a set-valued functor on the one-object category BGBG.

Facts & Assumptions

Given: A group GG and its one-object category BGBG.

[L3]

Verification

technique · direct
1.1

A functor F:BGSetF:BG\to\mathbf{Set} selects one set X=F()X=F(*) and, for every gGg\in G, a function F(g):XXF(g):X\to X.

L1L2
1.2

Conversely, a left action defines F()=XF(*)=X and F(g)(x)=gxF(g)(x)=g\cdot x; its action axioms are precisely the two functor equations.

L1L2L3
2.1

The functor equations say F(e)=1XF(e)=1_X and F(gh)=F(g)F(h)F(gh)=F(g)F(h). With gx=F(g)(x)g\cdot x=F(g)(x), these become ex=xe\cdot x=x and (gh)x=g(hx)(gh)\cdot x=g\cdot(h\cdot x), exactly the left-action axioms.

step 1.1L2L3
3.1

The two constructions recover the same functions F(g)F(g) and the same action operation. Therefore left GG-actions on sets are exactly functors BGSetBG\to\mathbf{Set}.

step 2.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

An action groupoid has the acted-on set as objects, orbits as connected components, and stabilizers as automorphism groups

Example

Every group action determines a groupoid whose categorical connectedness and automorphisms recover the action's orbits and stabilizers.

Facts & Assumptions

Given: A left action of a group GG on a set XX.

[L1]

The identity and multiplication in GG may be read as categorical identity and composition (A monoid is a one-object category, and a group is a one-object category in which every morphism is invertible).

[L3]

A groupoid has only invertible arrows, and connectedness means that every two objects are joined by an arrow (Isomorphism, groupoid, and connected category).

Verification

technique · direct
1.1

Define X//GX\mathbin{//}G to have objects xXx\in X and one arrow (g,x):xgx(g,x):x\to g\cdot x for each gGg\in G. Put (h,gx)(g,x)=(hg,x)(h,g\cdot x)\circ(g,x)=(hg,x) and 1x=(e,x)1_x=(e,x).

L1L2
2.1

Associativity and the identity laws follow from the corresponding group laws and the action law. The inverse of (g,x)(g,x) is (g1,gx)(g^{-1},g\cdot x), so this category is a groupoid.

step 1.1L1L2L3
2.2

Objects x,yx,y are joined by an arrow exactly when y=gxy=g\cdot x for some gg, which is exactly membership in the same orbit. An automorphism of xx is an element gg with gx=xg\cdot x=x, exactly an element of StabG(x)\operatorname{Stab}_G(x).

step 1.1L2L3
3.1

Consequently the connected components of X//GX\mathbin{//}G are the GG-orbits, and Aut(x)=StabG(x)\operatorname{Aut}(x)=\operatorname{Stab}_G(x) with the same multiplication.

step 2.1step 2.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

A path between basepoints induces an isomorphism of fundamental groups

Example

If a path γ\gamma joins x0x_0 to x1x_1, conjugating loops by γ\gamma gives an isomorphism π1(X,x0)π1(X,x1)\pi_1(X,x_0)\cong\pi_1(X,x_1).

Facts & Assumptions

Given: A space XX and a path γ:x0x1\gamma:x_0\to x_1.

[L1]

Loop classes at a basepoint multiply by concatenation in traversal order, [α][β]=[αβ][\alpha][\beta]=[\alpha*\beta], and form a group with identity the class of the constant loop and [α]1=[αˉ][\alpha]^{-1}=[\bar\alpha] (Based loops and the fundamental group, Loop classes form the group π1(X,x0)\pi_1(X,x_0) under concatenation).

[L2]

A path in XX from xx to yy is a continuous γ:IX\gamma:I\to X with γ(0)=x\gamma(0)=x and γ(1)=y\gamma(1)=y; its reversal is γˉ(t)=γ(1t)\bar\gamma(t)=\gamma(1-t), and paths with matching endpoints concatenate by traversing each at double speed (Paths, path-connected spaces and path components).

[L3]

A path homotopy relative to the endpoints between paths α,β\alpha,\beta with the same initial and terminal points is a continuous H:I×IXH:I\times I\to X with H(s,0)=α(s)H(s,0)=\alpha(s), H(s,1)=β(s)H(s,1)=\beta(s), H(0,t)=α(0)H(0,t)=\alpha(0) and H(1,t)=α(1)H(1,t)=\alpha(1) (Homotopies of continuous maps, homotopies relative to a subspace, and path homotopies relative to the endpoints); this relation is an equivalence relation (Homotopy relative to a fixed subspace, and path homotopy relative to endpoints, are equivalence relations).

[L4]

A map is continuous when its restrictions to the members of a finite closed cover are continuous and agree on overlaps (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous).

[L5]

A bijective group homomorphism is a group isomorphism (Group isomorphisms, automorphisms and the set Aut(G)\operatorname{Aut}(G)).

Verification

technique · direct
1.1

Concatenation respects path homotopy. Let αα\alpha\simeq\alpha' rel endpoints by HH, and let ββ\beta\simeq\beta' rel endpoints by KK, with the terminal point of α\alpha equal to the initial point of β\beta. Setting G(s,t)=H(2s,t)G(s,t)=H(2s,t) for s12s\le\tfrac12 and G(s,t)=K(2s1,t)G(s,t)=K(2s-1,t) for s12s\ge\tfrac12 gives a map on the two closed sets [0,12]×I[0,\tfrac12]\times I and [12,1]×I[\tfrac12,1]\times I, which cover I×II\times I and meet where H(1,t)H(1,t) and K(0,t)K(0,t) are both the shared endpoint. Each piece is a composite of HH or KK with an affine map of I×II\times I, so [L4] makes GG continuous, and it is a path homotopy αβαβ\alpha*\beta\simeq\alpha'*\beta' rel endpoints.

L2L3L4
1.2

Reparametrisation does not change the class. Let φ:II\varphi:I\to I be continuous with φ(0)=0\varphi(0)=0 and φ(1)=1\varphi(1)=1, and let λ\lambda be a path. Then H(s,t)=λ((1t)φ(s)+ts)H(s,t)=\lambda\bigl((1-t)\varphi(s)+ts\bigr) is continuous, starts at λφ\lambda\circ\varphi, ends at λ\lambda, and is constant at each endpoint, so λφλ\lambda\circ\varphi\simeq\lambda rel endpoints. Both bracketings of a triple concatenation, and each concatenation of a path with a constant path at its own endpoint, differ from the path itself precisely by such a φ\varphi. Hence concatenation is associative and the constant paths act as identities, in both cases up to path homotopy rel endpoints.

L2L3
1.3

A path cancels its reversal. For a path λ\lambda from xx to yy, put H(s,t)=λ(2s(1t))H(s,t)=\lambda(2s(1-t)) for s12s\le\tfrac12 and H(s,t)=λ(2(1s)(1t))H(s,t)=\lambda(2(1-s)(1-t)) for s12s\ge\tfrac12. The two closed pieces agree at s=12s=\tfrac12, where both give λ(1t)\lambda(1-t), so [L4] makes HH continuous. At t=0t=0 it is λλˉ\lambda*\bar\lambda and at t=1t=1 it is the constant path at xx, and H(0,t)=H(1,t)=xH(0,t)=H(1,t)=x throughout. Thus λλˉcx\lambda*\bar\lambda\simeq c_x rel endpoints, and applying this to λˉ\bar\lambda gives λˉλcy\bar\lambda*\lambda\simeq c_y.

L2L3L4
2.1

Define γ#:π1(X,x0)π1(X,x1)\gamma_\#:\pi_1(X,x_0)\to\pi_1(X,x_1) by γ#([α])=[γˉαγ]\gamma_\#([\alpha])=[\bar\gamma*\alpha*\gamma], bracketed as (γˉα)γ(\bar\gamma*\alpha)*\gamma. The path γˉ\bar\gamma runs from x1x_1 to x0x_0 and γ\gamma from x0x_0 to x1x_1, so this is a loop at x1x_1. If αα\alpha\simeq\alpha' rel endpoints, step 1.1 applied twice gives γˉαγγˉαγ\bar\gamma*\alpha*\gamma\simeq\bar\gamma*\alpha'*\gamma, so γ#\gamma_\# is independent of the representative.

step 1.1L1L2L3
3.1

Homomorphism. For loops α,β\alpha,\beta at x0x_0, reassociating by step 1.2 turns (γˉαγ)(γˉβγ)(\bar\gamma*\alpha*\gamma)*(\bar\gamma*\beta*\gamma) into γˉα(γγˉ)βγ\bar\gamma*\alpha*(\gamma*\bar\gamma)*\beta*\gamma; step 1.3 replaces the middle γγˉ\gamma*\bar\gamma by the constant path at x0x_0, step 1.2 deletes that constant factor, and each replacement is licensed inside the larger concatenation by step 1.1. The result is γˉ(αβ)γ\bar\gamma*(\alpha*\beta)*\gamma, so γ#([α])γ#([β])=γ#([α][β])\gamma_\#([\alpha])\gamma_\#([\beta])=\gamma_\#([\alpha][\beta]) by [L1].

step 1.1step 1.2step 1.3step 2.1L1
3.2

Two-sided inverse. The same construction applied to γˉ\bar\gamma, whose reversal is γ\gamma, gives γˉ#:π1(X,x1)π1(X,x0)\bar\gamma_\#:\pi_1(X,x_1)\to\pi_1(X,x_0). Composing, γˉ#(γ#([α]))=[γ(γˉαγ)γˉ]\bar\gamma_\#(\gamma_\#([\alpha]))=[\gamma*(\bar\gamma*\alpha*\gamma)*\bar\gamma], and steps 1.2 and 1.3 reduce the two inserted pairs γγˉ\gamma*\bar\gamma and γγˉ\gamma*\bar\gamma to constant paths, leaving [α][\alpha]. The other composite is identical with the roles exchanged.

step 1.1step 1.2step 1.3step 2.1
4.1

Thus γ#\gamma_\# is a homomorphism with a two-sided inverse, hence bijective, and [L5] makes it a group isomorphism π1(X,x0)π1(X,x1)\pi_1(X,x_0)\cong\pi_1(X,x_1).

step 3.1step 3.2L5
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

A functor need not preserve monomorphisms

Statement refuted

The assertion that every functor preserves monomorphisms is false.

Facts & Assumptions

Given: The walking-arrow category 2=(0m1)\mathbf2=(0\xrightarrow{m}1) and Set\mathbf{Set}.

[L1]
[L2]
[L3]

Counterexample

technique · direct
1.1

The only morphism of 2\mathbf2 with codomain 00 is 101_0. Thus any parallel r,sr,s with mr=msmr=ms must both equal 101_0, so mm is monic by [L2].

L2
1.2

Define a functor F:2SetF:\mathbf2\to\mathbf{Set} by F(0)={0,1}F(0)=\{0,1\}, F(1)={}F(1)=\{*\}, and F(m)F(m) the constant function. This assignment respects all possible identities and composites, so it is a functor.

L1L3
2.1

Let r,s:{}{0,1}r,s:\{*\}\to\{0,1\} select 00 and 11, respectively. Then rsr\ne s but F(m)r=F(m)sF(m)r=F(m)s, so F(m)F(m) is not monic by [L2].

step 1.2L2
3.1

The monomorphism mm of step 1.1 is sent by the functor FF to the nonmonomorphism of step 2.1. This is the required counterexample.

step 1.1step 2.1
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

The injection {}\varnothing\to\{*\} is monic in Set\mathbf{Set} but is not split

Statement refuted

The assertion that every monomorphism is a split monomorphism is false.

Facts & Assumptions

Given: The unique function i:{}i:\varnothing\to\{*\}.

[L2]

A split monomorphism i:ABi:A\to B requires a retraction r:BAr:B\to A with ri=1Ari=1_A (Split monomorphism, split epimorphism, retraction, and section).

Counterexample

technique · direct
1.1

The map ii is injective because its domain has no elements, so [L1] makes it a monomorphism.

L1
1.2

There is no function r:{}r:\{*\}\to\varnothing, since the value r()r(*) would have to be an element of the empty set.

given
2.1

Therefore ii admits no retraction and is not split by [L2], although it is monic by step 1.1.

step 1.1step 1.2L2
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

A two-object indiscrete preorder is equivalent but not isomorphic to its one-object poset reflection

Statement refuted

Equivalence of categories does not imply isomorphism of categories.

Facts & Assumptions

Given: The preorder C={0,1}C=\{0,1\} with xyx\le y for every x,yx,y, and the one-object poset D={}D=\{*\}.

[L2]

Quasi-inverse functors with natural isomorphisms give an equivalence (Equivalence, quasi-inverse, and adjoint equivalence of categories).

Counterexample

technique · direct
1.1

Let F:CDF:C\to D be the unique functor and let G:DCG:D\to C select 00. Then FG=1DFG=1_D.

L1
1.2

But CC has two objects and DD has one. No functor between them is bijective on objects, so [L3] rules out an isomorphism of categories.

L3
2.1

The functor GFGF is constant at 00. Since CC has exactly one arrow between every ordered pair of objects, the unique arrows x0x\to0 are the components of a natural isomorphism 1CGF1_C\Rightarrow GF.

step 1.1L1
3.1

Hence FF and GG exhibit CDC\simeq D by [L2].

step 1.1step 2.1L2
4.1

Thus CC and its one-object poset reflection DD are equivalent but not isomorphic.

step 3.1step 1.2
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

The inclusion of one object into a discrete two-object category is fully faithful but not essentially surjective

Statement refuted

Full faithfulness alone does not imply essential surjectivity.

Facts & Assumptions

Given: The one-object discrete category C={0}C=\{0\} and the two-object discrete category D={0,1}D=\{0,1\}.

[L1]

Full faithfulness means bijectivity on every hom-collection, while essential surjectivity requires every target object to be isomorphic to an image object (Faithful, full, fully faithful, essentially surjective, and split essentially surjective functors).

Counterexample

technique · direct
1.1

Let I:CDI:C\to D send 00 to 00. The sole hom-map is the bijection {10}{10}\{1_0\}\to\{1_0\}, so II is fully faithful by [L1].

L1
1.2

In the discrete category DD, the only isomorphisms are identities. Therefore the object 11 is not isomorphic to I(0)=0I(0)=0, so II is not essentially surjective.

L1
2.1

This finite inclusion is fully faithful by step 1.1 but not essentially surjective by step 1.2.

step 1.1step 1.2
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

A componentwise family between functors need not be a natural transformation

Statement refuted

Choosing one morphism between each pair of object values of two functors does not automatically give a natural transformation.

Facts & Assumptions

Given: The walking-arrow category C=(0a1)C=(0\xrightarrow{a}1) and the category Set\mathbf{Set}.

[L1]

Naturality requires G(a)η0=η1F(a)G(a)\eta_0=\eta_1F(a) for the arrow aa (Natural transformation and its components).

[L2]

Counterexample

technique · direct
1.1

Let F:CSetF:C\to\mathbf{Set} be constant at the singleton {}\{*\} and let G:CSetG:C\to\mathbf{Set} be constant at {0,1}\{0,1\}, with both functors sending aa to the relevant identity function.

L2
2.1

Define components by η0()=0\eta_0(*)=0 and η1()=1\eta_1(*)=1. Each is a valid function F(i)G(i)F(i)\to G(i).

step 1.1L2
3.1

At aa, the left side of the naturality equation sends * to 00, whereas the right side sends * to 11. Thus G(a)η0η1F(a)G(a)\eta_0\ne\eta_1F(a).

step 1.1step 2.1L1
4.1

The family (η0,η1)(\eta_0,\eta_1) has a component of the correct type at every object but fails naturality.

step 3.1L1
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Every equivalence of categories is an isomorphism of categories

Statement

FALSE. Every equivalence of categories is an isomorphism of categories.

Facts & Assumptions

Given: The indiscrete preorder C={0,1}C=\{0,1\} and the terminal one-object category D={}D=\{*\}.

[L2]

Equivalence is witnessed by quasi-inverses up to natural isomorphism (Equivalence, quasi-inverse, and adjoint equivalence of categories).

[L3]

Refutation

technique · direct
1.1

The unique F:CDF:C\to D and the functor G:DCG:D\to C selecting 00 satisfy FG=1DFG=1_D. The unique arrows x0x\to0 in the indiscrete preorder form a natural isomorphism 1CGF1_C\Rightarrow GF.

L1
1.2

No functor CDC\to D is bijective on objects because CC has two objects and DD one, so the categories are not isomorphic by [L3].

L3
2.1

Therefore FF is an equivalence by [L2].

step 1.1L2
3.1

This equivalent but nonisomorphic pair refutes the statement.

step 2.1step 1.2
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11Open item page →

Every morphism that is both monic and epic is an isomorphism

Statement

FALSE. Every morphism that is both monic and epic is an isomorphism.

Facts & Assumptions

Given: The unit-preserving ring inclusion j:ZQj:\mathbb Z\hookrightarrow\mathbb Q.

Refutation

technique · direct
1.1

By [L1], jj satisfies both cancellation properties required of a monomorphism and an epimorphism.

L1
1.2

The same result proves that jj has no inverse ring homomorphism and hence is not an isomorphism.

L1
2.1

Thus jj is a morphism that is simultaneously monic and epic but not invertible, directly refuting the statement.

step 1.1step 1.2
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

Every category is locally small

Statement

FALSE. Every category is locally small.

Facts & Assumptions

Given: The definable class Ord\mathrm{Ord} of all ordinals, interpreted under the category-size convention in Class-sized category theory in ZFC: definable-class schemas, small and locally small categories, and why CAT\mathbf{CAT} is not formed.

[L1]

A category is locally small exactly when every hom-collection is a set (Small, locally small, and large categories).

[L2]

Ordinals are linearly ordered by membership, so any two have a maximum (Ordinal (von Neumann), Trichotomy and well-ordering of the ordinals).

[L3]

There is no set of all ordinals (Burali-Forti: there is no set of all ordinals).

Refutation

technique · direct
1.1

Define a one-object category O\mathcal O with object * and HomO(,)=Ord\operatorname{Hom}_{\mathcal O}(*,*)=\mathrm{Ord}. Take 00 as the identity and define βα=max{α,β}\beta\circ\alpha=\max\{\alpha,\beta\}.

givenL2L3
2.1

Maximum is associative, and max{0,α}=α=max{α,0}\max\{0,\alpha\}=\alpha=\max\{\alpha,0\} for every ordinal α\alpha. Thus the data in step 1.1 satisfy the category axioms under the given convention.

step 1.1givenL2
2.2

Its sole hom-collection is Ord\mathrm{Ord}, which is not a set by [L3]. Hence O\mathcal O is not locally small by [L1].

step 1.1L1L3
3.1

The category O\mathcal O of step 2.1 refutes the assertion that every category is locally small.

step 2.1step 2.2
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-11Open item page →

A natural transformation is determined by its component at one object

Statement

FALSE. A natural transformation between two functors is determined by its component at any one object of the source category.

Facts & Assumptions

Given: The discrete category CC on two objects 0,10,1 and the category Set\mathbf{Set}.

[L1]

A natural transformation is a component family constrained by a naturality equation for each source morphism (Natural transformation and its components).

[L2]

Refutation

technique · direct
1.1

Let F=G:CSetF=G:C\to\mathbf{Set} send both objects to S={0,1}S=\{0,1\} and each identity to 1S1_S. Because CC is discrete, any two functions SSS\to S chosen as components satisfy all naturality equations.

L1L2
2.1

Let α0=α1=1S\alpha_0=\alpha_1=1_S. Let β0=1S\beta_0=1_S and let β1\beta_1 transpose 00 and 11. Step 1.1 makes both α\alpha and β\beta natural transformations FGF\Rightarrow G.

step 1.1
3.1

The transformations agree at object 00 because α0=β0\alpha_0=\beta_0, but they differ at object 11 because α1β1\alpha_1\ne\beta_1.

step 2.1
4.1

Therefore one component does not determine a natural transformation when the source category has an unrelated component.

step 3.1

Sources