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(data/set/finite): Align set.to_finset and set.finite.to_finset #17959

Closed
wants to merge 11 commits into from

Conversation

YaelDillies
Copy link
Collaborator

@YaelDillies YaelDillies commented Dec 15, 2022

Match lemmas about set.to_finset and set.finite.to_finset. This mostly involves making sure we have all pairs of the form set.to_finset_whatever/set.finite.to_finset_whatever.

Also add a few lemmas and tag existing ones with simp.


Open in Gitpod

@YaelDillies YaelDillies requested a review from a team as a code owner December 15, 2022 14:02
@YaelDillies YaelDillies added the WIP Work in progress label Dec 15, 2022
@YaelDillies YaelDillies 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. and removed WIP Work in progress labels Dec 15, 2022
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors d+

I'm going to assume you haven't dropped any lemmas here, none of the renames look too objectionable

src/data/fintype/basic.lean Outdated Show resolved Hide resolved
src/data/fintype/basic.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Dec 16, 2022

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

@YaelDillies YaelDillies requested a review from a team as a code owner December 16, 2022 09:41
@eric-wieser eric-wieser 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 Dec 18, 2022
@YaelDillies YaelDillies removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Jan 6, 2023
@YaelDillies
Copy link
Collaborator Author

Fixed the final lint issues.

bors merge

bors bot pushed a commit that referenced this pull request Jan 6, 2023
…t` (#17959)

Match lemmas about `set.to_finset` and `set.finite.to_finset`. This mostly involves making sure we have all pairs of the form `set.to_finset_whatever`/`set.finite.to_finset_whatever`.

Also add a few lemmas and tag existing ones with simp.
@bors
Copy link

bors bot commented Jan 7, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/set/finite): Align set.to_finset and set.finite.to_finset [Merged by Bors] - feat(data/set/finite): Align set.to_finset and set.finite.to_finset Jan 7, 2023
@bors bors bot closed this Jan 7, 2023
@bors bors bot deleted the set_finite_alignment branch January 7, 2023 01:49
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants