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: Unknown property of posets


view this post on Zulip Ralph Sarkis (Jun 16 2022 at 15:38):

I have stumbled onto the following property of posets and I don't know its name or whether it has a name.

Definition:
A complete poset PP has property κ*_\kappa if for every subset SPS\subseteq P, there exists a subset SκSS_\kappa \subseteq S of cardinality at most κ\kappa satisfying supSκ=supS\sup S_\kappa = \sup S.

Examples:

This property may be interesting or not (my use case is not particularly exciting), but I am asking here because of the second part of my question. I am in the process of learning more categorical logic/algebra so I tried to generalize this property to categories as an expert in algebraic categories would do and I wanted to confirm my guess.

A category CC has property κ*_\kappa if for any filtered diagram D:JCD:J \to C, there is a filtered subdiagram Dκ:JκCD_{\kappa}: J_{\kappa} \to C of cardinality at most κ\kappa satisfying colimDκ=colimD\mathrm{colim}D_{\kappa} = \mathrm{colim}D.

(Maybe I should assert that κ\kappa is regular and say DκD_\kappa has cardinality less than κ\kappa.)

view this post on Zulip Zhen Lin Low (Jun 16 2022 at 15:43):

For a given κ\kappa, let JJ be the cardinal successor of κ\kappa considered as a category. Then JJ is filtered but has no cofinal subcategory of cardinality κ\kappa or less . So, for example, C=SetC = \textbf{Set} does _not_ have the property you define, for any κ\kappa.