Skip to content

[Merged by Bors] - chore (Algebra.PUnitInstances): split file into Algebra, Order, and Module instance files #14461

Closed
mattrobball wants to merge 6 commits intomasterfrom
mrb/split_algebra_punit_instances
Closed

[Merged by Bors] - chore (Algebra.PUnitInstances): split file into Algebra, Order, and Module instance files #14461
mattrobball wants to merge 6 commits intomasterfrom
mrb/split_algebra_punit_instances

Conversation

@mattrobball
Copy link
Copy Markdown
Contributor

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


Open in Gitpod

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Contributor

@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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2024

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

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2024

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jul 9, 2024
@jcommelin
Copy link
Copy Markdown
Member

bors d+

@mathlib-bors
Copy link
Copy Markdown
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.

@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 Jul 9, 2024
mattrobball and others added 2 commits July 9, 2024 06:05
Co-authored-by: grunweg <rothgami@math.hu-berlin.de>
Co-authored-by: grunweg <rothgami@math.hu-berlin.de>
@mattrobball
Copy link
Copy Markdown
Contributor 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 <100034030+mattrobball@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
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

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants