[Merged by Bors] - feat(Combinatorics/SimpleGraph/Walk/Operations): clean up append/concat#36705
Conversation
…port and cleaning up append/concat
PR summary 63486b57caImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
This pull request has conflicts, please merge |
|
Thank you for the PR! :) Could you split off the cleanup part into separate chore PRs? It would be very useful for a chore PR to replace all occurrences of Please also add a descriptive PR description. |
|
Nice, thank you! bors merge |
|
Merge conflict. |
|
bors d+ |
|
✌️ SnirBroshi can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors merge |
…at (#36705) `_ ++ [_]` is the simpNF of `List.concat _ _`.
|
This PR was included in a batch that was canceled, it will be automatically retried |
…at (#36705) `_ ++ [_]` is the simpNF of `List.concat _ _`.
|
Pull request successfully merged into master. Build succeeded: |
…at (leanprover-community#36705) `_ ++ [_]` is the simpNF of `List.concat _ _`.
…at (leanprover-community#36705) `_ ++ [_]` is the simpNF of `List.concat _ _`.
_ ++ [_]is the simpNF ofList.concat _ _.This follows the feedback from #35630 (comment) and #35631 (comment)