-
[main.zip](https://github.com/hbgit/depthk/files/672260/main.zip)
lucascordeiro@lucascordeiro:~/depthk-depthk_v3$ python depthk.py ~/esbmc-private/regression/esbmc/01_cbmc_abs1/main.c -g
>> Runn…
-
On Coq v8.9 (and also on Coq master, coq/coq@2917fd2cce3a28), the plugin fails to build with the following error:
```
File "src/ast_plugin.ml4", line 439, characters 28-44:
Error: Unbound type co…
-
如题,有相应的论文吗,还是在投
yqNLP updated
4 years ago
-
### Description
There does not seem to be a `pp` option which would make the delaborator put in names of non-dependent binders when they do not contain macro scopes (so when they are written by a u…
-
Currently our hover function only shows the type. This can be pretty useless when hovering over Inductive and Record types as it will just report `Type`. We should make it also print the definitions i…
-
## obvious
* [learn tla+](https://www.learntla.com/tla/)
* [tla homepage](https://lamport.azurewebsites.net/tla/tla.html)
## metalinks
* [examples](https://github.com/tlaplus/Examples)
* [pract…
-
#### Description of the problem
I'm trying to write code for inclusion in a paper, and hence attempting to make it as readable and succinct as possible. The `Implicit Type` command is really nice …
-
In type theory, there are generally two different ways to construct various algebraic structures such as tensor products of abelian groups, free vector spaces, and polynomial rings: one could either d…
-
We need a script that can be included in the checks that a new contribution must pass before being accepted that verifies at least some of the rules.
To start with it can look for "Inductive", "Recor…
-
There is a problem in the accuracy of Inductive setting Simple CNAPS model on miniImageNet data.Its precision is way over the top.For details, see [https://github.com/plai-group/simple-cnaps.](url)