-
#### Version
~~~~~~
The Coq Proof Assistant, version 8.8.1 (August 2018)
compiled on Aug 14 2018 7:28:08 with OCaml 4.07.0
~~~~~~
#### Operating system
Arch Linux, up to date as of yes…
-
#### Version
The Coq Proof Assistant, version 8.10+alpha (November 2018)
compiled on Nov 14 2018 7:58:25 with OCaml 4.06.0
commit 94494770254bec236f2f6fe727ae42b79192afe4 (HEAD, origin/mast…
-
I'm getting the following when executing the simple command `:Coq Check (and True False)`:
```
Error detected while processing function coquille#RawQuery:
line 1:
Traceback (most recent call last…
-
## [Summary and motivation](https://github.com/deepset-ai/haystack/issues/8583#issuecomment-2500469582)
## Plan
```[tasklist]
### Tasks
- [x] **Haystack 2.8.0**
- [ ] https://github.com/deeps…
-
#### Description of the problem
I commonly have directory structures that look like this (maybe this is frowned upon?):
```sh
- Internal
| |- foo.v
| |- bar.v
|- foo.v
|- bar.v
```
I …
-
## How to reproduce
Use proof-general with company-coq for a long time. Wait a few seconds for auto-completion of any tactic or command. And this delay becomes bigger over time.
Then restart coq, …
-
## About Me
I recently finished my Masters in mathematics and am soon going to start a PhD in Computer Science focusing on verifying the correctness of software. To hint at how I've stumbled from o…
-
**Is your feature request related to a problem? Please describe.**
It would be great if we could plot the sound level in dB for analysis. This would help in determining the threshold for the binairy …
Rvh91 updated
6 months ago
-
Suggest you consider running a new crowdfunding campaign on Kickstarter or IndieGoGo for next-generation WiCAN hardware?
Related to the existing WiCAN next-gen (i.e. version 2) hardware discussion …
-
#### Description of the problem
In the following example, `refine` produces an ill-typed term with `No more subgoals.`, which is rejected on `Qed`.
```coq
Axiom f : unit -> Prop.
Axiom f_i…