Skip to content

[Merged by Bors] - feat(CategoryTheory/Monoidal/Action): Action of monoidal opposites#25860

Closed
robin-carlier wants to merge 49 commits intoleanprover-community:masterfrom
robin-carlier:monoidal-actions-mop
Closed

[Merged by Bors] - feat(CategoryTheory/Monoidal/Action): Action of monoidal opposites#25860
robin-carlier wants to merge 49 commits intoleanprover-community:masterfrom
robin-carlier:monoidal-actions-mop

Conversation

@robin-carlier
Copy link
Copy Markdown
Contributor

@robin-carlier robin-carlier commented Jun 14, 2025

Given a monoidal category C and a category D, we prove that a left (resp. right) Cᴹᵒᵖ-action on D gives a right (resp. left) C-action on D. Conversely, we show that left/right C-actions gives right/left Cᴹᵒᵖ-actions.


Open in Gitpod

@github-actions github-actions bot added the t-category-theory Category theory label Jun 14, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 14, 2025

PR summary 84910edb50

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Monoidal.Action.Opposites (new file) 434

Declarations diff

+ leftActionOfMonoidalOppositeRightAction
+ monoidalOppositeLeftAction
+ monoidalOppositeLeftAction_actionAssocIso_mop_mop
+ monoidalOppositeLeftAction_actionHomLeft_mop
+ monoidalOppositeLeftAction_actionHom_mop_mop
+ monoidalOppositeLeftAction_actionObj_mop
+ monoidalOppositeLeftAction_actionRight_mop
+ monoidalOppositeRightAction
+ monoidalOppositeRightAction_actionAssocIso_mop_mop
+ monoidalOppositeRightAction_actionHomRight_mop
+ monoidalOppositeRightAction_actionHom_mop_mop
+ monoidalOppositeRightAction_actionObj_mop
+ monoidalOppositeRightAction_actionRight_mop
+ rightActionOfMonoidalOppositeLeftAction

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

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

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jun 14, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jun 22, 2025
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

@robin-carlier robin-carlier added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jun 23, 2025
@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 Jun 23, 2025
@leanprover-community-bot-assistant
Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jul 5, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jul 5, 2025
@joelriou
Copy link
Copy Markdown
Contributor

joelriou commented Jul 5, 2025

Thanks!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jul 5, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jul 5, 2025
…25860)

Given a monoidal category `C` and a category `D`, we prove that a left (resp. right) `Cᴹᵒᵖ`-action on `D` gives a right (resp. left) `C`-action on `D`. Conversely, we show that left/right `C`-actions gives right/left `Cᴹᵒᵖ`-actions.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 5, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/Monoidal/Action): Action of monoidal opposites [Merged by Bors] - feat(CategoryTheory/Monoidal/Action): Action of monoidal opposites Jul 5, 2025
@mathlib-bors mathlib-bors bot closed this Jul 5, 2025
joelriou pushed a commit to joelriou/mathlib4 that referenced this pull request Jul 7, 2025
…eanprover-community#25860)

Given a monoidal category `C` and a category `D`, we prove that a left (resp. right) `Cᴹᵒᵖ`-action on `D` gives a right (resp. left) `C`-action on `D`. Conversely, we show that left/right `C`-actions gives right/left `Cᴹᵒᵖ`-actions.
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…eanprover-community#25860)

Given a monoidal category `C` and a category `D`, we prove that a left (resp. right) `Cᴹᵒᵖ`-action on `D` gives a right (resp. left) `C`-action on `D`. Conversely, we show that left/right `C`-actions gives right/left `Cᴹᵒᵖ`-actions.
hrmacbeth pushed a commit to szqzs/mathlib4 that referenced this pull request Jul 28, 2025
…eanprover-community#25860)

Given a monoidal category `C` and a category `D`, we prove that a left (resp. right) `Cᴹᵒᵖ`-action on `D` gives a right (resp. left) `C`-action on `D`. Conversely, we show that left/right `C`-actions gives right/left `Cᴹᵒᵖ`-actions.
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