Postmortem for Kernel Soundness Bug #14576
leodemoura.github.io
Postmortem for Kernel Soundness Bug #14576
1–10 of 68 posts
Re: Postmortem for Kernel Soundness Bug #14576
#2Re: Postmortem for Kernel Soundness Bug #14576
#3If AI is water, Lean is the pipe and collatz is a clog on one end, then surely we'll find the cracks.
Re: Postmortem for Kernel Soundness Bug #14576
#4Re: Postmortem for Kernel Soundness Bug #14576
#5Things like this aren't too surprising, given that even much simpler type checkers like Rust's have soundness issues occasionally. I think it's very important to view verified results not as an absolute and unbreakable guarantee, just an extraordinarily strong one where (1) the surface area for soundness issues has been painstakingly minimized and (2) any realized soundness issues are taken very seriously and fixed in short order.
Re: Postmortem for Kernel Soundness Bug #14576
#6Re: Postmortem for Kernel Soundness Bug #14576
#7Re: Postmortem for Kernel Soundness Bug #14576
#8So essentially: One cannot trust the code produced by an LLM, even if the code is a formal proof passing the verifier.
Re: Postmortem for Kernel Soundness Bug #14576
#9Isn’t a disproof of the Collatz conjecture easy to check as it should just be a counterexample? Or is the proof not constructive?
Re: Postmortem for Kernel Soundness Bug #14576
#10[flagged]