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(CategoryTheory/ChosenFiniteProducts): Add Mono instances for lifts of mono for ChosenFiniteProducts #17581

Closed
wants to merge 1 commit into from

Conversation

robin-carlier
Copy link
Collaborator


Basically a copy-paste for ChosenFiniteProducts of already existing prod.mono_lift_of_mono_left and prod.mono_lift_of_mono_right.

Open in Gitpod

@github-actions github-actions bot added the new-contributor This PR was made by a contributor with fewer than 5 merged PRs. Welcome to the community! label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

PR summary 8950e77fd3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ mono_lift_of_mono_left
+ mono_lift_of_mono_right

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.

@github-actions github-actions bot added the t-category-theory Category theory label Oct 9, 2024
@robin-carlier robin-carlier added the easy < 20s of review time. See the lifecycle page for guidelines. label Oct 9, 2024
@joelriou
Copy link
Collaborator

joelriou commented Oct 9, 2024

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Oct 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Oct 9, 2024
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/ChosenFiniteProducts): Add Mono instances for lifts of mono for ChosenFiniteProducts [Merged by Bors] - feat(CategoryTheory/ChosenFiniteProducts): Add Mono instances for lifts of mono for ChosenFiniteProducts Oct 9, 2024
@mathlib-bors mathlib-bors bot closed this Oct 9, 2024
@mathlib-bors mathlib-bors bot deleted the RC_MonoChosenFiniteProductsLifts branch October 9, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy < 20s of review time. See the lifecycle page for guidelines. new-contributor This PR was made by a contributor with fewer than 5 merged PRs. Welcome to the community! 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