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(CategoryTheory): more API for limit kernel forks #8200

Closed
wants to merge 2 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Nov 5, 2023

In this PR, we introduce KernelFork.mapIsoOfIsLimit which is the isomorphism between the "points" of two limit kernel forks of maps which are isomorphic in the category of arrows. This generalizes kernel.mapIso which is the case where the limit kernel forks are given by limit.isLimit.


Open in Gitpod

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 labels Nov 10, 2023
mathlib-bors bot pushed a commit that referenced this pull request Nov 10, 2023
In this PR, we introduce `KernelFork.mapIsoOfIsLimit` which is the isomorphism between the "points" of two limit kernel forks of maps which are isomorphic in the category of arrows. This generalizes `kernel.mapIso` which is the case where the limit kernel forks are given by `limit.isLimit`.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Nov 10, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory): more API for limit kernel forks [Merged by Bors] - feat(CategoryTheory): more API for limit kernel forks Nov 10, 2023
@mathlib-bors mathlib-bors bot closed this Nov 10, 2023
@mathlib-bors mathlib-bors bot deleted the kernel-map-arrow branch November 10, 2023 13:53
grunweg pushed a commit that referenced this pull request Dec 15, 2023
In this PR, we introduce `KernelFork.mapIsoOfIsLimit` which is the isomorphism between the "points" of two limit kernel forks of maps which are isomorphic in the category of arrows. This generalizes `kernel.mapIso` which is the case where the limit kernel forks are given by `limit.isLimit`.
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-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants