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.
I have a question about extranatural transformations.
Let be a category (let's say small), let be a presheaf, let be a functor, and let be a set.
Consider now an extranatural transformation , i.e. of components as follows:
1.png
Extranatural transformations, by currying, are in bijection to natural transformations , of components as follows:
2.png
They are also, by the universal property of coends, in bijection with functions between the following sets:
3.png
Now I wonder: are and related in some way? For example, if all the components of are injective (resp. surjective), can we conclude that is injective (resp. surjective)?
It seems that you have
(by characterization of natural transformations as an end) and also the series of iso:
Then, express injectiveness as a lifting problem in Set, or rather translate that characterization in homset language: i.e. a function is injective if the cospan:
admits as a weak pullback (maybe there is a better way to say it).
Note: You can generalize the previous characterization with the composition map
to characterize the set of injections . This characterization should probably look like a lifting problem for a certain diagram where you start by "choosing such that ...".
After this, the sequence of isomorphisms I shown above should lead you to an answer (by successfully transferring -- or failing to transfer -- the lifting problem from one side to another)
Note: You may need to use some smallness property for and with respect to the colimit . Interestingly, this hints toward a condition involving both and , hence a little more than just the domain of .
You can repeat the same argument for surjectiveness using the map
Hi Rémy, nice to hear from you.
I wasn't aware of this characterization of injectivity using cospans, it's quite cool.
I don't have very much intuition for it yet, though. How can I use it in the chain of isomorphisms?
By the way, the chain of isomorphisms that I had in mind, which is very similar to what you wrote down, is the following.
.
Hey Paolo :)
The idea is that the lifting problem gives you two 2-dimensional diagrams, and the series of isomorphisms allow you to link these two diagrams in a 3-dimensional picture, but only on certain parts of the two diagrams. The goal of the exercise would be to complete the whole picture into a 3 dimensional commutative diagram.
The lifting problem should be used for the following two homsets:
1)
2)
Note: right now, the second homset is more like a limit of homsets, but it is still a homset, namely
Now, referring to the notations of my previous post, the object will be , and the object will be:
1) either
2) or
I would recommend starting with 1) as it will be easier to figure out how to use smallness conditions.
Now, this is our lifting problem:
174a9f04-222d-4c6f-853a-634ef0592eea.jpg
For convenience, I will denote , but I will write as for clarity.
Now, we shall try to use the series of iso wherever we can on the diagram of the lifting problem:
1)
is isomorphic to
2)
is isomorphic to
3)
is isomorphic to
4) as you can see, our remaining problem to transfer a lifting solution (see picture above) to the other side of the 3 dimensional diagram is to work on the homsets and so that you can link them to
For this, my intuition is that:
i) You have to use some smallness property to take the colimit of out of the homset . The catch is that you will have to turn that colimit into a limit (but note that it is always possible to map a limit to a colimit by first using the projections and then the inclusions)
ii) You will have to go back to the details of how you compose natural transformations when their homsets are defined as an end. You want to do this because you want your isomorphic transfer to commute with the compositions (see the compositions represented by circles in my photo).
Hopefully, this strategy helps you find conditions that help you transfer injectiveness/surjectiveness between the maps (e.g. the shape of your category , etc.)
Rémy Tuyéras said:
1)
$Set(2,X) \times Set(X,C) \to Set(2,C)$
is isomorphic to
$Set(2,X) \times \int_x Set(A(x), Set(B(x) ,C) \to Set(2,C)$
This seems promising. I can see why the domains are isomorphic, but what's the second map?
The second map is just the obvious pre-composition of the isomorphism with the composition map.
You should be able to link the second map to the actual composition for natural transformations when you investigate my comment in ii)
Oh, I see. Let me try.