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: deprecated: id my structure

Topic: A generalised category of zig-zags


view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 11:40):

I am looking for a name or reference for the following construction, which generalises the [[localization]] of a category.

Suppose we have a category C\mathcal{C} and two wide subcategories B\mathcal{B} and F\mathcal{F}.
Then I can define a category, call it BF\mathcal{B}^*\mathcal{F}, whose

composing by concatenation + composition in B\mathcal{B} and F\mathcal{F} when the final morphism of one zig-zag and the initial morphism of the other have the same direction, and modulo the following identifications:

When F=C\mathcal{F} = \mathcal{C}, then this should be precisely the localisation of C\mathcal{C} at the morphisms in B\mathcal{B}, and more in general any morphism which is in the intersection of F\mathcal{F} and B\mathcal{B} will be invertible in BF\mathcal{B}^*\mathcal{F}.
However one can, for example, consider examples where F\mathcal{F} and B\mathcal{B} only intersect at isomorphisms, and in that case the result has a different flavour compared to a localisation.

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:19):

I guess that

view this post on Zulip JS PL (he/him) (Mar 22 2023 at 12:20):

My first thought is that this seems related to the free dagger category over a category -- see Def 3.1.18 in Chris Heunen's Thesis.

view this post on Zulip JS PL (he/him) (Mar 22 2023 at 12:22):

Which you might already have known. But I think that free dagger category zigzag category is when B=F=C\mathcal{B}=\mathcal{F}=\mathcal{C} in your construction

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:24):

Yes and in addition you have the “cospan = span” equation when they form a commutative square, which you don't have in the free dagger category.

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:26):

(Indeed if you added that to the free dagger category, you would obtain the free groupoid over the category)

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:45):

Oh, actually I think the following is the case, more precisely to my previous guess.

Suppose that C\mathcal{C} has pullbacks, and

I believe that BF\mathcal{B}^*\mathcal{F} is exactly the 1-truncation of this bicategory, i.e. the category with the same objects, and as morphisms classes of 1-morphisms under the equivalence relation generated by “fgf \sim g if there exists a 2-morphism between ff and gg”;
This picture is an attempt at a single-diagram proof idea:

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:46):

85ef6293-7599-4d32-8459-5bcbc2866e38.jpg

view this post on Zulip Amar Hadzihasanovic (Mar 22 2023 at 12:49):

The cospan zig-zag (f1,b1)(f_1, b_1) is equal to the composite of spans (idx,f1)(\mathrm{id}_x, f_1) and (b1,idy)(b_1, \mathrm{id}_y), which is exactly the pullback span produced by (f1,b1)(f_1, b_1), and there is a morphism from the span (b0,f0)(b_0, f_0) to this pullback precisely when b0;f1=f0;b1b_0;f_1 = f_0; b_1.

view this post on Zulip Carlos Zapata-Carratala (Mar 23 2023 at 10:17):

Amar Hadzihasanovic said:

I am looking for a name or reference for the following construction, which generalises the [[localization]] of a category.

Suppose we have a category C\mathcal{C} and two wide subcategories B\mathcal{B} and F\mathcal{F}.
Then I can define a category, call it BF\mathcal{B}^*\mathcal{F}, whose

composing by concatenation + composition in B\mathcal{B} and F\mathcal{F} when the final morphism of one zig-zag and the initial morphism of the other have the same direction, and modulo the following identifications:

When F=C\mathcal{F} = \mathcal{C}, then this should be precisely the localisation of C\mathcal{C} at the morphisms in B\mathcal{B}, and more in general any morphism which is in the intersection of F\mathcal{F} and B\mathcal{B} will be invertible in BF\mathcal{B}^*\mathcal{F}.
However one can, for example, consider examples where F\mathcal{F} and B\mathcal{B} only intersect at isomorphisms, and in that case the result has a different flavour compared to a localisation.

When F=B=C\mathcal{F} = \mathcal{B}=\mathcal{C}, it may be worth mentioning that zig-zags can be given a non-associative higher-order composition which makes F\mathcal{F} into a semiheapoid. This perspective may clarify some of the algebraic behaviour of composition and units. You can see some notes on semiheapoids in my recent paper: https://arxiv.org/abs/2205.05456