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: a category similar to the simplex category


view this post on Zulip Francesco Bilotta (May 16 2021 at 15:30):

Hi,
does anybody know about a category which looks like this :
-objects are natural numbers, considered as finite sets (no order structure on them)
-a morphism between m and n is the number of ways we can place m identical objects in n identical boxes
This is similar to the simplex category. But with two differences: objects do not carry an order structure and we do not want to distinguish, for instance, the morphism which places 3=°°° in 2= °° via
°° °
from that which acts as
° °°
So in this example Hom(°°°,°°)={°°° , °° °}
Notice also that accordingly, morphisms between m and n are not counted by the Vandermonde identity, but some variant of it (which I should work out).
Can someone also suggest an accesible paper which treats connections between elementary category theory and combinatorics (the field seems interesting, but I only found technical accounts).
I beg your pardon in advance if the question is uninteresting or ill posed, I am only a novice

view this post on Zulip John Baez (May 16 2021 at 19:26):

I need to remember what "a way to place m identical objects in n identical boxes" really is, in terms of set theory.

view this post on Zulip John Baez (May 16 2021 at 19:27):

Can you describe it in terms of standard concepts like sets, functions, relations, equivalence classes, etc.? Just saying things like "it's similar to, but with two differences... we do not want to distinguish..." is not enough for me.

view this post on Zulip John Baez (May 16 2021 at 19:28):

I'm sorry, I probably once knew what this concept was, but I don't right now. (There are lots of similar concepts.)

view this post on Zulip John Baez (May 16 2021 at 19:29):

If I really understand what "a way to place m identical objects in n identical boxes", I'd probably have something to say about the category where this is a morphism from m to n.

view this post on Zulip John Baez (May 16 2021 at 19:31):

I think this is a quite gentle introduction to some ideas involving combinatorics and category theory:

view this post on Zulip Joachim Kock (May 16 2021 at 19:55):

Hi Francesco,

for an accessible paper treating some basic enumerative combinatorics from a categorical perspective, you could have a look at [Anders Claesson, A species approach to Rota's twelvefold way https://arxiv.org/abs/1903.11580]. It's all about putting balls in boxes.

For the relationship between posets, categories, face complex (simplicial complex) and nerve (simplicial set) (and also fat nerve (simplicial groupoid)), there is Appendix B of [Gálvez-Kock-Tonks, Decomposition spaces in combinatorics, https://arxiv.org/abs/1612.09225]. Although there is a risk the paper itself will count as technical, the appendix is supposed to be elementary.

Regarding the category you ask for, I think it is not easy to get, and maybe it does not exist. If I understand you correctly, the hom set hom(m,n) should be the set of isoclasses of maps m -> n (where an isomorphism between two maps is a pair consisting of an isomorphism between the domains and an isomorphism beteween the codomains), so that hom(3,2) would have 2 elements instead of 8. But then I think there is no longer any well-defined composition law. (If something like this is needed, it might be easier to obtain as a category object internal to groupoids, starting with the fat nerve of the category of finite sets, and modifying it a bit. The fat nerve is defined just as the nerve, but instead of building a simplicial set whose set of n-simplices is the set Fun([n],C), it is a simplicial groupoid whose groupoid of n-simplices is Map([n],C), consisting of functors [n]->C and their invertible natural transformations.)

Regarding a category of sequences of arrows, as already mentioned there is the free category on the underlying directed graph. As you observe this does not take into account the category structure. There is a different object which does (and as you suggested it has the sequence of composable arrows as objects instead of as morphisms), namely the category of elements of the nerve of the category. Its objects are the composable sequences, and a morphism between two sequences of length n and m is a map a:n->m in Delta, such that the length-m sequence composed according to the map a is equal to the length-n sequence. There is an extensive introductory nlab entry on the category of elements.

view this post on Zulip Francesco Bilotta (May 16 2021 at 20:20):

Thanks a lot to both for valuable comments and references: I will definitely look at everything. The notion of morphism I was searching is precisely that which @Joachim Kock explains, sadly I do not know a combinatorics name for it. Maybe it may help also to think, pictorially, a morphism between m and n as the isomorphism class of a depth one forest with m leaves and n roots.
Anyhow, for my application it is probably better to drop the "up to isomorphism", and simply consider morphisms of finite sets:
I am trying, mostly for fun, to categorify the notion of arrangement, in Spencer-Brown's Laws of Form, after having read a bit of Kauffman's work on it. And the thing is that an arrangement is basically a (finite) number of nonintersecting closed curves in the plane. Then I thought about the above putative category, where a composable sequence of morphisms should correspond precisely to an arrangement. Dropping the "up to isomorphism" should not be much damage.
This is also what actually links my two questions.
Thanks again.

view this post on Zulip Javier Prieto (May 17 2021 at 10:50):

It may help to think of the balls as identical bosons and the boxes as eigenstates with the same eigenvalue.

view this post on Zulip Francesco Bilotta (May 17 2021 at 11:00):

Thanks! Sadly I do not know much fundamental physics, just some rudiments of quantum mechanics. So I should work a bit. Anyway do you know where I may find some category theoretic treatment of (some aspects) of your idea?

view this post on Zulip Javier Prieto (May 17 2021 at 11:56):

There's a vast literature on categorical quantum mechanics, but I don't think that would be useful here. I mostly pointed out the analogy in case you already had some intuition about the physics side of things, but if that's not the case then trying to attack the problem from this angle might be unnecessarily roundabout-y and confusing.

view this post on Zulip Francesco Bilotta (May 17 2021 at 14:24):

At the same time it may be linked, the number of putative "morphisms" in my putative "category " is counted via the Gaussian Binomial Coefficient, which is the q-analog of the binomial coefficient... I remember seeing q-analogs mentioned in a coruse where quantum groups where mentioned. Anyway, without expertise this is extremely vague

view this post on Zulip John Baez (May 18 2021 at 05:38):

Javier Prieto said:

It may help to think of the balls as identical bosons and the boxes as eigenstates with the same eigenvalue.

I don't think that's going to help figure out how to compose the morphisms that Francesco was trying to work with.

view this post on Zulip John Baez (May 18 2021 at 05:39):

@Joachim Kock said:

Regarding the category you ask for, I think it is not easy to get, and maybe it does not exist. If I understand you correctly, the hom set hom(m,n) should be the set of isoclasses of maps m -> n (where an isomorphism between two maps is a pair consisting of an isomorphism between the domains and an isomorphism beteween the codomains), so that hom(3,2) would have 2 elements instead of 8. But then I think there is no longer any well-defined composition law.

view this post on Zulip John Baez (May 18 2021 at 05:40):

Oh! Yes, if that's what Francesco was talking about, you're right: you can't compose these things.

view this post on Zulip Francesco Bilotta (May 19 2021 at 11:30):

@John Baez
In the end, what I think I would like to categorify is the following concept:
A sequence of Young Diagrams:
(Yi)i<ω(Y_i)_{i<\omega}
respecting the following gluing condition:
wt(Yi)=l(Yi+1)wt(Y_i)=l(Y_{i+1})
Actually a version of Young Diagrams where we allow for possibly empty rows, and the length function is modified accordingly.
I am skeptical about the feasability of the task, given my scarce experience.
Anyhow, a quick search showed some articles of yours about these objects, which I do not anything about apart from the definition.
I am going to read them, if nothing it will be fun!

view this post on Zulip John Baez (May 19 2021 at 19:19):

Why are you wanting to study this concept? Understanding the motivations might help me understand what to do.