-
I am trying to do induction of the following form:
`theorem :: x : Type1 -> { y : Type2 | condition x y = BTrue } -> { some proposition }`
where `data BBool = BTrue = BFalse` is my own version of bo…
-
#### Version
8.8.0
#### Description of the problem
Sometime in the not-too-distant past, `Set Suggest Proof Using` stopped listing module names. This makes it nearly impossible to automatica…
-
Hi @Matafou
Thanks for your work on the new indentation engine! Here are a few things that could be improved.
The following samples are indented how I would expect them; PG's new indentation c…
-
Note: the issue was imported automatically using json2github.py
Original issue: psteckler/ProofGeneral#95
Opened by: @jhjourdan
Consider the following Coq code fragment:
```
Structure S := { x :…
-
Now that #4 has been merged, the behaviour of the proof folding to "swallow" the (usually) blank line after the "Qed." (which was fine with the old invisible "Proof.") becomes problematic. It causes l…
chdoc updated
4 years ago
-
On my serveur I would like to prevent yellorite to be obtained in too much quantity in preventing, if possible, the fact that yellorite can be x2 (with the pulverizer) and even x3 (with the Q.E.D). Do…
-
#### Version
Coq 8.8+alpha (commit a2b02cb91)
#### Operating system
macOS
#### Description of the problem
`auto using pf` is more powerful than adding pf as a hint because it doesn'…
-
If I run WarpX locally on my machine with MPI enabled, then I get a segfault that is traced to the presence of ADIOS1 associated with an openpmd_api installation
**To Reproduce**
```console
# fai…
-
Offer more advanced filters like excluding certain words or allowing to search multiple names/channels at once
-
When deciding whether a module satisfies certain restrictions (of the kind `A{-B}`), it is necessary to know what variables `A` and `B` have (i.e., there are some implicit notions of sets `vars(A)` an…