summaryrefslogtreecommitdiff
path: root/src/theory/rewriter.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-09-02 14:01:39 -0500
committerGitHub <noreply@github.com>2020-09-02 16:01:39 -0300
commitc17f9b25cac7c0d2941ef136466cb750cf4c3e7b (patch)
tree95abb34573b6fd33e2215a7b2cfafc2f27281054 /src/theory/rewriter.cpp
parenta692d44ed5ba0107113df54d2654417bc9f9c345 (diff)
(proof-new) Add proof support in TheoryUF (#5002)
This makes TheoryUF use a standard theory inference manager, which thus makes it proof producing when proof-new is enabled. This additionally cleans HoExtension so that it does not keep a backwards reference to TheoryUF and instead takes its inference manager. This additionally adds two rules for higher-order that are required to make its equality engine proofs correct. Co-authored-by: Haniel Barbosa <hanielbbarbosa@gmail.com>
Diffstat (limited to 'src/theory/rewriter.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback