chore: avoid superfluous use of push_neg with contrapose, by_contra o…#37937
chore: avoid superfluous use of push_neg with contrapose, by_contra o…#37937grunweg wants to merge 2 commits intoleanprover-community:masterfrom
Conversation
…r by_cases Found by the linter in leanprover-community#37907.
|
!bench |
|
Benchmark results for f7917f4 against 24bf43f are in. There are no significant changes. @grunweg
No significant changes detected. |
PR summary 00dbc4ec64Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 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
|
|
Great! That's a non-trivial amount of tactics cleaned up :). I guess most of these removals are made possible by #31510. I wonder if a similar change should be made to |
wwylele
left a comment
There was a problem hiding this comment.
I see myself got listed in suggested reviewers, likely because I put code with a lot of contrapose! without thinking. If the new guideline is to only use it when needed, then this looks good!
|
maintainer merge |
|
Oh, it seems there is a merge conflict. Does the merge conflict label not work anymore? |
|
🚀 Pull request has been placed on the maintainer queue by JovanGerb. |
|
Indeed - merged master. |
…r by_cases
Found by the linter in #37907.