lean4-htt/src
Leonardo de Moura 4ec0e1b07c feat(frontends/lean): improve calc mode
Now, it automatically supports transitivity of the form
    (R a b) -> (b = c) -> R a c
    (a = b) -> (R b c) -> R a c

closes #507
2015-04-04 08:58:35 -07:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(emacs/lean-input): add not(¬) and iff(↔) 2015-04-02 22:13:01 -04:00
frontends feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
init feat(kernel): add experimental support for quotient types 2015-03-31 22:04:16 -07:00
kernel feat(library/init): move propext to init/quot, add Jeremy's funext theorem 2015-04-01 12:36:33 -07:00
library feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
shell feat(frontends/lean): add --profile option 2015-03-31 11:53:55 -07:00
tests fix(CMakeLists.txt): quote CMake variables 2015-03-28 22:38:11 -04:00
util fix(util/lua.cpp): 'implicit conversion of nullptr constant to bool' warning 2015-03-29 23:06:22 -04:00
CMakeLists.txt feat(kernel): add experimental support for quotient types 2015-03-31 22:04:16 -07: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