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/group/defs): ext lemmas for (semi)groups and monoids #8391

Closed
wants to merge 8 commits into from

Conversation

bryangingechen
Copy link
Collaborator

Zulip discussion

Co-authored-by: Kevin Buzzard k.buzzard@imperial.ac.uk


Open in Gitpod

As you can see, this PR is very repetitive; are there some improvements to the ext attribute or some other automation we can use here?

Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
@bryangingechen bryangingechen added the awaiting-review The author would like community review of the PR label Jul 22, 2021
bryangingechen and others added 2 commits July 22, 2021 09:54
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bryangingechen bryangingechen added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 22, 2021
@bryangingechen bryangingechen added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Aug 23, 2021
Copy link
Collaborator Author

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

@eric-wieser I was able to use your injective strategy throughout, except around div_inv_monoid and group; if you wouldn't mind taking a look, I'd be grateful. Following your suggestion I changed all the ext lemmas stated explicitly here to use {{ brackets, but note that some of the new ext lemmas are generated by the ext attribute.

src/algebra/group/defs.lean Outdated Show resolved Hide resolved
src/algebra/group/defs.lean Show resolved Hide resolved
@ChrisHughes24
Copy link
Member

bors d+

@bors
Copy link

bors bot commented Aug 25, 2021

✌️ bryangingechen 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 added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Aug 25, 2021
@bryangingechen bryangingechen added the awaiting-author A reviewer has asked the author a question or requested changes label Aug 25, 2021
@bryangingechen
Copy link
Collaborator Author

Thanks to Eric and Chris for the review and suggestions!
bors r+

@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-author A reviewer has asked the author a question or requested changes labels Sep 1, 2021
@bors
Copy link

bors bot commented Sep 1, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/group/defs): ext lemmas for (semi)groups and monoids [Merged by Bors] - feat(algebra/group/defs): ext lemmas for (semi)groups and monoids Sep 1, 2021
@bors bors bot closed this Sep 1, 2021
@bors bors bot deleted the bgc-ext-lemmas branch September 1, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. 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

3 participants