[Merged by Bors] - feat(CategoryTheory/SmallObject): transfinite iteration of a successor structure#21715
[Merged by Bors] - feat(CategoryTheory/SmallObject): transfinite iteration of a successor structure#21715
Conversation
PR summary 5fd69d0246Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
✌️ joelriou can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
|
Thanks! bors merge |
…r structure (#21715) Given a successor structure `Φ` on a category (which is the data of a zeroth object and a family of morphisms `X ⟶ succ X` for all `X`), we define its transfinite iteration `Φ.iteration J` for any well ordered type `J`. It is defined at the colimit of the `j`th iterations for all `j : J`. Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
Given a successor structure
Φon a category (which is the data of a zeroth object and a family of morphismsX ⟶ succ Xfor allX), we define its transfinite iterationΦ.iteration Jfor any well ordered typeJ. It is defined at the colimit of thejth iterations for allj : J.