Skip to content

[Merged by Bors] - chore: Merge Algebra.Group.Centralizer into Algebra.Group.Center#13034

Closed
YaelDillies wants to merge 3 commits intomasterfrom
split_group_center
Closed

[Merged by Bors] - chore: Merge Algebra.Group.Centralizer into Algebra.Group.Center#13034
YaelDillies wants to merge 3 commits intomasterfrom
split_group_center

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies commented May 19, 2024

@YaelDillies YaelDillies added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels May 19, 2024
@ghost ghost added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label May 19, 2024
@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 May 19, 2024
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (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
@github-actions
Copy link
Copy Markdown

- 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>

@ghost ghost 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
@ghost ghost 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
@Ruben-VandeVelde
Copy link
Copy Markdown
Contributor

@YaelDillies
Copy link
Copy Markdown
Contributor 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
@github-actions
Copy link
Copy Markdown

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 added a commit that referenced this pull request Jun 17, 2024
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@Ruben-VandeVelde Ruben-VandeVelde self-assigned this Jun 17, 2024
@Ruben-VandeVelde
Copy link
Copy Markdown
Contributor

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

@ghost ghost added the blocked-by-other-PR This PR depends on another PR (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
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
mathlib-bors bot pushed a commit that referenced this pull request Jun 18, 2024
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@ghost ghost 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 (this label is automatically managed by a bot) labels Jun 18, 2024
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
mathlib-bors bot pushed a commit that referenced this pull request Jul 1, 2024
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
mathlib-bors bot pushed a commit that referenced this pull request Jul 1, 2024
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@ghost ghost 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 (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
@ghost ghost added blocked-by-other-PR This PR depends on another PR (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
From #13034.

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@ghost ghost removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 10, 2024
@ghost ghost 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
@ghost ghost 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
Copy Markdown
Contributor

@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

@github-actions
Copy link
Copy Markdown

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

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

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
…13034)

Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
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 A reviewer has approved the changed; awaiting maintainer approval. 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.

4 participants