-
Maybe in the commandline module?
-
When working on unlinkability properties for stateful protocols, in the context of my PhD supervised by Stéphanie DELAUNE and David BAELDE, we use the Tamarin prover to model protocols.
We have come …
-
Great talk at CoqPL!
What Coq version should I use to build this project? I tried it in Coq 8.15 and Coq 8.16, but both failed. I did `coq_makefile -Q . FV *.v -o Makefile` and then `make`, and got…
-
**I propose we allow default type annotation**
Consider this classic example:
```F#
let token cancellationTokenSource =
cancellationTokenSource.Token
// Error FS0072 : Lookup on object of i…
-
I know we've discussed this before, but yesterday Andre and I were attempting to make some headway on one of our globular projects, and it prompts us to raise it again ...
-- We think globular should…
cdgls updated
7 years ago
-
For the symbols `⩵` and `⩶`, as aliases for `==` and `===`, this would standardize these operators with single-character (Unicode) symbols, to complete the list alongside `≠`, ``, `≤`, `≥`, etc. This …
-
Inspired by @jcreedcmu's recent success with getting Twelf to run in the browser (see https://github.com/jcreedcmu/twelf-wasm), I wanted to see if we could get something similar working for Abella.
T…
-
This is a boiled-down example of something that affects a more serious proof effort. Consider this SawScript
let {{ n1: [8] -> [8]
n1 x = x + 1
n2: ([8],[8]) -> ([8],…
-
Hi Team! Great work!
Do you intend to use Fiat--Shamir transformation to get a non-interactive argument?
If you do, let me note the following result by Attema, Fehr and Kloss (https://eprint.ia…
-
The following entries are affected:
TODO