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: Understanding Yoneda Lemma "naturalness in F"


view this post on Zulip Davi Sales Barreira (May 30 2022 at 16:59):

In the Yoneda Lemma, it's said that:

Given a functor F:SetSetF:\mathbf{Set} \to \mathbf{Set}, and a set SS, there is an isomorphism

F(S)Nat(yS,F)F(S) \cong Nat(y^S, F)

where NatNat is the set of natural transformations. Moreover, the equation above is natural in both SS and FF.

Now, the part I'm having trouble understanding is this final "natural in FF". I mean, in the functor category [Set,Set][\mathbf{Set}, \mathbf{Set}], the natural transformations are morphisms, so what are the 'things' that work as "Natural Transformations" in this category?

view this post on Zulip Mike Shulman (May 30 2022 at 17:08):

It means that for any morphism FGF\to G, which is itself a natural transformation, an appropriate square commutes relating this isomorphism for FF to this isomorphism for GG along the maps F(S)G(S)F(S) \to G(S) and Nat(yS,F)Nat(yS,G){\rm Nat}(y^S,F) \to {\rm Nat}(y^S,G) induced by the natural transformation FGF\to G.

view this post on Zulip Davi Sales Barreira (May 30 2022 at 17:56):

Thanks, @Mike Shulman . It's amazing how a different phrasing can lead to suddenly understanding a definition.

view this post on Zulip Mike Shulman (May 30 2022 at 18:00):

It is!