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.
Let [C,D]
be the functor category from C
to D
. Let 2
be the poset 0 → 1
.
Is there a known characterization of the poset reflection of [C, Set]
in terms of C
? Specifically, is it [r(C), 2]
for some poset r(C)
derived from C
?
Examples (these were given by Amir Akbar Tabatabai from Utrecht in personal communication):
Set
is 2
, so r(1) = 1
.[T, Set]
where T
is a tree (qua poset) is [T, 2]
, so for a tree-like-poset r(T) = T
.G
qua category, the poset reflection of [G, Set]
is [Sub(G), 2]
where Sub(G)
is the post of subgroups of G
, ordered by H ≤ K ⇔ ∃ g ∈ G . g⁻¹ H g ⊆ K
.That's a fun puzzle, let's figure it out. I'll fix a category and refer to the poset reflection of as .
My first observation is that the poset of subterminal objects of is a subposet of . That's isomorphic to the poset of upward-closed subsets of the poset reflection of (in other words, subsets of the set of objects of such that if is in the subset and there exists a morphism then is in the subset too). These include the minimal and maximal element of .
Any object of has a support, which is subterminal object obtained from the epi-mono factorization of the unique map to the terminal object. If the map from any object to its support splits, then is isomorphic to the poset of subterminals. This is the case in your example for trees, and it also holds whenever is a poset in which each upward-closed subset is a disjoint union of upward closed sets generated by a single element (like... a disjoint union of trees?)
How can that support map fail to split? You've already seen that it doesn't split for a group, or indeed a monoid, but let's stick with a poset for now, and more specifically the cospan . The diagrams and are subterminal objects in represented by and , respectively. Their coproduct, which is a diagram of coproduct inclusions has the terminal object as its support but there is no section to that map.
If I take any cospan in , then either:
In this case can be identified with the collection of upward closed sets of the 4-element 'diamond' poset... which looks rather like a product or finite limit completion of . Let's see if that insight generalizes.
I'll switch back to generic .
A further observation is that embeds into (for this point it's a shame that you chose covariant functors rather than presheaves, but let's continue!)
Thus admits a functor from the poset reflection of . More strongly, the support of a diagram is , which is precisely the set of such that admits a morphism from the diagram represented by . So in , (the image of) is bounded below by the (image of the) representables and bounded above by the union of their supports.
Now let's go back to the group case, so that there is exactly one representable to think about. Actually, I prefer monoids, since the fact that it's a group isn't obviously important (yet). I'll call the representable diagram (that's the monoid acting on its own set of elements).
Consider the poset of quotients of , which we can identify with the set of left congruences; for groups, the equivalence classes split into cosets of the class containing , which is a subgroup. As you established, for a group, we get maps in both directions between quotients if and only if those subgroups are conjugate. More generally, for a congruence on and element , we can construct , and maps from to correspond to elements such that . Note that this poset can be degenerate: any monoid with an absorbing element will have a global section, for example.
So we extract the poset reflection of this category of congruences (pedantic note that you described a preorder of subgroups). From here, we can glue together these principal actions to get new elements of . For a group, all the quotients will appear as independent orbits in each action, and we can always identify identical orbits, so we do indeed get the upward-closed subsets.
For a general monoid, it seems like things should be mildly more interesting. Consider . This acts on but there is no transformation which respects the action.
(I may continue tomorrow, but in case anyone wants to join in and figure out what the poset reflection is for , do go ahead!)
This topic is connected with the theory of exact completions, and the question of when the exact completion of a category is a topos. For the connection, one should consult the work of Menni, for example here just to give one point of entry, which gives a lot of relevant references.
If denotes the embedding of a topos into its exact completion, then it's been mentioned by Carboni that the lattice of subobjects of is isomorphic to the poset reflection of , and even for some simple presheaf toposes , this need not be small. He mentions that the topos of quivers is an example where this happens: its posetal reflection is not small.
Deep, deep within the bowels of the nLab, there is a footnote in the article on regular and exact completions, which explains further. It reads:
"For example, let be the topos of directed graphs. For each ordinal , let be the directed graph whose nodes are elements of and with a directed edge from to if in . Then in the poset reflection $Pos(C)$, we have a class of proper monomorphisms, e.g., whenever . Thus is a large poset. This example also shows that need not be a total category even if is."
Thanks, the connection with exact completions is very useful to know. I suppose the observation about quivers tells us not to expect a very nice solution?
If a category as simple as the parallel pair gives a proper class (note that the same construction of an irreflexive quiver from a poset means we get at least the poset reflection of the category of posets and injective monotone functions) then I suspect that there is little chance of realising your original conjecture @Andrej Bauer . That said, you may at least be able to prove that this reflection has the properties you would expect, like small joins.