lean4-htt/src
Leonardo de Moura 3cb8568fb5 feat(library/simplifier): we can "rewrite" with transitive relations
The simplifier does not really need the relation to be an equivalence.
Transitivity is the main required property (we need to chain rewrites
together).
2015-07-12 14:24:05 -04:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
frontends feat(frontends/lean/parse_rewrite_tactic): change the semantics of rewrite[↑f] when f is recursive 2015-07-12 13:20:21 -04:00
init feat(library/simplifier): add rewrite rule sets 2015-06-01 15:15:57 -07:00
kernel feat(kernel/expr_eq_fn): add small optimization 2015-07-01 09:19:36 -07:00
library feat(library/simplifier): we can "rewrite" with transitive relations 2015-07-12 14:24:05 -04:00
shell fix(shell/lean): fixes #710 2015-06-26 19:15:47 -07:00
tests refactor(kernel): rename get_weight to get_height at declaration 2015-06-30 12:59:10 -07:00
util feat(util/timeit): avoid scientific notation when displaying runtimes 2015-06-21 14:52:27 -07:00
CMakeLists.txt test(tests/shell): add unit test for emscripten_shell 2015-06-18 10:20:26 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in