Category Theory
Zulip Server
Archive

You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.


Stream: learning: questions

Topic: ✔ Question about a proof from 'Non-Canonical Isomorphisms'


view this post on Zulip Nayan Rajesh (Jun 02 2025 at 13:33):

The square

image.png

need not always commute, even when 00 is both initial and terminal. For example in the category of abelian groups where finite products and finite coproducts coincide, consider the natural isomorphism,

G×HψG,HG×HG\times H \xrightarrow{\psi_{G,H}} G\times H

defined by ψG,H((g,h))=(g,h)\psi_{G,H}((g,h)) = (-g,-h). Then, the composite GιG×1ψG,1G×1G \xrightarrow{\iota} G\times 1 \xrightarrow{\psi_{G,1}} G\times 1 sends gg to (g,)(-g,*), while G1,0G×1G \xrightarrow{\langle 1,0\rangle} G\times 1 sends gg to (g,)(g,*)

view this post on Zulip Morgan Rogers (he/him) (Jun 02 2025 at 13:36):

What are the constraints on ψ\psi in your diagram? The notation suggests it's a component of a natural transformation?

view this post on Zulip Morgan Rogers (he/him) (Jun 02 2025 at 13:36):

Oh I suppose it's a "non-natural transformation" given the title of the topic

view this post on Zulip Nayan Rajesh (Jun 02 2025 at 13:45):

ψ\psi is still natural; the non-canonicity of it refers to the fact that it is not required to be the canonical map

X+Y[1X,0Y,X],[0X,Y,1Y]X×Y X +Y \xrightarrow{\langle [1_X, 0_{Y,X}], [0_{X,Y}, 1_Y] \rangle} X\times Y

that exists in a category with zero morphisms, 0X,Y:XY0_{X,Y}: X \to Y

view this post on Zulip Morgan Rogers (he/him) (Jun 02 2025 at 14:12):

My apologies, my mind mistakenly filled in the middle word. Looking at the screenshot you took, their diagram should instead be expanded as follows:
image.png

In the upper row, ι1\iota_1 and π1\pi_1 are isomorphisms since 00 is initial and terminal and Lack "identifies" YY with Y+0Y+0 along ι1\iota_1 and similarly for Y×0Y \times 0. I agree that this is somewhat confusing, but the important thing is that we don't require ψY,0\psi_{Y,0} to be the identity as your diagram would suggest.

view this post on Zulip Nayan Rajesh (Jun 02 2025 at 14:44):

Thank you! This makes so much more sense. I had my arrows pointing in the other direction so that I could accommodate the pairing Y1,0Y×ZY \xrightarrow{\langle 1, 0\rangle} Y\times Z, but your diagram tells me that I don't need to.

view this post on Zulip Notification Bot (Jun 02 2025 at 14:44):

Nayan Rajesh has marked this topic as resolved.