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/Card): the number of element satisfying P is no greater than n iff every subset with more than n elements contains an element not satisfying P #9048

Closed
wants to merge 5 commits into from

Conversation

jjaassoonn
Copy link
Collaborator


Open in Gitpod

@jjaassoonn jjaassoonn added awaiting-review The author would like community review of the PR awaiting-CI t-logic Logic (model theory, set theory, etc) labels Dec 14, 2023
@jjaassoonn jjaassoonn changed the title feat(Data/Finset/Card): the number of element satisfying P is no greater than n iff every subset with more than n elements contains an element not satisfying P` feat(Data/Finset/Card): the number of element satisfying P is no greater than n iff every subset with more than n elements contains an element not satisfying P Dec 14, 2023
Mathlib/Data/Multiset/Basic.lean Outdated Show resolved Hide resolved
Mathlib/Data/Finset/Card.lean Outdated Show resolved Hide resolved
jjaassoonn and others added 2 commits December 15, 2023 15:41
Co-authored-by: Junyan Xu <junyanxu.math@gmail.com>
Co-authored-by: Junyan Xu <junyanxu.math@gmail.com>
Copy link
Contributor

@alreadydone alreadydone left a comment

Choose a reason for hiding this comment

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

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by alreadydone.

Mathlib/Data/Finset/Card.lean Outdated Show resolved Hide resolved
Mathlib/Data/Finset/Card.lean Outdated Show resolved Hide resolved
Mathlib/Data/Multiset/Basic.lean Outdated Show resolved Hide resolved
jjaassoonn and others added 2 commits December 15, 2023 21:32
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@alreadydone
Copy link
Contributor

maintainer merge
(again)

Copy link

🚀 Pull request has been placed on the maintainer queue by alreadydone.

Copy link
Member

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

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Dec 19, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 19, 2023
…eater than `n` iff every subset with more than `n` elements contains an element not satisfying `P` (#9048)
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 19, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Data/Finset/Card): the number of element satisfying P is no greater than n iff every subset with more than n elements contains an element not satisfying P [Merged by Bors] - feat(Data/Finset/Card): the number of element satisfying P is no greater than n iff every subset with more than n elements contains an element not satisfying P Dec 19, 2023
@mathlib-bors mathlib-bors bot closed this Dec 19, 2023
@mathlib-bors mathlib-bors bot deleted the zjj/filter_card_le_iff branch December 19, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-logic Logic (model theory, set theory, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants