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] - feat(algebra/algebra/operations): the semiring of submodules over an algebra is idempotent #18400

Closed
wants to merge 8 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Feb 8, 2023

The same results are repeated for ideal.

The two modifications of ported files are docstrings only, and are forward-ported at leanprover-community/mathlib4#2175.

Since this adjusts the import hierarchy slightly, there are some files which now need to qualify names that were previously unambiguous.

One proof timed out, but the timeout went away after converting a messy term into tactic mode.


Open in Gitpod

@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. labels Feb 8, 2023
@eric-wieser eric-wieser added the modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. label Feb 8, 2023
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Feb 9, 2023
eric-wieser added a commit to leanprover-community/mathlib4 that referenced this pull request Feb 9, 2023
@eric-wieser eric-wieser added the t-algebra Algebra (groups, rings, fields etc) label Feb 10, 2023
Copy link
Collaborator

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

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

Thanks!

maintainer merge

@eric-wieser
Copy link
Member Author

maintainer merge

(seems not to work in review comments)

@github-actions
Copy link

🚀 Pull request has been placed on the maintainer queue by eric-wieser.

@fpvandoorn
Copy link
Member

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Feb 16, 2023
bors bot pushed a commit that referenced this pull request Feb 16, 2023
…algebra is idempotent (#18400)

The same results are repeated for `ideal`.

The two modifications of ported files are docstrings only, and are forward-ported at leanprover-community/mathlib4#2175.

Since this adjusts the import hierarchy slightly, there are some files which now need to qualify names that were previously unambiguous.

One proof timed out, but the timeout went away after converting a messy term into tactic mode.
@bors
Copy link

bors bot commented Feb 16, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/algebra/operations): the semiring of submodules over an algebra is idempotent [Merged by Bors] - feat(algebra/algebra/operations): the semiring of submodules over an algebra is idempotent Feb 16, 2023
@bors bors bot closed this Feb 16, 2023
@bors bors bot deleted the eric-wieser/submodule-idem_semiring branch February 16, 2023 19:50
bors bot pushed a commit that referenced this pull request Feb 16, 2023
cf. #18400 (review)

as reviews can only be posted on pr's we don't need these checks, and they were stopping the actions from firing.
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Feb 17, 2023
mo271 pushed a commit to leanprover-community/mathlib4 that referenced this pull request Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-algebra Algebra (groups, rings, fields etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants