lean4-htt/src
Leonardo de Moura 6fc0e41439 fix(library/blast/congruence_closure): proof generation for congruences such as (a = b) <-> (b = a)
The congruence closure module treats these two terms as the same thing.
So, we should take this into account when building proofs
2015-11-21 19:50:59 -08:00
..
api feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
cmake fix(cmake/Modules/CleanOlean.cmake): problem with 'clean-olean' 2015-07-20 23:21:51 -07:00
compiler fix(compiler/preprocess_rec): warning when compiling using clang on OSX 2015-11-16 18:38:41 -08:00
emacs feat(emacs/lean-mode.el): use --dir option in lean-exec-at-pos 2015-11-19 12:56:07 -05:00
frontends refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
init refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
kernel feat(library/blast/backward): backward chaining strategy 2015-11-18 17:48:39 -08:00
library fix(library/blast/congruence_closure): proof generation for congruences such as (a = b) <-> (b = a) 2015-11-21 19:50:59 -08:00
runtime/cpp chore(library/blast,runtime/cpp): fix style 2015-09-16 07:50:00 -07:00
shared feat(init/init): automatically initialize lean shared library 2015-08-17 14:18:32 -07:00
shell feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
tests fix(CMakeLists): remove tests for dead module, fixes #883 2015-11-19 07:59:57 -08:00
util chore(util/rb_multi_map): remove unnecessary includes 2015-11-19 11:45:20 -08:00
vim feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
CMakeLists.txt refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in feat(CMakeLists.txt): use bin/package_version if needed 2014-10-07 16:58:44 -07:00