Skip to content

[Merged by Bors] - feat: The Kruskal-Katona theorem#15000

Closed
YaelDillies wants to merge 9 commits intomasterfrom
kruskal_katona
Closed

[Merged by Bors] - feat: The Kruskal-Katona theorem#15000
YaelDillies wants to merge 9 commits intomasterfrom
kruskal_katona

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies commented Jul 22, 2024

Prove the Kruskal-Katona theorem.

From LeanCamCombi

Co-authored-by: Bhavik Mehta bhavikmehta8@gmail.com


Open in Gitpod

@YaelDillies YaelDillies added the t-combinatorics Combinatorics label Jul 22, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 22, 2024

PR summary c9d145fb02

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Combinatorics.SetFamily.KruskalKatona 745

Declarations diff

+ IsInitSeg.shadow
+ isInitSeg_of_compressed
+ iterated_kk
+ kruskal_katona
+ shadow_initSeg
+ shadow_mono
+ toColex_compress_lt_toColex

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@b-mehta b-mehta added the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 5, 2024
Prove the Kruskal-Katona and Erdős–Ko–Rado theorems.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
@YaelDillies YaelDillies removed the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 11, 2024
@b-mehta
Copy link
Copy Markdown
Contributor

b-mehta commented Aug 11, 2024 via email

Copy link
Copy Markdown
Contributor

@b-mehta b-mehta left a comment

Choose a reason for hiding this comment

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

LGTM. Let's make sure to get another review on this though, again I wrote too much of it!

maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by b-mehta.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Aug 11, 2024
@kim-em kim-em added awaiting-author A reviewer has asked the author a question or requested changes. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Aug 11, 2024
@YaelDillies YaelDillies removed the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 12, 2024
Copy link
Copy Markdown
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

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Aug 23, 2024
mathlib-bors bot pushed a commit that referenced this pull request Aug 23, 2024
Prove the Kruskal-Katona and Erdős–Ko–Rado theorems.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 23, 2024

Build failed:

@Parcly-Taxel Parcly-Taxel requested a review from jcommelin August 24, 2024 12:43
@bryangingechen
Copy link
Copy Markdown
Contributor

bors r+
Just in case,
bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 24, 2024

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

@github-actions github-actions bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Aug 24, 2024
mathlib-bors bot pushed a commit that referenced this pull request Aug 24, 2024
Prove the Kruskal-Katona theorem.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 24, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: The Kruskal-Katona theorem [Merged by Bors] - feat: The Kruskal-Katona theorem Aug 24, 2024
@mathlib-bors mathlib-bors bot closed this Aug 24, 2024
@mathlib-bors mathlib-bors bot deleted the kruskal_katona branch August 24, 2024 13:31
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Prove the Kruskal-Katona theorem.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Prove the Kruskal-Katona theorem.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
Prove the Kruskal-Katona theorem.

From LeanCamCombi

Co-authored-by: Bhavik Mehta <bhavikmehta8@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-combinatorics Combinatorics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants