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: SMCs as opfibrations


view this post on Zulip Joe Moeller (Feb 23 2021 at 06:45):

I'm reading Construction 2.0.0.1 in Lurie's Higher Algebra:

Let (C,)(C, \otimes) be a symmetric monoidal category. We define a new category CC^\otimes as follows:

(i) An object of CC^\otimes is a finite sequence of objects of CC, which we will denote by [C1,,Cn][C_1, \dots, C_n].

(ii) A morphism from [C1,,Cn][C_1, \dots, C_n] to [C1,,Cm][C'_1, \dots, C'_m] in CC^\otimes consists of a subset S{1,,n}S \subseteq \{1, \dots, n\}, a map of finite sets α ⁣:S{1,,m}\alpha \colon S \to \{1, \dots, m\}, and a collection of morphisms {fj ⁣:α(i)=jCiCj}1jm\{f_j \colon \bigotimes_{\alpha(i) = j} C_i \to C'_j\}_{1 \leq j \leq m} in the category CC.

(iii) Suppose we are given morphisms f ⁣:[C1,,Cn][C1,,Cm]f \colon [C_1, \dots, C_n] \to [C'_1, \dots, C'_m] and g ⁣:[C1,,Cm][C1,,C]g \colon [C'_1, \dots, C'_m] \to [C''_1, \dots, C''_\ell] in CC^\otimes, determining subsets S{1,,n}S \subseteq \{1, \dots, n\} and T{1,,m}T \subseteq \{1, \dots, m\} together with maps α ⁣:S{1,,m}\alpha \colon S \to \{1, \dots, m\} and β ⁣:T{1,,}\beta \colon T \to \{1, \dots, \ell\}. The composite gfg \circ f is given by the subset U=α1T{1,,n}U = \alpha^{-1} T \subseteq \{1, \dots, n\}, the composite map βα ⁣:U{1,,}\beta \circ \alpha \colon U \to \{1, \dots, \ell\}, and the maps
βα(i)=kCiβ(j)=kα(i)=jCiCjCk\bigotimes_{\beta \circ \alpha (i) = k} C_i \simeq \bigotimes_{\beta(j) = k} \bigotimes_{\alpha(i) = j} C_i \to \bigotimes_{} C'_j \to C''_k
for 1k1 \leq k \leq \ell.

I'm confused by this composition rule though. Consider Set\mathsf{Set} with its cartesian monoidal structure. We can consider a function f ⁣:A×BCf \colon A \times B \to C to be a morphism [A,B][C,D][A,B] \to [C,D] is Set×\mathsf{Set}^\times, and also a function g ⁣:C×DEg \colon C \times D \to E as one [C,D][E][C,D] \to [E]. But what is the composite [A,B][E][A,B] \to [E]? g(f(a,b),?)g(f(a,b),?) doesn't make sense to me.

view this post on Zulip Joe Moeller (Feb 23 2021 at 06:46):

image.png

view this post on Zulip Amar Hadzihasanovic (Feb 23 2021 at 07:01):

I think you're right. Perhaps he forgot to state that α\alpha needs to be a surjective map?

view this post on Zulip Amar Hadzihasanovic (Feb 23 2021 at 07:02):

If α\alpha and β\beta are surjective, the composition rule checks out.

view this post on Zulip John Baez (Feb 23 2021 at 07:09):

I don't think α\alpha needs to be surjective! But we need to read Lurie's definition carefully when α\alpha is not surjective, and use the fact that the tensor product of an empty set of objects is the unit object.

Joe Moeller said:

Let (C,)(C, \otimes) be a symmetric monoidal category. We define a new category CC^\otimes as follows:

(i) An object of CC^\otimes is a finite sequence of objects of CC, which we will denote by [C1,,Cn][C_1, \dots, C_n].

(ii) A morphism from [C1,,Cn][C_1, \dots, C_n] to [C1,,Cm][C'_1, \dots, C'_m] in CC^\otimes consists of a subset S{1,,n}S \subseteq \{1, \dots, n\}, a map of finite sets α ⁣:S{1,,m}\alpha \colon S \to \{1, \dots, m\}, and a collection of morphisms {fj ⁣:α(i)=jCiCj}1jm\{f_j \colon \bigotimes_{\alpha(i) = j} C_i \to C'_j\}_{1 \leq j \leq m} in the category CC.

[....]

Consider Set\mathsf{Set} with its cartesian monoidal structure. We can consider a function f ⁣:A×BCf \colon A \times B \to C to be a morphism [A,B][C,D][A,B] \to [C,D] in Set×\mathsf{Set}^\times [...]

How is that a morphism in Set×\mathsf{Set}^\times? What's your map of finite sets α:{A,B}{C,D}\alpha : \{A,B\} \to \{C,D\} ?

I'll guess α\alpha maps both AA and BB to CC. Then to get a morphism we need a function f1 ⁣:A×BCf_1 \colon A \times B \to C and also a morphism f2 ⁣:1Df_2 \colon 1 \to D. Here 11 is the product of the set of objects that map to DD... which is the empty set.

I think this should solve your problem.

view this post on Zulip Amar Hadzihasanovic (Feb 23 2021 at 07:23):

Of course! I have fallen for an old trap.

view this post on Zulip Joshua Meyers (Feb 23 2021 at 09:27):

Interesting construction, what is it being used for?

view this post on Zulip Joe Moeller (Feb 23 2021 at 16:36):

The category constructed (along with an opfibration to Fin\mathsf{Fin}_* that's not to hard to see) carries enough data to recover the original monoidal category. This characterization is the "right" way to think about symmetric monoidal categories if you want to jump up to (,1)(\infty, 1)-symmetric monoidal categories.

view this post on Zulip Mike Shulman (Feb 23 2021 at 18:53):

Or, at least, a right way.

view this post on Zulip Joe Moeller (Feb 23 2021 at 20:09):

John Baez said:

How is that a morphism in Set×\mathsf{Set}^\times? What's your map of finite sets α:{A,B}{C,D}\alpha : \{A,B\} \to \{C,D\} ?

I'll guess α\alpha maps both AA and BB to CC. Then to get a morphism we need a function f1 ⁣:A×BCf_1 \colon A \times B \to C and also a morphism f2 ⁣:1Df_2 \colon 1 \to D. Here 11 is the product of the set of objects that map to DD... which is the empty set.

I think this should solve your problem.

Oh, you're right. I was completely glossing over this, thinking DD just gets basically nothing.