[Merged by Bors] - chore: replace by_contra! and contrapose! with plain versions#31600
[Merged by Bors] - chore: replace by_contra! and contrapose! with plain versions#31600grunweg wants to merge 4 commits intoleanprover-community:masterfrom
Conversation
…thing Not exhaustive yet.
PR summary 21f7dcba68Import 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/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/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 |
| contrapose! ha | ||
| simp [ha] | ||
| contrapose ha | ||
| simp [not_nonempty_iff_eq_empty.1 ha] |
There was a problem hiding this comment.
I'm happy to revert this one if preferred
There was a problem hiding this comment.
It's not entirely clear to me which option is better, but I think I'd prefer the original
|
Thanks 🎉 maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by JovanGerb. |
|
Should the title of the PR mention |
|
✌️ grunweg can now approve this pull request. To approve and merge a pull request, simply reply with |
|
Thanks for the reviews! |
When the push_neg step in these tactics does nothing, write just `by_contra` resp. `contrapose`. Not exhaustive.
|
Pull request successfully merged into master. Build succeeded: |
…over-community#31600) When the push_neg step in these tactics does nothing, write just `by_contra` resp. `contrapose`. Not exhaustive.
…over-community#31600) When the push_neg step in these tactics does nothing, write just `by_contra` resp. `contrapose`. Not exhaustive.
When the push_neg step in these tactics does nothing, write just
by_contraresp.contrapose.Not exhaustive.
Spun out of #31596.