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.
Are coalgebras of constant endofunctors a sensible thing to study? I'm trying to get some intuition about what kind of systems they describe, and what kind of behavior the final coalgebra do in this setting.
For instance, for a constant functor at (and on morphisms) it seems there's always a final coalgebra (Lambek's theorem), where from any other coalgebra the unique coalgebra homomorphism is given by itself.
It seems like this is trivial in some way, but I don't know how to think about this
Coalgebras for are just going to be slices over . The final coalgebra is therefore just the identity on .
Right. I suppose I'm trying to interpret what this means in terms of behaviour. If I have a "stream" functor , then its coalgebra is a map , taking in a state and producing an output and a new state. And I can take the final coalgebra, which will give me the stream.
In the case of the the constant functor I suggested (mapping any object to just ), there is no new state. That is, if we try to iterate this thing, we quickly notice that the only time we can do that is when the carrier of this algebra is - which is exactly the final coalgebra.
While this seems trivial now, I suppose I should mention that I'm thinking about this in the base category of simple lenses, which adds this bidirectional flow and it looks like something nontrivial should happen. I'm not entirely sure.
That is, I'm thinking of a coalgebra of the constant functor at
A particular coalgebra here with the carrier is a lens . The final coalgebra story is the same as before, I suppose, but somehow the fact that things are now bidirectional, and that I can in principle iterate them is making me think something nontrivial should happen with behaviour.
But I think my intuition is wrong here (since I unpacked what this means in my previous message)
This might have something to do with the fact that lenses are themselves coalgebras of the costate comonad