|
|
|
|
|
by yogthos
2913 days ago
|
|
In Coq your proof is your program, and if you end up proving the wrong thing that's a bug in the program. There's no magic here. Only a human can tell whether the code does what was intended. To do that you have to understand the code. |
|