Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat: the forget functor from commutative groups to groups preserves all limits #11669

Closed
wants to merge 30 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Mar 25, 2024

It is shown in this PR that the forget functor from commutative groups to groups preserves all limits (regardless of the universe parameters of the index category). It is also shown that a functor F : J ⥤ CommGroupCat (or F : J ⥤ GroupCat) has a limit iff the type (F ⋙ forget _).sections is small. This is related to the fact that the forget functor CommGroupCat.{u} ⥤ Type u is corepresentable (by ULift ℤ).


Open in Gitpod

@joelriou joelriou added the t-category-theory Category theory label Mar 25, 2024
@joelriou joelriou added the WIP Work in progress label Mar 25, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added blocked-by-other-PR This PR depends on another PR which is still in the queue. merge-conflict The PR has a merge conflict with master, and needs manual merging. labels Mar 25, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Mar 26, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. label Apr 7, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 7, 2024
@joelriou joelriou added awaiting-review The author would like community review of the PR awaiting-CI and removed WIP Work in progress labels Apr 8, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 8, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 12, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Apr 12, 2024
@erdOne
Copy link
Member

erdOne commented Apr 19, 2024

Thanks!
maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by erdOne.

Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Apr 19, 2024
mathlib-bors bot pushed a commit that referenced this pull request Apr 19, 2024
…all limits (#11669)

It is shown in this PR that the forget functor from commutative groups to groups preserves all limits (regardless of the universe parameters of the index category). It is also shown that a functor `F : J ⥤ CommGroupCat` (or `F : J ⥤ GroupCat`) has a limit iff the type `(F ⋙ forget _).sections` is small. This is related to the fact that the forget functor `CommGroupCat.{u} ⥤ Type u` is corepresentable (by `ULift ℤ`).



Co-authored-by: Joël Riou <joel.riou@universite-paris-saclay.fr>
@mathlib-bors
Copy link

mathlib-bors bot commented Apr 19, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: the forget functor from commutative groups to groups preserves all limits [Merged by Bors] - feat: the forget functor from commutative groups to groups preserves all limits Apr 19, 2024
@mathlib-bors mathlib-bors bot closed this Apr 19, 2024
@mathlib-bors mathlib-bors bot deleted the forget-preserves-limits-addcommgroupcat branch April 19, 2024 15:29
callesonne pushed a commit that referenced this pull request Apr 22, 2024
…all limits (#11669)

It is shown in this PR that the forget functor from commutative groups to groups preserves all limits (regardless of the universe parameters of the index category). It is also shown that a functor `F : J ⥤ CommGroupCat` (or `F : J ⥤ GroupCat`) has a limit iff the type `(F ⋙ forget _).sections` is small. This is related to the fact that the forget functor `CommGroupCat.{u} ⥤ Type u` is corepresentable (by `ULift ℤ`).



Co-authored-by: Joël Riou <joel.riou@universite-paris-saclay.fr>
Jun2M pushed a commit that referenced this pull request Apr 24, 2024
…all limits (#11669)

It is shown in this PR that the forget functor from commutative groups to groups preserves all limits (regardless of the universe parameters of the index category). It is also shown that a functor `F : J ⥤ CommGroupCat` (or `F : J ⥤ GroupCat`) has a limit iff the type `(F ⋙ forget _).sections` is small. This is related to the fact that the forget functor `CommGroupCat.{u} ⥤ Type u` is corepresentable (by `ULift ℤ`).



Co-authored-by: Joël Riou <joel.riou@universite-paris-saclay.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge ready-to-merge This PR has been sent to bors. t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants