Skip to content

[Merged by Bors] - feat(CategoryTheory/Monoidal): the curried associator isomorphism#11701

Closed
joelriou wants to merge 3 commits intomasterfrom
graded-monoidal10
Closed

[Merged by Bors] - feat(CategoryTheory/Monoidal): the curried associator isomorphism#11701
joelriou wants to merge 3 commits intomasterfrom
graded-monoidal10

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Mar 26, 2024

This PR introduces curriedAssociatorNatIso : bifunctorComp₁₂ (curriedTensor C) (curriedTensor C) ≅ bifunctorComp₂₃ (curriedTensor C) (curriedTensor C) which is a formulation of the associator isomorphism in a monoidal category as an isomorphism between trifunctors C ⥤ C ⥤ C ⥤ C. A little cleanup of the file CategoryTheory.Monoidal.Category is also done.


Open in Gitpod

@joelriou joelriou added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Mar 26, 2024
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Mar 26, 2024
Copy link
Copy Markdown
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

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 15, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 15, 2024
…1701)

This PR introduces `curriedAssociatorNatIso : bifunctorComp₁₂ (curriedTensor C) (curriedTensor C) ≅ bifunctorComp₂₃ (curriedTensor C) (curriedTensor C)` which is a formulation of the associator isomorphism in a monoidal category as an isomorphism between trifunctors `C ⥤ C ⥤ C ⥤ C`. A little cleanup of the file `CategoryTheory.Monoidal.Category` is also done.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 15, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/Monoidal): the curried associator isomorphism [Merged by Bors] - feat(CategoryTheory/Monoidal): the curried associator isomorphism May 15, 2024
@mathlib-bors mathlib-bors bot closed this May 15, 2024
@mathlib-bors mathlib-bors bot deleted the graded-monoidal10 branch May 15, 2024 11:20
callesonne pushed a commit that referenced this pull request May 16, 2024
…1701)

This PR introduces `curriedAssociatorNatIso : bifunctorComp₁₂ (curriedTensor C) (curriedTensor C) ≅ bifunctorComp₂₃ (curriedTensor C) (curriedTensor C)` which is a formulation of the associator isomorphism in a monoidal category as an isomorphism between trifunctors `C ⥤ C ⥤ C ⥤ C`. A little cleanup of the file `CategoryTheory.Monoidal.Category` is also done.
grunweg pushed a commit that referenced this pull request May 17, 2024
…1701)

This PR introduces `curriedAssociatorNatIso : bifunctorComp₁₂ (curriedTensor C) (curriedTensor C) ≅ bifunctorComp₂₃ (curriedTensor C) (curriedTensor C)` which is a formulation of the associator isomorphism in a monoidal category as an isomorphism between trifunctors `C ⥤ C ⥤ C ⥤ C`. A little cleanup of the file `CategoryTheory.Monoidal.Category` is also done.
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