sidekick/src/proof-trace
Simon Cruanes 63f50d03fa
feat: proper proof production for theory merges in CC
this involves resolution steps between the lemma (typically a kind of
horn clause with the merge as conclusion) and a bunch of literals
responsible for some equational hypotheses of this horn clause, being true
2021-12-29 15:56:54 -05:00
..
dune feat: library for the proof step serialization 2021-10-21 20:32:34 -04:00
proof_ser.bare feat: proper proof production for theory merges in CC 2021-12-29 15:56:54 -05:00
proof_ser.ml feat: proper proof production for theory merges in CC 2021-12-29 15:56:54 -05:00
sidekick_base_proof_trace.ml refactor proof storage 2021-10-21 23:28:53 -04:00
Storage.ml refactor proof storage 2021-10-21 23:28:53 -04:00
Storage.mli refactor proof storage 2021-10-21 23:28:53 -04:00