-
Download and unpack tar-ball from MSR download site.
-
Run the
z3
executable inz3/bin
. Simple!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.html |
I hereby claim:
- I am mn200 on github.
- I am michaeln (https://keybase.io/michaeln) on keybase.
- I have a public key whose fingerprint is 1638 8636 37E5 313B 3BBF 5075 6286 43A7 A3DD 1D91
To claim this, I am signing this object:
Certain assumption types are naturally thought of being at least a bit protected. To be protected is to be somewhat immune to destructive changes.
Changes in Place: at the bottom level, there are relatively few facilities for changing assumptions in place other than
with RULE_ASSUM_TAC
. Of course, tactics can just access assumption lists directly, but most don't.