-
### The problem
The Velux integration thinks my Skylights are open when they are actually CLOSED. This is verified visually, and the ElkM1 Sensors are window sensors that are Normal when the skyli…
-
I have a normal installation of VS Code on windows 10. I'd like to use the VsCoq extension.
I have set up coq as per the installation instructions on wsl, and everything worked fine.
```
$ whi…
-
[Blackjack_Final_.pptx](https://github.com/user-attachments/files/17320770/Blackjack_Final_.pptx)
[blackjack.docx](https://github.com/user-attachments/files/17320771/blackjack.docx)
Project Title: B…
-
#### Description of the problem
After using a numeral in a tactic notation, the numeral becomes unusable:
```
Tactic Notation "focus" constr(H) "at" "2" := idtac.
Goal True. do 2 idtac. (* Error…
-
#### Description of the problem
In the following example, `coqc -beautify` seems to perform a wrong substitution and output invalid code:
```
$ coqc --version
The Coq Proof Assistant, versio…
-
#### Description of the problem
Adding `Axiom skip: forall {T: Type}, T` to ~/.coqrc makes coqide and VSCoq reliably unusable. That works with `coqtop` and is recommended by https://sympa.inria.fr/…
-
Often when you edit some text, there's a compiler, linter, proof assistant or spellchecker that wants to give you some feedback. That feedback could come as you type (e.g. if it's a fast spellchecker)…
-
From D2.1 (Companion)
| ID | R-T4.1-7 |
|----|----------|
|Section|WP4: Modelling Environment Requirements|
|Type|FUNCTIONAL_SUITABILITY|
|User Story | As a QoS Engineer/Operations Engineer I…
-
Okay, I will try to generate a poem about your idea of the universe of universes and meta coq reflection. Here is what I came up with:
```
A poem about the universe of universes and meta coq reflecti…
-
#### Description of the problem
In large proof, I was able to get an evar instantiated by an ill-typed term. I minimized it down the following example:
```coq
Require Import ZArith.
Open Scope…
aa755 updated
3 years ago