[Merged by Bors] - feat(CategoryTheory): the category of κ-directed posets#39669
[Merged by Bors] - feat(CategoryTheory): the category of κ-directed posets#39669joelriou wants to merge 14 commits into
Conversation
PR summary 0271eb7d56Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
dagurtomas
left a comment
There was a problem hiding this comment.
Thanks!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by dagurtomas. |
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
|
Downstream developments require some refactoring, so that this will have to be reviewed again later (I am sorry for this). |
|
The only significant difference with the previously maintainer merged version of this PR is in the commit f5bd8f0 which introduces helpers to construct (filtered) colimits in |
dagurtomas
left a comment
There was a problem hiding this comment.
Thanks! Again:
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by dagurtomas. |
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
Co-authored-by: Dagur Asgeirsson <dagurtomas@gmail.com>
|
Thanks! bors merge |
Given a regular cardinal `κ : Cardinal.{u}`, we define the category `CardinalFilteredPoset κ` of `κ`-directed partially ordered types (with order embeddings as morphisms). In a future PR #39655, we shall show that it is a `κ`-accessible category.
In this PR, we also show that if `J : CardinalFilteredPoset κ`, the object `J.withTop` obtained by adding a top element is a `κ'`-filtered colimit of objects of cardinality `< κ'` (when `κ'` is a regular cardinal such that `κ ≤ κ'`). This shall be used in #39655 in order to characterize `κ'`-presentable objects in `CardinalFilteredPoset κ` as the objects that are of cardinality `< κ'`.
|
Pull request successfully merged into master. Build succeeded:
|
…ommunity#39669) Given a regular cardinal `κ : Cardinal.{u}`, we define the category `CardinalFilteredPoset κ` of `κ`-directed partially ordered types (with order embeddings as morphisms). In a future PR leanprover-community#39655, we shall show that it is a `κ`-accessible category. In this PR, we also show that if `J : CardinalFilteredPoset κ`, the object `J.withTop` obtained by adding a top element is a `κ'`-filtered colimit of objects of cardinality `< κ'` (when `κ'` is a regular cardinal such that `κ ≤ κ'`). This shall be used in leanprover-community#39655 in order to characterize `κ'`-presentable objects in `CardinalFilteredPoset κ` as the objects that are of cardinality `< κ'`.
…ommunity#39669) Given a regular cardinal `κ : Cardinal.{u}`, we define the category `CardinalFilteredPoset κ` of `κ`-directed partially ordered types (with order embeddings as morphisms). In a future PR leanprover-community#39655, we shall show that it is a `κ`-accessible category. In this PR, we also show that if `J : CardinalFilteredPoset κ`, the object `J.withTop` obtained by adding a top element is a `κ'`-filtered colimit of objects of cardinality `< κ'` (when `κ'` is a regular cardinal such that `κ ≤ κ'`). This shall be used in leanprover-community#39655 in order to characterize `κ'`-presentable objects in `CardinalFilteredPoset κ` as the objects that are of cardinality `< κ'`.
…ommunity#39669) Given a regular cardinal `κ : Cardinal.{u}`, we define the category `CardinalFilteredPoset κ` of `κ`-directed partially ordered types (with order embeddings as morphisms). In a future PR leanprover-community#39655, we shall show that it is a `κ`-accessible category. In this PR, we also show that if `J : CardinalFilteredPoset κ`, the object `J.withTop` obtained by adding a top element is a `κ'`-filtered colimit of objects of cardinality `< κ'` (when `κ'` is a regular cardinal such that `κ ≤ κ'`). This shall be used in leanprover-community#39655 in order to characterize `κ'`-presentable objects in `CardinalFilteredPoset κ` as the objects that are of cardinality `< κ'`.
Given a regular cardinal
κ : Cardinal.{u}, we define the categoryCardinalFilteredPoset κofκ-directed partially ordered types (with order embeddings as morphisms). In a future PR #39655, we shall show that it is aκ-accessible category.In this PR, we also show that if
J : CardinalFilteredPoset κ, the objectJ.withTopobtained by adding a top element is aκ'-filtered colimit of objects of cardinality< κ'(whenκ'is a regular cardinal such thatκ ≤ κ'). This shall be used in #39655 in order to characterizeκ'-presentable objects inCardinalFilteredPoset κas the objects that are of cardinality< κ'.