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] - refactor: colimits in ModuleCat #6925

Closed
wants to merge 16 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Sep 2, 2023

This PR refactors the construction of colimits of modules in order to prove that the forgetful functor to abelian groups preserves colimits.


Basically, when a certain colimit in ModuleCat exists in AddCommGroupCat, it also exists in ModuleCat, and the forgetful functors preserves it.

(In order to get suitable instances, the universe parameters have been generalized in the construction of colimits in AddCommGroupCat.)

Open in Gitpod

@joelriou joelriou added WIP Work in progress awaiting-CI t-category-theory Category theory t-algebra Algebra (groups, rings, fields etc) labels Sep 2, 2023
@joelriou joelriou added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Sep 2, 2023
@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@github-actions github-actions 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 Sep 4, 2023
bors bot pushed a commit that referenced this pull request Sep 4, 2023
This PR refactors the construction of colimits of modules in order to prove that the forgetful functor to abelian groups preserves colimits.
@bors
Copy link

bors bot commented Sep 4, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title refactor: colimits in ModuleCat [Merged by Bors] - refactor: colimits in ModuleCat Sep 4, 2023
@bors bors bot closed this Sep 4, 2023
@bors bors bot deleted the modulecat-colimits branch September 4, 2023 17:05
ebab pushed a commit that referenced this pull request Sep 6, 2023
This PR refactors the construction of colimits of modules in order to prove that the forgetful functor to abelian groups preserves colimits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields etc) t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants