Skip to content

[Merged by Bors] - chore: split notation typeclasses out of Algebra.Group.Defs#19350

Closed
kim-em wants to merge 6 commits intomasterfrom
split_group_defs
Closed

[Merged by Bors] - chore: split notation typeclasses out of Algebra.Group.Defs#19350
kim-em wants to merge 6 commits intomasterfrom
split_group_defs

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Nov 22, 2024

No description provided.

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented Nov 22, 2024

This will presumably need a shake, but I'll wait of CI oleans.

@kim-em kim-em added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Nov 22, 2024
@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Nov 22, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 22, 2024

PR summary 728934fcd5

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Data.Part 204 203 -1 (-0.49%)
Import changes for all files
Files Import difference
There are 4466 files with changed transitive imports taking up over 188484 characters: this is too many to display!
You can run scripts/import_trans_difference.sh all locally to see the whole output.

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


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

kim-em and others added 4 commits November 22, 2024 12:13
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@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 Nov 22, 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.

The shake is a bit disappointing, but fine with me if you want to go ahead with this

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented Nov 23, 2024

Yes, no import impact at all, but I think it still makes sense to separate out notation typeclasses just as an organizational matter.

Also, this file is always time-consuming when doing test case reduction, so I would like to think about it more in subsequent PRs.

@jcommelin
Copy link
Copy Markdown
Member

Thanks 🎉

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Nov 25, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Nov 25, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: split notation typeclasses out of Algebra.Group.Defs [Merged by Bors] - chore: split notation typeclasses out of Algebra.Group.Defs Nov 25, 2024
@mathlib-bors mathlib-bors bot closed this Nov 25, 2024
@mathlib-bors mathlib-bors bot deleted the split_group_defs branch November 25, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants