Skip to content

[Merged by Bors] - feat(CategoryTheory/Monoidal): redefine tensorLeft by using whiskering#10898

Closed
yuma-mizuno wants to merge 17 commits intomasterfrom
ymizuno-tensorLeft
Closed

[Merged by Bors] - feat(CategoryTheory/Monoidal): redefine tensorLeft by using whiskering#10898
yuma-mizuno wants to merge 17 commits intomasterfrom
ymizuno-tensorLeft

Conversation

@yuma-mizuno
Copy link
Copy Markdown
Collaborator

@yuma-mizuno yuma-mizuno commented Feb 23, 2024

@yuma-mizuno yuma-mizuno added the t-category-theory Category theory label Feb 23, 2024
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Feb 23, 2024
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Feb 27, 2024
@ghost
Copy link
Copy Markdown

ghost commented Feb 27, 2024

@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 27, 2024
@ghost ghost added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) labels Feb 27, 2024
@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 27, 2024
#align Bimod.comp_whisker_right_Bimod Bimod.comp_whisker_right_bimod
#align Bimod.comp_whisker_right_Bimod Bimod.comp_whiskerRight_bimod

theorem whisker_right_id_bimod {X Y : Mon_ C} {M N : Bimod X Y} (f : M ⟶ N) :
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
theorem whisker_right_id_bimod {X Y : Mon_ C} {M N : Bimod X Y} (f : M ⟶ N) :
theorem whiskerRight_id_bimod {X Y : Mon_ C} {M N : Bimod X Y} (f : M ⟶ N) :

In this file, there are a few other whisker_left/right names which should be changed similarly.

@joelriou
Copy link
Copy Markdown
Contributor

Apart from a few name changes, this looks good to me. Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 28, 2024

✌️ yuma-mizuno can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Feb 28, 2024
@yuma-mizuno
Copy link
Copy Markdown
Collaborator Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Feb 29, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 29, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/Monoidal): redefine tensorLeft by using whiskering [Merged by Bors] - feat(CategoryTheory/Monoidal): redefine tensorLeft by using whiskering Feb 29, 2024
@mathlib-bors mathlib-bors bot closed this Feb 29, 2024
@mathlib-bors mathlib-bors bot deleted the ymizuno-tensorLeft branch February 29, 2024 02:34
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
utensil pushed a commit that referenced this pull request Mar 26, 2024
xgenereux pushed a commit that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants