-
```
I tried running the interactive theorem prover in the examples/ndprover
directory but discovered I could not get very far because the read builtin
is not implemented. Here was the interaction:
%…
-
Can someone explain the correlation between the following theorem and the corresponding SMTlib output? My confusion is caused by the SMTlib output which seems to be unsat because it asserts `false`, r…
-
```
I tried running the interactive theorem prover in the examples/ndprover
directory but discovered I could not get very far because the read builtin
is not implemented. Here was the interaction:
%…
-
There is support for handling wildcards on the left-hand-side of definitions. They are replaced with proper variable names. However, this functionality also checks that there are no underscores on the…
-
_From [Martin.R...@googlemail.com](https://code.google.com/u/113922991942493634983/) on June 15, 2011 12:47:46_
Resolution modulo [1] has two inference rules, resolution and extended narrowing and re…
-
proof goals are sentences with `is_axiom=false`.
In Hets, we have the following proof status information:
```
-- | data type representing the proof status for a goal
data ProofStatus proof_tree = Pr…
-
_From [bruno...@gmail.com](https://code.google.com/u/105016684496602932564/) on November 15, 2009 18:58:59_
I just did an update, tried to compile and got the following error message:
Compiling 6 so…
-
I killed the command after 10 minutes. The proof takes a few seconds in Cryptol 1.
-
also more details from the provers should be supplied by the hets-server
-
_From [olivier....@edla.org](https://code.google.com/u/100852032415239746600/) on September 12, 2011 00:03:19_
I have not investigate this yet. Could be trivial or reveal serious implementation probl…