-
#### Version
8.8.0
#### Description of the problem
At https://coq.inria.fr/refman/user-extensions/syntax-extensions.html#summary, the link for `term` in the first line is to https://coq.inria…
-
Hi! I am a Coq enthusiast and I would love to try your code, but I've experienced difficulties. I am using Coq 8.7.1 and coq-mathcomp-ssreflect 1.6.4, but I am almost certain that the problems aren't …
-
Using the recent v8.8, in the following code
```
From Coq.Lists Require Import List.
From Equations Require Import Equations.
(* This type is from VST: https://github.com/PrincetonUniversity/VST…
-
With Coq 8.8.0 the following works perfectly:
```shell
opam install --ignore-constraints-on=coq coq-mathcomp-ssreflect.dev
```
-
```
brew install simple2d
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
bareos-client shelltestrunner …
-
Instead of maintaining a fork of the Hoare Type Theory (HTT) library, depend on a release of the library in the same way as depending on ssreflect (e.g., via OPAM). I have submitted a [pull request](h…
-
According to my quick evaluation, `fcsl-pcm` works fine with the recently released Coq 8.8.0 and mathcomp 1.7. Any chance to get this reflected in the OPAM package in the Coq OPAM repository? No new r…
-
The ssreflect printing of list [:: _; _; _] seems to forget the "as" construct in pattern
Version
8.7.2
Operating system
linux
Description of the problem
Require Import List.
Definition…
thery updated
6 years ago
-
#### Version
Coq 8.8.beta (6a929e8b94fc95f81699668cea95bc4b91ec67ca)
#### Operating system
macOS 10.13.3 High Sierra
#### Description of the problem
The following piece of code
…
-
I find it slightly irritating that importing ssreflect will change Coq's Bullet Behavior option to "None" (where the default is "Strict Subproofs"). Obviously I do not care which options are used insi…