-
The lemma `split_of_app_right` in `systems/chord-props/QueryInvariant.v` is unprovable as currently stated:
```coq
Lemma split_of_app_right :
forall A (l l' : list A) xs a ys,
l ++ l' = xs +…
-
#### Version
8.7.2
#### Operating system
Linux 4.4.0-112-generic 135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 GNU/Linux
#### Description of the problem
The following code is incor…
-
I stumbled upon this paper and would like to reproduce some of the results in table 1.
However, when running the code as indicated in the README, values seem to be quite off.
Should it be possible t…
-
#### Version
Coq 8.15.1
#### Operating system
Red Hat Enterprise Linux Workstation 7.9
#### Description of the problem
It is not an error to print an open section,
but the output will …
-
Mon Sep 30 14:20:15 UTC 2024, there were errors when running autoupdate
Cannot reopen PR 1489 for chemicaltoolbox/rdock
Cannot reopen PR 1353 for tools/nextdenovo
Could not update /home/runner/work/…
-
### Description of the problem
Reading the documentation of the under/over tactics, the following Lemmas `works` and `fails` should be equivalent. However, after `under`, a rewrite causes `over` to f…
-
If I register a property in the `Reflexive` class, it is automatically used by `reflexivity`, e.g.:
```
Require Import Equivalence.
Parameter R : nat->nat->Prop.
Instance R_refl : Reflexive R. Adm…
-
#### Version
Coq 8.7.0
#### Description of the problem
In regards to the criterion [here](https://github.com/coq/coq/pull/268#issuecomment-243842175), I don't see how it is tenable for the …
-
MME:
```latex
\documentclass{ctexart}
\usepackage{wrapstuff}
\usepackage{graphicx}
\usepackage{amsthm}
\newtheorem*{thm}{定理}
\begin{document}
\begin{wrapstuff}[l]
\includegraphics[width…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5263
From: @RalfJung
Reported version: 8.6
CC: @robbertkrebbers, @JasonGross