cakeml
cakeml copied to clipboard
Reduce duplication in examples/checkers
This issue is about adding a new subfolder in examples/ to manage proof checker implementations, at least those working over Boolean-valued variables.
In particular, there are many routines and definitions that can be shared and even translated/CF-ed in a shared way.
As part of this change, it would be good to make the default clause represented (packed) vectors of integers instead.