sidekick/src/th-data
Simon Cruanes 5fa5fb5bd7
fix(th-data): need to propagate from is-a eagerly
the final check is too late: we need the info from `is_a c t` to be
fully propagated in the CC before we can run the acyclicity check.
2022-08-19 21:31:27 -04:00
..
dune refactor(theories): remove functors 2022-07-30 23:02:13 -04:00
proof_rules.ml feat(th-data): use lists, not iter/array; add Proof_rules 2022-08-10 22:07:54 -04:00
proof_rules.mli feat(th-data): use lists, not iter/array; add Proof_rules 2022-08-10 22:07:54 -04:00
Sidekick_th_data.ml fix(th-data): need to propagate from is-a eagerly 2022-08-19 21:31:27 -04:00
Sidekick_th_data.mli refactor(theories): remove functors 2022-07-30 23:02:13 -04:00
th_intf.ml feat(th-data): use lists, not iter/array; add Proof_rules 2022-08-10 22:07:54 -04:00