Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@louthy
Copy link

@louthy louthy commented Dec 11, 2020

Seems like a cut 'n' paste issue with Prove and Disprove.

There's a spurious MkNot in the main boolean expression assertion for Prove. This has been removed.

There are other build issues with this project, but this seems like a particularly misleading example, so I figured I'd fix it in isolation.

Seems like a cut-n-paste issue with Prove and Disprove.  There's a spurious MkNot in the main boolean expression assertion for Prove.  This has been removed.
@NikolajBjorner
Copy link
Contributor

NikolajBjorner commented Dec 12, 2020

It is actually right. Maybe the fact that we have Prove and Disprove as very similar functions is the problem with the example.
The only real difference between these two functions is what is the expected outcome. The input setting is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants