We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6efd8 commit 74f2c33Copy full SHA for 74f2c33
All.v
@@ -1,3 +1,5 @@
1
+(** The following proof is due to a bug in `vm_compute` and was found by
2
+ Maxime Dénès and Pierre-Marie Pédrot. *)
3
Inductive t :=
4
| C_0 : nat -> t
5
| C_1 : nat -> t
0 commit comments