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] - refactor(algebra/monoid_algebra) generalize from group to monoid algebras #5785

Closed
wants to merge 6 commits into from

Conversation

Julian-Kuelshammer
Copy link
Collaborator

There was a TODO in the monoid algebra file to generalize three statements from group to monoid algebras. It seemed to be solvable by just changing the assumptions, not the proofs.


@Julian-Kuelshammer Julian-Kuelshammer added awaiting-review The author would like community review of the PR easy < 20s of review time. See the lifecycle page for guidelines. labels Jan 17, 2021
…om ground rings to ground semirings in a couple of places
@bors
Copy link

bors bot commented Jan 17, 2021

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

Copy link
Collaborator

@bryangingechen bryangingechen left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM. If everything builds with the changes, feel free to merge. Thanks!
bors d+

src/algebra/monoid_algebra.lean Outdated Show resolved Hide resolved
src/algebra/monoid_algebra.lean Outdated Show resolved Hide resolved
src/algebra/monoid_algebra.lean Outdated Show resolved Hide resolved
src/algebra/monoid_algebra.lean Outdated Show resolved Hide resolved
Julian-Kuelshammer and others added 4 commits January 17, 2021 20:20
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
@Julian-Kuelshammer
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Jan 17, 2021
…bras (#5785)

There was a TODO in the monoid algebra file to generalize three statements from group to monoid algebras. It seemed to be solvable by just changing the assumptions, not the proofs.




Co-authored-by: Julian-Kuelshammer <68201724+Julian-Kuelshammer@users.noreply.github.com>
@Julian-Kuelshammer Julian-Kuelshammer 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 Jan 17, 2021
@bors
Copy link

bors bot commented Jan 18, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title refactor(algebra/monoid_algebra) generalize from group to monoid algebras [Merged by Bors] - refactor(algebra/monoid_algebra) generalize from group to monoid algebras Jan 18, 2021
@bors bors bot closed this Jan 18, 2021
@bors bors bot deleted the group_to_monoid_algebra branch January 18, 2021 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants