-
#### Version
8.8.0
#### Operating system
Linux
#### Description of the problem
Consider the following example:
```coq
From Coq Require Import Utf8.
Set Default Proof Using "Type"…
-
Since sometime between https://ci.inria.fr/coq/job/benchmark-part-of-the-branch/563/console (29-Oct-2018 00:19) and https://ci.inria.fr/coq/job/benchmark-part-of-the-branch/564/console (29-Oct-2018 13…
-
From mathcomp, `fingroup/quotient.v`:
```
Variables (gT : finGroupType) (Q A : {set gT}).
Notation H := .
Check .
(*
@generated gT A
: @set_of (FinGroup.arg_finType (FinGroup.base gT))
…
gares updated
5 years ago
-
I'm trying to build from source, but `make` fails because it doesn't handle `hammer.mlg`.
```
[jayce@tracer coqhammer]$ make
coq_makefile -f _CoqProject -o Makefile.coq
Unknown option src/hammer.m…
-
I often get mails asking questions about ssreflect / math-comp; please open a Gitter channel and add a Gitter badge to the project README so I can direct people to the chat.
Thanks!
-
I'm using opam 2, and the make install target fails, I suspect due to the sandboxing feature. I'm not sure how to solve this exactly, but the other mathcomp packages installed fine, so...
The log
…
-
This is discussed in #8729, but I couldn't find an issue that states it explicitly. Please close if I missed it.
In my daily development routine, I need aliases for the following:
- all plugins in…
-
I need a way to provide a local repository for our users (because they cannot connect the online repositories).
-"Local package repository (file system)" does not allow to choose a network path so …
-
This is a minor issue but with "From mathcomp Require Import bigenough" Coq might
load the bigenough from real-closed if it is installed. Of course this is ok as long as both
are in sync and real-cl…
-
#### Version
master
#### Description of the problem
Since #873, not only is printing hundreds of times slower on large terms, it is also the case that I can no longer override notations by de…