Skip to content

[Merged by Bors] - feat(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso#13900

Closed
callesonne wants to merge 5 commits intomasterfrom
bicategory-map2Iso
Closed

[Merged by Bors] - feat(Bicategory/Functor): add OplaxFunctor.map₂Iso and Pseudofunctor.map₂Iso#13900
callesonne wants to merge 5 commits intomasterfrom
bicategory-map2Iso

Conversation

@callesonne
Copy link
Copy Markdown
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

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Collaborator Author

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

Copy link
Copy Markdown
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+

@ghost ghost 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
Copy Markdown
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.

2 participants