Skip to content

Documentation for the Z3 proof language #5671

Answered by NikolajBjorner
wenkokke asked this question in Q&A
Discussion options

You must be logged in to vote

There is a workshop paper, IWIL 2008, that describes the design and main proof rules.
Select rules have been added over time, hyper-resolution.
The proof checker code serves as an entry point for providing an independent description of what is expected,
https://github.com/Z3Prover/z3/blob/master/src/ast/proofs/proof_checker.h

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wenkokke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5670 on November 18, 2021 16:47.