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: What exactly are countable limits?


view this post on Zulip Nathaniel Virgo (Jan 31 2025 at 14:57):

I'd like to understand exactly what's meant by a countable limit, or more generally a κ\kappa-ary limit for some cardinal κ\kappa. (For example, Chen's A universal characterisation of the category of standard Borel spaces says, among other things, that the category of standard Borel spaces has all countable limits, and I'd like to make sure I really understand what that means.)

As an initial guess, I'd imagine a countable limit is one where the indexing category has only a countable set of morphisms. But this is suspicious because having a countable set of morphisms isn't invariant under equivalence, and so I'm wondering if the concept might actually be more subtle than that.

view this post on Zulip Morgan Rogers (he/him) (Jan 31 2025 at 15:02):

Right, the diagram need only be "essentially countable" or even have a countable initial subcategory. These are equivalence-invariant versions of what it means to be countable, although note that there is no way to restrict to 'countably infinite', since it's not hard to produce a countably infinite category which is equivalent to a given finite one.

view this post on Zulip Nathaniel Virgo (Jan 31 2025 at 15:05):

I guess "essentially countable" means equivalent to one with a countable set of morphisms?

What's an initial subcategory? (If it means the obvious thing it seems like it would always be empty.)

view this post on Zulip Morgan Rogers (he/him) (Jan 31 2025 at 15:57):

It's an unfortunate clash of terminology: it means dual of [[final functor]]. Composition with such an initial functor CDC \to D doesn't change the values of limits of functors DED \to E.

view this post on Zulip Mike Shulman (Jan 31 2025 at 16:29):

It's not unrelated though: a one-object subcategory is an initial subcategory precisely if the one object is an initial object.

view this post on Zulip Nathaniel Virgo (Jan 31 2025 at 17:02):

I'm having trouble seeing why. If I unpacked the definition correctly, an initial subcategory ICI\subseteq C is one where

If II only has one object this implies that there exists a morphism from that object to any other object, but I'm having trouble seeing why that morphism has to be unique in CC. (Hints appreciated.)

view this post on Zulip Nathaniel Virgo (Jan 31 2025 at 17:08):

Hmm, fixing the thing that's wrong involves introducing a "zigzag of morphisms", which is kind of a funny thing to think about - I guess it will take me a bit of work to see why that fact about initial objects is true. (Hints still appreciated if there's an easy way to see it.)

view this post on Zulip Morgan Rogers (he/him) (Jan 31 2025 at 17:12):

iirc, the zigzag of morphisms lives in the domain, so if there is only an identity morphism there, only trivial zigzags can appear.

view this post on Zulip Nathaniel Virgo (Jan 31 2025 at 17:13):

Ah, if one-object subcategory means one object with only an identity morphism then I see it. I was trying to prove that the single object couldn't have any endomorphisms

view this post on Zulip Mike Shulman (Jan 31 2025 at 22:53):

Sorry, I should have been more clear. Yes, I meant a subcategory that is as a category equivalent to the terminal category.