-
The “autorewrite” tactic crashes when there is a cleared section variable in a hint database. More precisely, the following examples yields an anomaly.
~~~
Section Section.
Context (c: false = …
-
-
### Is your feature request related to a problem?
It should be possible to search for
- "logical" constants (`Lemma`s, `Theorems`, ...)
- "definitional" constants (`Definition`s, `Fixpoint`s, ...…
-
I am writing a Coq project using AAC_tactics.
In my project, I use notation for some functions, and it breaks the `aac_rewrite` tactic.
To explain my problem, here is a simplified example:
…
-
Besides the supersymmetric theories to be listed in other issues, there are also many others (actually some below are supersymmetric, I didn't filter them yet):
- free (what are dimensions of various …
-
Hi!
I have HPC time on the MARCONI HPC, and I want to compile WarpX on the HPC. Will you help me make a guide for an optimal installation routine?
Many thanks, Johan
-
### Describe the feature you'd like supported
Currently, use of ebpf_hash_table requires ebpf_random to be initialized.
### Proposed solution
ebpf_hash_table should check if random has been initial…
-
:warning: This issue is very similar to the issue [42](https://gitlab.hzdr.de/interpol/minterpy/-/issues/42) of the `minterpy` package.
It is proposed to enhance the documentation of `QEDbase.jl` b…
-
Clement,
I don't know if this is better for PG or company-coq, or perhaps neither, but maybe you can give me some advice on how to go about creating it. The idea is to have a buffer that shows the e…
-
Steps to reproduce:
1. Run example application from the package.
2. Type word "using".
Actual result:
Part of word "sin" will be highlighted.
Should be:
Only whole words should be highlighted.