-
Notifications
You must be signed in to change notification settings - Fork 64
contra tactic and helper lemmas (in boolp.v) #1119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
31bba87 to
3e33513
Compare
|
The changelog has been compromised. |
* helper lemmas for contra (PR #1119) * rm pdegen, use more PropB --------- Co-authored-by: Reynald Affeldt <[email protected]>
* helper lemmas for contra (PR math-comp#1119) * rm pdegen, use more PropB --------- Co-authored-by: Reynald Affeldt <[email protected]>
* helper lemmas for contra (PR #1119) * rm pdegen, use more PropB --------- Co-authored-by: Reynald Affeldt <[email protected]>
|
Looks good! Thanks for porting this. I would not document "internals" of the tactic in the changelog, just the API. |
proux01
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, some nitpicking comments then let's merge.
e1626e7 to
56be54b
Compare
|
Merging as soon as CI is happy. |
|
Thanks! |
Motivation for this change
Things done/to do
Ports some work by Georges Gonthier on a tactic for proofs by contraposition.
It will need some testing, some discussion (at least regarding the
TOTHINKs) and maybe some cleanup.The CHANGELOG has not been updated and neither has the documentation been written.
CHANGELOG_UNRELEASED.mdCompatibility with MathComp 2.0
TODO: HB portto make sure someone ports this PR tothe
hierarchy-builderbranch or I already opened an issue or PR (please cross reference).Automatic note to reviewers
Read this Checklist and put a milestone if possible.