State of Proof Checking #5981
Replies: 3 comments 5 replies
-
It is very much up for grabs. I try to shop the project around for potentially interested parties. Note that the DRUP(T) proof logs are for a "new" core which is only selectively exposed for testing at this point. |
Beta Was this translation helpful? Give feedback.
-
The format for DRUP(T) proof logs is evolving and getting more usable. A commit message describing curent activities is here: 107981f |
Beta Was this translation helpful? Give feedback.
-
A set of updates are being added this week to z3 to enable proof logging and checking. Specifically self-validation.
The first use of these updates is to make it easier to debug development of z3. The slides, https://z3prover.github.io/slides/proofs.html summarize some of the motivations and designs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in using Z3 in safety critical applications which necessitates having a proof checker of some kind. Is the work on DRAT(T)/DRUP(T) done or is there any further work needed for this to be useful? Would that be the recommended proof format for checking?
Beta Was this translation helpful? Give feedback.
All reactions