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(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso #13900

Closed
wants to merge 5 commits into from

Conversation

callesonne
Copy link
Collaborator

@callesonne callesonne commented Jun 17, 2024

This PR adds OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso, analogous to Functor.mapIso, and develops the corresponding API.


Open in Gitpod

Copy link

github-actions bot commented Jun 17, 2024

PR summary 8261bde509

Import changes

No significant changes to the import graph


Declarations diff

++ map₂_hom_inv
++ map₂_inv
++ map₂_inv_hom
++ map₂_isIso

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@callesonne callesonne changed the title feat(Bicategory/Oplax): add Oplax.map₂Iso feat(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso Jun 17, 2024
@callesonne
Copy link
Collaborator Author

I've realised that maybe this should just be an abbrev, will update soon.

Copy link
Member

@TwoFX TwoFX 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 r+

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 30, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 30, 2024
…or.map₂Iso` (#13900)

This PR adds `OplaxFunctor.map₂Iso` and `Pseudofunctor.map₂Iso`, analogous to `Functor.mapIso`, and develops the corresponding API.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jun 30, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso [Merged by Bors] - feat(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso Jun 30, 2024
@mathlib-bors mathlib-bors bot closed this Jun 30, 2024
@mathlib-bors mathlib-bors bot deleted the bicategory-map2Iso branch June 30, 2024 08:19
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
…or.map₂Iso` (#13900)

This PR adds `OplaxFunctor.map₂Iso` and `Pseudofunctor.map₂Iso`, analogous to `Functor.mapIso`, and develops the corresponding API.
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.

3 participants