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/list/perm): binding all the sublists of a given length gives all the sublists #15834

Closed
wants to merge 4 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Aug 3, 2022

This is essentially the defining relation between sublists' and sublists_len.

This also adds a few other trivial lemmas about sublists_len.


Open in Gitpod

@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Aug 3, 2022
xroblot added a commit that referenced this pull request Aug 4, 2022
@eric-wieser eric-wieser added the t-combinatorics Combinatorics label Aug 4, 2022
Copy link
Collaborator

@ocfnash ocfnash left a comment

Choose a reason for hiding this comment

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

Thanks!

bors d+

src/data/list/perm.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Aug 9, 2022

✌️ 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.

@leanprover-community-bot-assistant leanprover-community-bot-assistant 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 9, 2022
Co-authored-by: Oliver Nash <github@olivernash.org>
Copy link
Member Author

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

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Aug 9, 2022
bors bot pushed a commit that referenced this pull request Aug 9, 2022
…s all the sublists (#15834)

This is essentially the defining relation between `sublists'` and `sublists_len`.

This also adds a few other trivial lemmas about `sublists_len`.
@bors
Copy link

bors bot commented Aug 9, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Aug 9, 2022
…s all the sublists (#15834)

This is essentially the defining relation between `sublists'` and `sublists_len`.

This also adds a few other trivial lemmas about `sublists_len`.
@bors
Copy link

bors bot commented Aug 9, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/list/perm): binding all the sublists of a given length gives all the sublists [Merged by Bors] - feat(data/list/perm): binding all the sublists of a given length gives all the sublists Aug 9, 2022
@bors bors bot closed this Aug 9, 2022
@bors bors bot deleted the eric-wieser/sublists_len_join branch August 9, 2022 17:00
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+`.) t-combinatorics Combinatorics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants