[Merged by Bors] - feat(SetTheory/Cardinal): helpers for Konig's theorem on bipartite graphs#32552
[Merged by Bors] - feat(SetTheory/Cardinal): helpers for Konig's theorem on bipartite graphs#32552ksenono wants to merge 20 commits intoleanprover-community:masterfrom
Conversation
PR summary 11b0237d9dImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
vihdzp
left a comment
There was a problem hiding this comment.
Otherwise this LGTM. Please do tag me when you PR König's theorem itself!
Co-authored-by: staroperator <143908816+staroperator@users.noreply.github.com>
|
Note Konig's theorem is in mathlib already: https://leanprover-community.github.io/mathlib4_docs/Mathlib/SetTheory/Cardinal/Order.html#Cardinal.sum_lt_prod. And Konig's lemma is also in mathlib: https://leanprover-community.github.io/mathlib4_docs/Mathlib/Order/KonigLemma.html#:~:text=K%C5%91nig's%20infinity%20lemma%20is%20most,has%20a%20number%20of%20formulations. |
|
-awaiting-author |
|
✌️ ksenono can now approve this pull request. To approve and merge a pull request, simply reply with |
|
I think we should probably change the PR title as well, given that we have König's theorem already. |
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
|
bors r+ |
|
👎 Rejected by label |
|
@ksenono I think the solution is to remove the "depends on" from the PR description, then wait a minute for the bot to remove the label "blocked-by-other-PR", then try again |
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
…aphs (#32552) Implement helper lemmas for Konig's theorem on bipartite graphs Co-authored-by: danils@mit.edu <danils@mit.edu>
|
Pull request successfully merged into master. Build succeeded: |
…aphs (leanprover-community#32552) Implement helper lemmas for Konig's theorem on bipartite graphs Co-authored-by: danils@mit.edu <danils@mit.edu>
…aphs (leanprover-community#32552) Implement helper lemmas for Konig's theorem on bipartite graphs Co-authored-by: danils@mit.edu <danils@mit.edu>
…aphs (leanprover-community#32552) Implement helper lemmas for Konig's theorem on bipartite graphs Co-authored-by: danils@mit.edu <danils@mit.edu>
…aphs (leanprover-community#32552) Implement helper lemmas for Konig's theorem on bipartite graphs Co-authored-by: danils@mit.edu <danils@mit.edu>
Implement helper lemmas for Konig's theorem on bipartite graphs