Skip to content

[Merged by Bors] - chore: reorganize RingEquiv declarations#16908

Closed
Ruben-VandeVelde wants to merge 2 commits intomasterfrom
reorder-ringequiv
Closed

[Merged by Bors] - chore: reorganize RingEquiv declarations#16908
Ruben-VandeVelde wants to merge 2 commits intomasterfrom
reorder-ringequiv

Conversation

@Ruben-VandeVelde
Copy link
Copy Markdown
Contributor

The API for the various *Equiv types is inconsistent both in what results are exposed and how they are organized. Previously, in #16867, we started improving the latter, by organizing results into sections for Mul/AddEquiv and AlgEquiv, and putting the same results in the same order within those. This PR updates RingEquiv to follow the same structure.


Open in Gitpod

The API for the various `*Equiv` types is inconsistent both in what results are exposed and how they are organized.
Previously, in #16867, we started improving the latter, by organizing results into sections for `Mul/AddEquiv` and `AlgEquiv`, and putting the same results in the same order within those.
This PR updates RingEquiv to follow the same structure.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 18, 2024

PR summary 0dfe4d448a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

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.

@Ruben-VandeVelde Ruben-VandeVelde added the t-algebra Algebra (groups, rings, fields, etc) label Sep 18, 2024
Copy link
Copy Markdown
Contributor

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

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

Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Sep 20, 2024

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

@ghost ghost added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Sep 20, 2024
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
@Ruben-VandeVelde
Copy link
Copy Markdown
Contributor Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Sep 21, 2024
The API for the various `*Equiv` types is inconsistent both in what results are exposed and how they are organized. Previously, in #16867, we started improving the latter, by organizing results into sections for `Mul/AddEquiv` and `AlgEquiv`, and putting the same results in the same order within those. This PR updates RingEquiv to follow the same structure.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Sep 21, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: reorganize RingEquiv declarations [Merged by Bors] - chore: reorganize RingEquiv declarations Sep 21, 2024
@mathlib-bors mathlib-bors bot closed this Sep 21, 2024
@mathlib-bors mathlib-bors bot deleted the reorder-ringequiv branch September 21, 2024 18:08
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). t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants