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.
Hello fellow Category lovers!
The category of (locally) presentable categories is symmetric monoidal closed. Given a presentable category I may define its dual of cocontinuous functors from to . Does this make a *-autonomous category?
To be precise, the functor goes from to , and I believe it will be adjoint to itself.
The lower dimensional analogy of PresCat is SupLat, the category of suplattices. The nLab page on SupLat says that it is *-autonomous for the involution of join preserving maps to , the suplattice of truth values. This gives some evidence that might also be *-autonomous. Unfortunately, the nLab page doesn't cite any literature.
Furthermore, for presheaf categories , we have , so as required.
Attempt at a proof:
Any presentable category is a coinverter of presheaf categories.
Applying will send this diagram to an inverter diagram by the universal property of a colimit. An inverter diagram in the opposite category is a coinverter, so will be a coinverter of copresheaf categories in .
One would like to apply again and use the fact that it is involutive on (co)-presheaf categories to conclude it is involutive on . Unfortunately, I don't think the argument quite goes through, since I can't be sure the colimit gets preserved.
Any information is appreciated!
This functor kills lots of presentable categories, and definitely isn't an involution. For example, it sends any category C with a zero (= both initial and terminal) object to 0, because any cocontinuous functor F from C to Set has to send 0 to the empty set, but every object of C has a map to 0, and then F has to send it to an object with a map to the empty set, of which there's only one.
@Reid Barton
Right! Thank you, that is very helpful. I am actually mostly interested in presentable categories that are also topoi, which emphatically do not have a zero object. Would you by any chance have any idea what happens if I restrict to localizations of presheaf categories?
A better guess by way of the analogy with sup-lattices would have been as the dualizer; unfortunately, this is not locally presentable. In fact the only categories for which both it and its opposite are locally presentable are (algebraic) sup-lattices.
The -autonomy of sup-lattices is essentially in Joyal and Tierney's An Extension of the Galois Theory of Grothendieck, although perhaps only implicitly in the calculations (as for example in ) -- they don't spell out a theorem using that language, though.
It is a consequence of Volpenka's principle that all reflective subcategories of presheaf categories are locally presentable, so I'm maybe not sure what the last question is asking.
I think "localization" means "left-exact localization"
(and "presentable categories that are also topoi" means "topoi" :upside_down:)
Yeah: Grothendieck toposes.
I agree Set^op would have been the analogous dualizing object. One thing you could try to do is extend Pres somehow to a larger category which includes the opposites of presentable categories, and try to make that *-autonomous. @Mike Shulman and I had a related discussion here.
It's not clear to me what happens for topoi, but I'm skeptical that you would get an involution.
For the category of sheaves on a topological space, for example, you'd get out the category of cosheaves, and while I know this has to be a locally presentable category, it's not at all obvious how to write down a suitable presentation (as a limit sketch, or as a coinverter of presheaf categories, say) that would let you compute the "dual" of that.
Probably the thing to do would be to write down the simplest concrete example of a topos that isn't a presheaf category and try to work out by hand a presentation of its "dual".
Reid Barton said:
One thing you could try to do is extend Pres somehow to a larger category which includes the opposites of presentable categories, and try to make that *-autonomous. Mike Shulman and I had a related discussion here.
Yes; such an extension is Chu(Cat,Set).
Hi Alexander!
Somewhere in the vicinity of your question is the Scott adjunction between (Grothendieck) topoi and accessible cats with filtered colimits. You go from topoi to accessible cats with filtered colims by taking points (i.e. by replacing the merely cocontinuous functors of your question by cocontinuous-and-finite-limit-preserving functors to Set). You go the other way round by taking filtered colimit preserving functors to Set.
If you are only interested in topoi, that might get you closer to what you want. Check out Ivan di Liberti's thesis for this: https://diliberti.github.io/Research.html
It is not clear on what exactly this duality restricts to an equivalence, but the question is discussed in Ivan's thesis (e.g. all presheaf toposes are fine, but not all toposes with enough points). I don't know anything about the 2-Chu construction but maybe you can use it to stuff both sides of this duality into a *-autonomous category.
Also Ivan's and Julia Ramos Gonzalez' Gabriel-Ulmer duality for topoi (see the same page) could be helpful with the same 2-Chu construction in mind.
Hi Peter! Good to hear from you.
The Scott adjunction is quite interesting. Like you, I am wondering about its true meaning.
Some how there are multiple notions of opposite/duals for categories. The actual opposite category and various categories of functors to Set.
(also recently I finally understood filtered colimits... compatible extensions of strategies as collections of possible interactions!)