CATEGORY THEORY
MIDLANDS GRADUATE SCHOOL 2023

EXERCISE 2 (3 APRIL)

NICOLAI KRAUS

Reminder

Definition 1 (product diagram). For A,B C0, a product diagram is an object P C0 together with morphisms π1 C(P,A) and π2 C(P,B),

PABππ12

with the following universal property: Given any other diagram of this shape,

XABpp12

there is a unique morphism t C(X,P) such that p1 = π1 t and p2 = π2 t. One expresses these equations by saying that the following two triangles commute:

PXABppππt1212

Exercise 3: Coproducts

Using the definition of a product diagram given in the reminder above, re-construct the definition of a coproduct diagram by “reversing all arrows”. Check that, in the category SET, your definition describes the disjoint union of two sets. What objects are characterised by your definition in the other categories discussed in the lecture?

Note: A solution to the first part, i.e. the definition of a coproduct diagram, is on the next page!

Exercise 4: Isomorphisms

Show that, for a morphism f C(X,Y ), there is at most one inverse. This means that, if we have two morphisms g1,g2 C(Y,X) such that g1 f = idX and f g1 = idY and g2 f = idX and f g2 = idY , then we can conclude that g1 = g2.

In other words, a morphism is an isomorphism in at most one way. (Note: Isomorphisms are defined on the previous exercise sheet.)

Exercise 5: Interaction of products, coproducts, initial and terminal objects

Assume that the category C has a terminal object, for which we write 1, and an initial object, for which we write 0. Moreover, assume that C has all products and coproducts. This means that, for every pair of objects A,B C0, we have a product diagram and a coproduct diagram. We write A × B for the “middle object” of the product diagram, and A + B for the “middle object” of the coproduct diagram. (Note: the definition of a product diagram is above, the definition of a coproduct diagram is below, the definitions for initial and terminal are on the previous exercise sheet.)

Recall that we write X~=Y if there is an isomorphism in C(X,Y ). For each of the following isomorphisms, either prove them in C or find a category C in which they don’t hold:

a. A × 1~=A

b. A × 0~=A

c. A × 0~=0

d. A + 0~
=A

e. A × B~=B × A

f. A × (B + C)~=(A × B) + (A × C)

g. Can you write down an isomorphism that never holds, i.e., that doesn’t hold in any category C?

Partial solution to Exercise 3

The following is a copy of the definition of a product, with some arrows reversed.

Definition 2. For A,B C0, a coproduct diagram is an object S C0 (S for “disjoint sum”) together with morphisms inj1 C(S,A) and inj2 C(S,B),

SABiinnj1j2

with the following universal property: Given any other diagram of this shape,

XABii12

there is a unique morphism t C(S,X) such that t inj1 = i1 and t inj2 = i2. One expresses these equations by saying that the following two triangles commute:

SXABiiiit12nnj1j2