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] - chore (Algebra.PUnitInstances): split file into Algebra, Order, and Module instance files #14461

Closed
wants to merge 6 commits into from

Conversation

mattrobball
Copy link
Collaborator

When we need algebra structures on PUnit, we should be more surgical about what we are importing.


Open in Gitpod

Copy link

github-actions bot commented Jul 5, 2024

PR summary e200a23ca2

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Algebra.Category.MonCat.Basic 466 426 -40 (-8.58%)
Mathlib.CategoryTheory.Monoidal.Mon_ 495 460 -35 (-7.07%)
Mathlib.Algebra.Category.Grp.Basic 468 442 -26 (-5.56%)
Mathlib.GroupTheory.Coprod.Basic 557 542 -15 (-2.69%)
Mathlib.Algebra.Ring.BooleanRing 509 499 -10 (-1.96%)
Import changes for all files
Files Import difference
Too many changes (2023)!

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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>

Copy link
Collaborator

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

Thank you for doing this! Looks good, with two trivial comments.
maintainer merge

Copy link

github-actions bot commented Jul 9, 2024

🚀 Pull request has been placed on the maintainer queue by grunweg.

1 similar comment
Copy link

github-actions bot commented Jul 9, 2024

🚀 Pull request has been placed on the maintainer queue by grunweg.

@jcommelin
Copy link
Member

bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 9, 2024

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

@mattrobball
Copy link
Collaborator Author

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 9, 2024
…nd `Module` instance files (#14461)

When we need algebra structures on `PUnit`, we should be more surgical about what we are importing.



Co-authored-by: Matthew Robert Ballard <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore (Algebra.PUnitInstances): split file into Algebra, Order, and Module instance files [Merged by Bors] - chore (Algebra.PUnitInstances): split file into Algebra, Order, and Module instance files Jul 9, 2024
@mathlib-bors mathlib-bors bot closed this Jul 9, 2024
@mathlib-bors mathlib-bors bot deleted the mrb/split_algebra_punit_instances branch July 9, 2024 11:47
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants