-
It seems useful to add constructors as 'hints' to the prover, so that the `auto` and other tactics can use them.
For example:
```
Inductive is_free_in : label -> Term -> Prop :=
| fv_var : foral…
-
#### Description of the problem
This is not really an issue with Coq itself, but with its source code. I’m currently looking at the extraction source code, and I’m noticing a lot of physical equali…
-
Something like this: https://lamport.azurewebsites.net/tla/summary-standalone.pdf (not necessary in pdf).
-
Hello, group! I'm new here. I specialize in raising birds, especially quails. I'm considering if it's possible to use the RCWL-0516 module to detect movement within an egg that is 8 days into incuba…
-
Is there an easy way to use/implement categorical context variables?
Is my understanding correct that all `context_vars` will implicitly be treated as continuous, such that I should (?) turn them in…
-
#### Description of the problem
VM and native evaluation accept ill-typed programs (through `Eval vm_compute in` and through Ltac2). Executing this code leads to memory corruption and executio…
-
### Bug Description
My Anycubic Mega S (with TMC2209) doesn't home anymore in X axis with 1.5.4, working well with 1.5.3
### Steps to Reproduce
1. Install MEGA_S_TMC_v1.5.4.hex firmware
2. L…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4563
From: @jonleivent
Reported version: 8.5
CC: coq-bugs-redist@lists.gforge.inria.fr
-
There is no file named "depgraph". Is that file supposed to be in there somewhere or maybe there are missing instructions on how to create it?
-
*_NOTE: This issue is a work in progress. Language, wording, questions, and content may change in the coming weeks._*
# Community Research: building tools & practices
This repository aims to dr…