lean4-htt/library
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
..
data refactor(library/data/monad/transformers): move transformers to init 2016-12-31 11:37:13 -08:00
init feat(library/init/meta/smt): add simp tactics to smt_tactic 2017-01-09 19:19:48 -08:00
system feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
tools feat(tools/super): clausify during preprocessing 2017-01-10 09:07:37 -08:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
library.md fix(library/library.md): stray keystroke 2016-11-19 10:25:33 -08:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00