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/star): star monoids, rings and algebras #4886

Closed
wants to merge 9 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Nov 3, 2020


This takes the parts of #4685 and #4686 which do not concern themselves with ordering, thus removing the dependency on a stale PR. I don't expect this to cause any difficult merge conflicts if this goes in before the other two,as the lines have been copied without modification.

Changes made on top of Scott's work:

  • Bundling into _equiv structures

@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Nov 3, 2020
src/algebra/star/basic.lean Outdated Show resolved Hide resolved
src/algebra/star/basic.lean Outdated Show resolved Hide resolved
src/algebra/star/basic.lean Outdated Show resolved Hide resolved
src/algebra/star/basic.lean Show resolved Hide resolved
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

LGTM

@eric-wieser
Copy link
Member Author

Once this goes in, I'll add some instances for free_algebra, quaternion, and free_monoid in #4902.

@eric-wieser
Copy link
Member Author

I updated this to use some of @urkud's improved opposite stuff from #2339

src/algebra/star/algebra.lean Outdated Show resolved Hide resolved
src/algebra/star/basic.lean Outdated Show resolved Hide resolved
Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
@eric-wieser
Copy link
Member Author

Thanks @bryangingechen, updated

@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Nov 12, 2020
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

Please fix the merge conflict, and merge afterwards.

bors d+

@bors
Copy link

bors bot commented Nov 14, 2020

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

@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Nov 15, 2020
@eric-wieser
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Nov 15, 2020
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Nov 15, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/star): star monoids, rings and algebras [Merged by Bors] - feat(algebra/star): star monoids, rings and algebras Nov 15, 2020
@bors bors bot closed this Nov 15, 2020
@bors bors bot deleted the eric-wieser/star-ring branch November 15, 2020 16:10
@YaelDillies YaelDillies removed the awaiting-review The author would like community review of the PR label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants