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/finset): existence of a smaller set #2420

Closed
wants to merge 4 commits into from

Conversation

b-mehta
Copy link
Collaborator

@b-mehta b-mehta commented Apr 15, 2020

Show the existence of a smaller finset contained in a given finset.

The next in my series of lemmas for my combinatorics project.

TO CONTRIBUTORS:

Please include a summary of the changes made in this PR above "TO CONTRIBUTORS:", as that text will become the commit message. You are also encouraged to append the following co-authorship template if you'd like to acknowledge suggestions / commits made by other users:

Co-authored-by: name name@example.com

Make sure you have:

  • reviewed and applied the coding style: coding, naming
  • reviewed and applied the documentation requirements
  • make sure definitions and lemmas are put in the right files
  • make sure definitions and lemmas are not redundant

If this PR is related to a discussion on Zulip, please include a link in the discussion.

For reviewers: code review check list

If you're confused by comments on your PR like bors r+ or bors d+, please see our notes on bors for information on our merging workflow.

@b-mehta b-mehta added the awaiting-review The author would like community review of the PR label Apr 15, 2020
src/data/finset.lean Outdated Show resolved Hide resolved
src/data/finset.lean Outdated Show resolved Hide resolved
src/data/finset.lean Outdated Show resolved Hide resolved
src/data/finset.lean Outdated Show resolved Hide resolved
src/data/finset.lean Outdated Show resolved Hide resolved
src/data/finset.lean Show resolved Hide resolved
src/data/finset.lean Outdated Show resolved Hide resolved
@bryangingechen
Copy link
Collaborator

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-review The author would like community review of the PR labels Apr 15, 2020
bors bot pushed a commit that referenced this pull request Apr 15, 2020
Show the existence of a smaller finset contained in a given finset.

The next in my series of lemmas for my combinatorics project.
@bors
Copy link

bors bot commented Apr 16, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/finset): existence of a smaller set [Merged by Bors] - feat(data/finset): existence of a smaller set Apr 16, 2020
@bors bors bot closed this Apr 16, 2020
@bors bors bot deleted the combinatorics2 branch April 16, 2020 00:51
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
)

Show the existence of a smaller finset contained in a given finset.

The next in my series of lemmas for my combinatorics project.
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 16, 2020
)

Show the existence of a smaller finset contained in a given finset.

The next in my series of lemmas for my combinatorics project.
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
)

Show the existence of a smaller finset contained in a given finset.

The next in my series of lemmas for my combinatorics project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants