feat(combinatorics/simple_graph/ends): an infinite (preconnected, locally finite) graph has nonempty ends#18410
feat(combinatorics/simple_graph/ends): an infinite (preconnected, locally finite) graph has nonempty ends#18410
Conversation
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
…//github.com/leanprover-community/mathlib into bottine/simple_graph/ends_for_real_this_time
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Change spacing Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Kyle Miller <mill31415@gmail.com>
|
This PR/issue depends on: |
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
YaelDillies
left a comment
There was a problem hiding this comment.
This looks alright. Can you open a matching PR?
Opening an empty PR to be filled once things are merged in mathlib3 is fine? I tried creating a branch with no commit but the web UI doesn't allow creating a PR out of that. In any case, I'll wait for #18410 to get merged before moving further, to ensure no new conflict. |
|
@YaelDillies I expect you've seen that comment; so I guess I won't open any mathlib4 PR, if that works for you too. |
YaelDillies
left a comment
There was a problem hiding this comment.
maintainer merge. Thanks!
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
Are you happy with it, @eric-wieser ? let's merge? Thanks! |
|
@bottine I've ported this to leanprover-community/mathlib4#5916 Do you need this in mathlib3 for some reason, or will the mathlib4 version suffice? |
|
Oh, thanks a lot for porting it! No need for the mathlib3 version. |
|
Great! Then I'll close this PR |
…ds (#5916) Port/review of [mathlib#18410](leanprover-community/mathlib3#18410) directly to Mathlib4. Co-authored-by: Rémi Bottinelli <remi.bottinelli@bluewin.ch> Co-authored-by: Anand Rao <anand.rao.art@gmail.com> Co-authored-by: Oliver Nash <github@olivernash.org>
…ds (#5916) Port/review of [mathlib#18410](leanprover-community/mathlib3#18410) directly to Mathlib4. Co-authored-by: Rémi Bottinelli <remi.bottinelli@bluewin.ch> Co-authored-by: Anand Rao <anand.rao.art@gmail.com> Co-authored-by: Oliver Nash <github@olivernash.org>
…ds (#5916) Port/review of [mathlib#18410](leanprover-community/mathlib3#18410) directly to Mathlib4. Co-authored-by: Rémi Bottinelli <remi.bottinelli@bluewin.ch> Co-authored-by: Anand Rao <anand.rao.art@gmail.com> Co-authored-by: Oliver Nash <github@olivernash.org>
Co-authored-by: Anand Rao anand.rao.art@gmail.com
connected_component#18520