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: port Data.Finset.NoncommProd #1681

Closed
wants to merge 9 commits into from

Conversation

ChrisHughes24
Copy link
Member

@ChrisHughes24 ChrisHughes24 commented Jan 19, 2023


Not a very nice port. I don't think it's a well written file in the first place, maybe it should be refactored at some point because all of these lemmas follow from the corresponding Finset.prod lemma and the fact that the submonoid/subring generated by commuting elements is commutative. Too many dependent rewrites in this file.

Open in Gitpod

@ChrisHughes24 ChrisHughes24 added WIP Work in progress mathlib-port This is a port of a theory file from mathlib. labels Jan 19, 2023
@ChrisHughes24 ChrisHughes24 added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jan 19, 2023
Copy link
Contributor

@dupuisf dupuisf left a comment

Choose a reason for hiding this comment

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

Looks good!

bors d+

Mathlib/Data/Finset/NoncommProd.lean Outdated Show resolved Hide resolved
Mathlib/Data/Finset/NoncommProd.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Jan 19, 2023

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

@semorrison semorrison added delegated and removed awaiting-review The author would like community review of the PR labels Jan 19, 2023
ChrisHughes24 and others added 2 commits January 19, 2023 17:26
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
@ChrisHughes24
Copy link
Member Author

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jan 19, 2023
bors bot pushed a commit that referenced this pull request Jan 19, 2023
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
@ChrisHughes24 ChrisHughes24 changed the title feat: port Data.Finset.NoncommProd feat: port rdv Jan 19, 2023
@ChrisHughes24 ChrisHughes24 changed the title feat: port rdv feat: port Data.Finset.NoncommProd Jan 19, 2023
@bors
Copy link

bors bot commented Jan 19, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Data.Finset.NoncommProd [Merged by Bors] - feat: port Data.Finset.NoncommProd Jan 19, 2023
@bors bors bot closed this Jan 19, 2023
@bors bors bot deleted the port/Data.Finset.NoncommProd branch January 19, 2023 17:40
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants