lean4-htt/library/tools
Gabriel Ebner beb355f798 feat(tools/super): clausify during preprocessing
Some inference produce terms with large useless redexes such as
(prod.fst (prod.mk _ _)).  Since we do normalization during
preprocessing, we can avoid ever even looking at these terms.
2017-01-10 09:07:37 -08:00
..
debugger refactor(library/debugger): move debugger to tools 2016-12-17 10:50:13 -08:00
super feat(tools/super): clausify during preprocessing 2017-01-10 09:07:37 -08:00