Skip to content

Commit 74f2c33

Browse files
committed
Credit
1 parent 6f6efd8 commit 74f2c33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

All.v

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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. *)
13
Inductive t :=
24
| C_0 : nat -> t
35
| C_1 : nat -> t

0 commit comments

Comments
 (0)