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: Merge Algebra.Group.Centralizer into Algebra.Group.Center #13034

Closed
wants to merge 3 commits into from

Conversation

@YaelDillies YaelDillies added awaiting-review awaiting-CI t-algebra Algebra (groups, rings, fields, etc) labels May 19, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label May 19, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label May 23, 2024
@YaelDillies YaelDillies force-pushed the split_group_center branch from f269751 to 1a6928d Compare May 23, 2024 08:11
Copy link

- div_mem_center₀
- inv_mem_center₀


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>

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 4, 2024
@YaelDillies YaelDillies force-pushed the split_group_center branch from 0f27710 to dc3866d Compare June 4, 2024 17:13
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-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 Jun 4, 2024
@Ruben-VandeVelde Ruben-VandeVelde added awaiting-zulip There is a Zulip discussion; the author should await and report/implement the decision reached there and removed awaiting-review labels Jun 6, 2024
@YaelDillies
Copy link
Collaborator Author

Conclusion seems to be that it's fine to merge the files.

@YaelDillies YaelDillies added awaiting-review and removed awaiting-zulip There is a Zulip discussion; the author should await and report/implement the decision reached there labels Jun 7, 2024
@YaelDillies YaelDillies force-pushed the split_group_center branch from dc3866d to d98c56a Compare June 7, 2024 18:13
Copy link

github-actions bot commented Jun 7, 2024

PR summary 47b3c1e856

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Algebra.Group.Centralizer 230 0 -230 (-100.00%)
Mathlib.Algebra.Ring.Centralizer 235 234 -1 (-0.43%)
Mathlib.Algebra.GroupWithZero.Center 236 235 -1 (-0.42%)
Mathlib.GroupTheory.Subsemigroup.Centralizer 369 368 -1 (-0.27%)
Mathlib.Algebra.Star.Center 537 536 -1 (-0.19%)
Mathlib.RingTheory.NonUnitalSubsemiring.Basic 549 548 -1 (-0.18%)
Mathlib.Algebra.Ring.Subsemiring.Basic 568 567 -1 (-0.18%)
Mathlib.Algebra.Ring.CentroidHom 578 577 -1 (-0.17%)
Import changes for all files
Files Import difference
Too many changes (2095)!

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>

@Ruben-VandeVelde
Copy link
Collaborator

I think this is doing too much all at once, so I'll split off some changes the coming days

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jun 18, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 18, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 18, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) labels Jun 18, 2024
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 1, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 1, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) labels Jul 1, 2024
@YaelDillies YaelDillies force-pushed the split_group_center branch from 8df53b3 to d4121c8 Compare July 1, 2024 12:24
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically 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 Jul 1, 2024
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jul 10, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot 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 10, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-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 10, 2024
@Ruben-VandeVelde Ruben-VandeVelde changed the title chore: Split Algebra.Group.Center chore: Merge Algebra.Group.Centralizer into Algebra.Group.Center Jul 10, 2024
Copy link
Collaborator

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

lgtm, but I touched this a lot, so please take another look. (Commit by commit might be helpful)

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

@mattrobball
Copy link
Collaborator

bors merge

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

mathlib-bors bot commented Jul 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Merge Algebra.Group.Centralizer into Algebra.Group.Center [Merged by Bors] - chore: Merge Algebra.Group.Centralizer into Algebra.Group.Center Jul 10, 2024
@mathlib-bors mathlib-bors bot closed this Jul 10, 2024
@mathlib-bors mathlib-bors bot deleted the split_group_center branch July 10, 2024 18:10
@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
maintainer-merge ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants