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: community: general

Topic: Characterizing the poset reflection of presheaves


view this post on Zulip Andrej Bauer (Dec 09 2023 at 18:06):

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):

  1. The poset reflection of Set is 2, so r(1) = 1.
  2. The poset reflection of [T, Set] where T is a tree (qua poset) is [T, 2], so for a tree-like-poset r(T) = T.
  3. Given a group 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.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:22):

That's a fun puzzle, let's figure it out. I'll fix a category CC and refer to the poset reflection of [C,Set][C,\mathrm{Set}] as PP.

My first observation is that the poset of subterminal objects of [C,Set][C,\mathrm{Set}] is a subposet of PP. That's isomorphic to the poset of upward-closed subsets of the poset reflection of CC (in other words, subsets of the set of objects of CC such that if aa is in the subset and there exists a morphism aba \to b then bb is in the subset too). These include the minimal and maximal element of PP.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:22):

Any object of [C,Set][C,\mathrm{Set}] 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 PP is isomorphic to the poset of subterminals. This is the case in your example for trees, and it also holds whenever CC 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?)

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:24):

How can that support map fail to split? You've already seen that it doesn't split for CC a group, or indeed a monoid, but let's stick with CC a poset for now, and more specifically the cospan acba \rightarrow c \leftarrow b. The diagrams 1101 \rightarrow 1 \leftarrow 0 and 0110 \rightarrow 1 \leftarrow 1 are subterminal objects in [C,Set][C,\mathrm{Set}] represented by aa and bb, respectively. Their coproduct, which is a diagram of coproduct inclusions 1211 \rightarrow 2 \leftarrow 1 has the terminal object 1111 \rightarrow 1 \leftarrow 1 as its support but there is no section to that map.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:33):

If I take any cospan in F:CSetF:C \to \mathrm{Set}, then either:

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:36):

In this case PP 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 CC. Let's see if that insight generalizes.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 19:43):

I'll switch back to generic CC.
A further observation is that CopC^{\mathrm{op}} embeds into [C,Set][C,\mathrm{Set}] (for this point it's a shame that you chose covariant functors rather than presheaves, but let's continue!)
Thus PP admits a functor from the poset reflection of CopC^{\mathrm{op}}. More strongly, the support of a diagram FF is {cCF(c)}\{c \in C \mid F(c) \neq \emptyset\}, which is precisely the set of cc such that FF admits a morphism from the diagram represented by cc. So in PP, (the image of) FF is bounded below by the (image of the) representables and bounded above by the union of their supports.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 20:23):

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 MM (that's the monoid acting on its own set of elements).
Consider the poset of quotients of MM, which we can identify with the set of left congruences; for groups, the equivalence classes split MM into cosets of the class containing 11, 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 RR on MM and element mm, we can construct (R)m={(x,y)(xm,ym)R}(R)^*m = \{(x,y) \mid (xm,ym) \in R\}, and maps from M/RM/R to M/RM/R' correspond to elements mm such that R(R)mR \subseteq (R')^*m. 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 PP. 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 N\N. This acts on Z\Z but there is no transformation ZN\Z \to \N which respects the action.

view this post on Zulip Morgan Rogers (he/him) (Dec 09 2023 at 21:51):

(I may continue tomorrow, but in case anyone wants to join in and figure out what the poset reflection is for [N,Set][\N,\mathrm{Set}], do go ahead!)

view this post on Zulip Todd Trimble (Dec 10 2023 at 04:45):

This topic is connected with the theory of exact completions, and the question of when the exact completion EexE_{ex} of a category EE 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.

view this post on Zulip Todd Trimble (Dec 10 2023 at 04:45):

If y:EEexy: E \to E_{ex} denotes the embedding of a topos into its exact completion, then it's been mentioned by Carboni that the lattice of subobjects of y(X)y(X) is isomorphic to the poset reflection of E/XE/X, and even for some simple presheaf toposes EE, this need not be small. He mentions that E=E = the topos of quivers Set\mathsf{Set}^{\rightrightarrows} is an example where this happens: its posetal reflection is not small.

view this post on Zulip Todd Trimble (Dec 10 2023 at 04:45):

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:

view this post on Zulip Todd Trimble (Dec 10 2023 at 04:45):

"For example, let C=SetC = Set^{\bullet \rightrightarrows \bullet} be the topos of directed graphs. For each ordinal α\alpha, let GαG_\alpha be the directed graph whose nodes are elements of α\alpha and with a directed edge from β\beta to γ\gamma if β<γ\beta \lt \gamma in α\alpha. Then in the poset reflection $Pos(C)$, we have a class of proper monomorphisms, e.g., [Gα]<[Gα][G_\alpha] < [G_{\alpha'}] whenever α<α\alpha < \alpha'. Thus Pos(C)Pos(C) is a large poset. This example also shows that Pos(C)Pos(C) need not be a total category even if CC is."

view this post on Zulip Andrej Bauer (Dec 10 2023 at 10:38):

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?

view this post on Zulip Morgan Rogers (he/him) (Dec 10 2023 at 11:50):

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.