|
|
|
|
|
by agentultra
96 days ago
|
|
Very cool but I haven’t been able to convince software developers in industry to write property based tests. I sometimes joke that we will start writing formal proofs until the tests improve. Just so that they will appreciate the difference a little more. I can’t even convince most developers to use model checkers. Far more informal than a full proof in Lean. Still highly useful in many engineering tasks. People prefer boxes and arrows and waving their hands. Anyway, I don’t know that I’d want to have a system vibe code a proof. These types of proofs, I suspect, aren’t going to be generated to be readable, elegant, and be well understood by people. Like programs they generate it will look plausible. And besides, you will still need a human to review the proof and make sure it’s specifying the right things. This doesn’t solve that requirement. Although I have thought that it would be useful to have a system that could prove trivial lemmas in the proof. That would be very neat. |
|