[Merged by Bors] - feat(Combinatorics/SimpleGraph): isolated vertices#34808
[Merged by Bors] - feat(Combinatorics/SimpleGraph): isolated vertices#34808YaelDillies wants to merge 5 commits intoleanprover-community:masterfrom
Conversation
PR summary f7c1d6ebc9Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
4d357e5 to
20a733e
Compare
RFC for now. Do you think this is a reasonable definition to have? What should its API be? From ProofBench
fdfc5e2 to
50ab40e
Compare
|
I think this is reasonable, but just to check, what's the actual reason it's better to have this predicate and not just talk about emptiness of |
|
My reasoning is that there are many equivalent ways to write this condition (I can think of five that work in full generality), none of which seems particularly preferred, and I wanted to unify them all to a single new one for clarity and discoverability. It also happens to enable dot notation and correspond to a well-established informal notion |
|
Makes sense, have you added the lemmas relating this to all five? bors d+ |
|
✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with |
|
Here are the
bors merge |
|
Pull request successfully merged into master. Build succeeded:
|
From ProofBench