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: Proving that the collection of functors between two categ...


view this post on Zulip Julius Hamilton (Aug 30 2024 at 22:55):

There are a few small questions that have come up as I have tried to prove this.

For a natural transformation η:FG\eta : F \Rightarrow G (F,G:CDF, G: C \to D), we have a family of morphisms {ηX}\{\eta_X\} in DD, from the objects F(X)F(X) to the objects G(X)G(X) for all XCX \in C.

How do we know that a morphism always exists in DD from F(X)F(X) to G(X)G(X)?

I’m going to guess that it follows from FF and GG being functors.

view this post on Zulip Julius Hamilton (Aug 30 2024 at 22:59):

It seems like the definitions of natural transformation I have seen do not choose to express it as a collection of morphisms from the image of FF to the image of GG. Is there a reason people would avoid expressing it this way?

view this post on Zulip Joshua Meyers (Aug 30 2024 at 23:00):

Julius Hamilton said:

How do we know that a morphism always exists in D from F(X) to G(X)?

We don't. The claim that η:FG\eta: F\Rightarrow G is a natural transformation implies the claim that for any object XX of CC, a morphism exists in DD from F(X)F(X) to G(X)G(X).

view this post on Zulip Joshua Meyers (Aug 30 2024 at 23:02):

Julius Hamilton said:

It seems like the definitions of natural transformation I have seen do not choose to express it as a collection of morphisms from the image of FF to the image of GG. Is there a reason people would avoid expressing it this way?

Suppose F(X)=F(Y)F(X)=F(Y), and G(X)=G(Y)G(X)=G(Y). Then we would still need two morphisms ηX\eta_X and ηY\eta_Y, and they might even have to be distinct in order for the naturality condition to be true. But if we thought in terms of the images of FF and GG, we wouldn't notice that these points have to be counted twice because they just occur once in the images.

view this post on Zulip Julius Hamilton (Aug 30 2024 at 23:03):

Ok, those are really good answers, thank you.

view this post on Zulip Julius Hamilton (Aug 30 2024 at 23:22):

When we prove that the collection of functors [C,D][C, D] forms a category, with natural transformations as morphisms, we don’t know the morphism structure of the functor category in general. Maybe it’s a discrete functor category, or an indiscrete one. But we should define a composition operation for natural transformations. A natural transformation η\eta between functors FF and GG is a family of morphisms {ηX}\{\eta_X\} in the target category (DD), XCX \in C, such that ηYF(f)=G(f)ηX\eta_Y \circ F(f) = G(f) \circ \eta_X for all (f:XY)C(f : X \to Y) \in C.

Is it conceivable that we might have multiple choices for how to define the composition operation, as long as it is associative and has a left-right-identity?

view this post on Zulip John Baez (Aug 31 2024 at 00:02):

Julius Hamilton said:

How do we know that a morphism always exists in DD from F(X)F(X) to G(X)G(X)?

We don't. Make up an example where there's not.

(Hint: you can let CC have one object and one morphism, and let DD have two objects and two morphisms.)

Of course in this case there cannot exist a natural transformation from FF to GG.

view this post on Zulip Julius Hamilton (Aug 31 2024 at 04:25):

nattrans.png

Here it is

view this post on Zulip Julius Hamilton (Aug 31 2024 at 04:27):

For all XX, there must exist a component ηX:F(X)G(X)\eta_X: F(X) \to G(X). But no such morphism exists; therefore, there are no natural transformations η:FG\eta : F \Rightarrow G.

view this post on Zulip Julius Hamilton (Aug 31 2024 at 04:46):

I am working through a proof that the functors [C,D][C, D] form a category, with David Egolf.

functorcategories.jpg

I am curious, if there is a deeper reason why this is so? It’s interesting that the structure of a category re-appears so readily. It reminds me of what John Baez said about exponential objects, where we want say, the collection of homomorphisms from a group to themselves form a group.