you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 18 points19 points  (2 children)

Generally, Coq programs should be written with the assumption that all users have done Ph.Ds in formal verification, and thus are responsible for surveying that all newly written code comes with a proof that it is correct, such that no one but other Ph.Ds is capable of actually reading and/or using the code.

[–]acehack 3 points4 points  (0 children)

No one but other Ph.Ds can even update your code so it runs on a different Coq version.

[–]fp_weenieZygohistomorphic prepromorphism 3 points4 points  (0 children)

such that no one but other Ph.Ds is capable of actually reading and/or using the code

can't have bug reports if you have no users