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.
I have come across something in my research (this has to do with natural weak factorization systems introduced by Grandis and Tholen) and I would like to know if this construction is known.
Let be a category with finite limits. is the terminal object. Let be a monad. We assume is strong with respect to the Cartesian product, so there is a map .
Fix an object in . I claim that induces a monad on the slice category . I will sketch some components of .
If is an object in the slice category, then is the pullback of and , and the body of is the composition of with .
To construct the unit , by the universal property of the pullback it suffices to give maps satisfying certain coherence conditions. For the first we take , for the second map we take , for the third map we take , where is the unit of the monad .
For the multiplication it is more work and I will procrastinate writing it down here unless someone asks for it.
Is this monad discussed in the literature? Where can I read more about it?
I'm by no means the expert, but this is the first time I've seen someone pulling back along the strength of a strong monad in a construction. For the unit, the coherence condition is that ; is that necessarily satisfied?
Morgan Rogers (he/him) said:
I'm by no means the expert, but this is the first time I've seen someone pulling back along the strength of a strong monad in a construction. For the unit, the coherence condition is that ; is that necessarily satisfied?
Yes, here is a proof.
image.png
I have introduced the abbreviation
This construction reminds me of something similar. Take a monad on a category with pullbacks. Then you can construction a monad on the arrow category by sending a morphism to the morphism obtained by pulling back along the unit .
If your strong monad happens to preserve the terminal object, this construction gives you the same monad.
What are algebras for the monad you construct? Do you have a particular strong monad in mind?
I found a hole in my argument when I wrote it down as I cannot prove one of the coherence conditions. I am generalizing from a very concrete case and trying to find some reasonable degree of generality in which this construction holds.
I believe the following assumption will help me complete the proof: if then the naturality square for the strength applied to is a pullback.
Is there anywhere this condition is studied?
@Bryce Clarke Yes. I am working with the cone monad on simplicial sets, the day convolution with the singleton space. An algebra for the cone monad is a contractible simplicial set and my goal is to adapt this to the slice category over an arbitrary simplicial set Y in order to give a notion of a space which is contractible in the slice category, basically fiber homotopy equivalent to the identity map id_Y in a very strong sense.
to clarify, this construction definitely works for simplicial sets +the cone monad. just trying to generalize a bit.
I spent more time working on this problem today and I believe I was off on the wrong foot previously.
Let me start over.
Let be a category with finite limits. . Let be a monad. We assume is strong with respect to the Cartesian product, so there is a map . For , let be the graph of , the map .
Fix an object in . I conjecture that induces a monad on the slice category . I will sketch some components of .
If is an object in the slice category, then is the pullback of and , and the body of is the composition of with .
To construct the unit , by the universal property of the pullback it suffices to give two maps and one map satisfying certain coherence conditions. For the maps we take , for the map we take .
Lemma, I claim that the following square commutes.
Proof: let denote the unique map from to the terminal object, and apply naturality of to the maps . Then use the rule for strong monads that "strengthening with the unit does nothing."
Oh forget it. Here's a pdf I latexed.
I have not yet checked the unit and associativity laws for the monad, just constructed the unit and multiplication as natural transformations.
So this could still fail
but we will be optimistic. this time it is all going to work out
This is the same thing I was trying to figure out a month ago here. https://categorytheory.zulipchat.com/#narrow/stream/229136-theory.3A-category-theory/topic/Monads.20induced.20by.20a.20section.2Fretraction.20pair/near/320113811
So I will be happy to get this resolved.
Yes! I have now written out the proofs that the multiplication and unit laws hold.
There are many situations in homological algebra where one can use monads to identify a distinguished class of homologically or homotopically trivial objects, such as flasque sheaves, injective sheaves, projective or injective objects, free modules and so on. This is very useful. However model category theory as a formalism seems to care more about distinguished maps than distinguished objects, so it seems important to be able to translate a concept of "contractible object" from a monad on a category to a broader notion of "acyclic fibration" in terms of a monad on the slice category.
In my case, I know that contractible simplicial objects are algebras of the cone monad, so I have been trying to adapt the cone monad so that it gives a monad on the slice category over some fixed simplicial set, which would allow us to identify objects "contractible in the slice category" = homotopy equivalent to id_Y.
I am very irritated right now. My monad preserves pullbacks and I did not know there was a well developed theory of monads that preserve pullbacks. I have ignored papers about "Cartesian monads" because a Cartesian monad, I presumed, is one that preserves Cartesian products or perhaps all finite limits because a Cartesian category is one with all finite limits. How was I supposed to know a Cartesian monad is one that preserves pullbacks? That is a silly naming convention.
Oh wait. It seems the terminology is inconsistent. Johnstone uses the term in the way I expected him to, for him a Cartesian monad is indeed one which preserves all finite limits. But the nlab page says it means a monad preserving pullbacks. I will have to go back through these papers on Cartesian monads I ignored earlier and figure out which way they are using the term.
Sorry for all the questions.
Is there anything known about Cartesian monads (or parametric right adjoint monads) and strengths? Are there conditions that guarantee that a Cartesian monad has a strength for the Cartesian product or conversely?
Questions are what this place is all about, don't apologise! The reason for the difference in convention is one of slight laziness: many of the nice properties of monads which preserve finite limits only actually depend on the preservation of pullbacks.
I think you're likely to find something if you consider adjunctions rather than monads (if you pick a monadic adjunction you won't lose anything) since the "Frobenius reciprocity condition" relates something that looks a lot like a strength to a structure preservation condition for the functors in the adjunction. Sorry for being vague, I'm on a train and only have a vague picture of this in my mind, but check the section on cartesian closedness in Part A of the Elephant.
Patrick Nicodemus said:
Sorry for all the questions.
Is there anything known about Cartesian monads (or parametric right adjoint monads) and strengths? Are there conditions that guarantee that a Cartesian monad has a strength for the Cartesian product or conversely?
The one I know about is that every [[polynomial monad]] has a canonical strength and is strongly Cartesian.
Additionally, I notice that the cone monad has very similar characteristics to the simplicial set monad on semisimplicial sets--they are both (strongly?) Cartesian and both have a right adjoint.
Thank you. After some thought I have narrowed down my question a bit further. The cone monad is a polynomial functor whose "signature" is of the form
1 <- 1 -> I -> 1
where I is the unit interval and the arrow 1->I is the inclusion at time t=1.
Note that because right adjoints preserve limits and in particular terminal objects, the middle leg of this functor must send 1 to I. Thus T(1)=I. Making this identification, the resulting map 1-> T(1) is the unit of the monad.
Now fix some object Y and take the cartesian product of the original signature with Y.
Y <- Y-> YxT(1)-> Y
This induces a polynomial endofunctor on SSet/Y which can be seen as a kind of lifting of the cone monad to the slice category over Y. As it happens this is also a monad. So my question is, why? under what conditions does the original polynomial monad structure lift to the slice category in this fashion
So more precisely, fix a locally cartesian closed category C with finite limits and consider a monad T such that T is precisely the polynomial monad arising from the signature
Under what additional assumptions does the induced polynomial functor
inherit a monad structure for all ?
In this case it happens that is the identity. This assumption is apparently necessary to construct the unit on induced monad.
I have some partial results in this question but I cannot get the comonad of the natural weak factorization, just the monad. I am about ready to give up on this question and move onto something else.
But it is interesting at least that the monad exists in a variety of circumstances.
I wish I could obtain the comomad. I have a natural weak factorization system on simplicial sets and i am absolutely stuck trying to generalize it to any other setting. I will post what I have soon
Hi folks. I am posting a latexed version of my recent work here. I would very much like anybody's help on answering this question I have.
Here is the short version.
Let be a category with finite limits. Let be a monad on which is strong with respect to the Cartesian product by a natural isomorphism .
Then there is an induced monad on the slice category (for arbitrary ). The object part of is described in the image below:
Here, is the graph of , i.e., .
The unit and multiplication are described in the link misc2.pdf.
Now, again, let be a category with finite limits, but this time assume that is locally Cartesian closed. Let be an object of and a distinguished morphism, and let be defined as the polynomial functor arising from the diagram
Assume now that is endowed with the structure of a polynomial monad, in particular with Cartesian unit and multiplication. (Actually for free we get the Cartesian unit by the definition, it's only the multiplication that has to be assumed.)
In this case, for any object , the slice category can be endowed with a polynomial monad , defined by the polynomial diagram
Well, calling a monad is a lie as I have only constructed the multiplication and unit so far, not checked the unit and associativity. suffice it to say I strongly suspect they hold. The reason I have not checked them is I have a bigger problem I am trying to solve.
Both of these constructions, when we take to be simplicial sets and to be the cone monad, reduce to the same monad on , which is a kind of fibered version of the cone monad.
What is interesting is that in this case of simplicial sets, you have not just a monad on the slice category but a comonad on the coslice category, i.e. you have a natural weak factorization system in the sense of Grandis and Tholen.
So I have tried to give two generalizations of this simplicial set construction in slightly different directions. In both directions I was able to construct the monad of the natural weak factorization system but I cannot figure out how to construct the comultiplication of the comonad.
What I am asking, of anyone who cares to listen, is : What are the extra categorical conditions that hold for that allow us to construct the comultiplication of the comonad? What extra categorical assumptions do we have to throw in to get a n. w. f. s?
I absolutely do not believe that this construction relies on any unique distinguishing properties of the category of simplicial sets, other than being a very nice category. But I am sure we should be able to get something similar in any elementary topos or probably even an LCCC with sufficient assumptions on the monad.
Just for intuition's sake, what exactly does this natural weak factorization system look like in the case of the cone monad? -algebras are bundles equipped with a "coherent" (in what sense?) "global contraction of each of the fibers", but what do -coalgebras look like?
@James Deikun I do not know. Good question. The good news is I have probably* solved this problem of generalizing it to a reasonably general setting, after some blood sweat and tears. But this has taken me a bit away from the central problem of simplicial sets I was discussing either. I will try to answer that question in a bit. My intuition is that this factorization behaves somewhat like the mapping cylinder factorization of a map into a weak equivalence and a cofibration, so I would guess it has similar formal properties as the inclusion of the domain of a map into the mapping cylinder.
*I am still writing up the proof carefully.
Patrick Nicodemus said:
Let be a category with finite limits. Let be a monad on which is strong with respect to the Cartesian product by a natural isomorphism .
does it help to notice that is the category of coalgebras for the comonad ? this "strength" isomorphm then looks like the two distributivities between $T$ and $Y\times (-)$ both ways. one of them should suffice to lift to the -coalgebras, i.e. . (unless i am missing an elephant. it is very late.)
then the other lifting the lccc might be related to what they were doing in SGA4 when they were spelling out the injective-surjective factorizations of geometric morphisms. lifting would be lifting the covers to the slice...
whether this makes sense or not (sorry that i am not checking myself whether it does), the application to simplicial sets and models looks very interesting...
Patrick Nicodemus said:
Let be a category with finite limits. Let be a monad on which is strong with respect to the Cartesian product by a natural isomorphism .
maybe you misspoke when you said that is a natural isomorphism? then says that . such monads are just multiplications with the monoid . but we don't need to ve invertible to lift to .
(now really g'nite.)
dusko said:
Patrick Nicodemus said:
Let be a category with finite limits. Let be a monad on which is strong with respect to the Cartesian product by a natural isomorphism .
maybe you misspoke when you said that is a natural isomorphism? then says that . such monads are just multiplications with the monoid . but we don't need to ve invertible to lift to .
(now really g'nite.)
I did misspeak. The map is a natural transformation but not an isomorphism in general, and not in the interesting cases.
This whole thread is me independently reinventing the concept of "simplicial lalis" from this paper by Garner and Bourke. Excellent https://www.sciencedirect.com/science/article/pii/S002240491500170X
Patrick Nicodemus said:
Both of these constructions, when we take to be simplicial sets and to be the cone monad, reduce to the same monad on , which is a kind of fibered version of the cone monad.
particularly this
Morgan Rogers (he/him) said:
I'm by no means the expert, but this is the first time I've seen someone pulling back along the strength of a strong monad in a construction. For the unit, the coherence condition is that ; is that necessarily satisfied?
I thought you might be interested in seeing this, as it is closely related to what I mentioned in my comment above.
image.png
https://www.sciencedirect.com/science/article/pii/S002240499600165X
Thanks! It's been long enough that I don't even remember writing that comment, but it's nice to know there is some precedent.