lean4-htt/src
Leonardo de Moura d43764b6fb refactor(library/tactic/defeq_simplifier): move defeq_simp_lemmas to library
This commit also renames them to "rfl_lemmas".
Reason: these lemmas will be used at type_context::is_def_eq and type_context::whnf
2016-09-12 10:36:11 -07:00
..
api chore(kernel): remove support for mutually inductive datatypes from the kernel 2016-09-10 17:39:17 -07:00
cmake feat(CMakeLists.txt): use compatibility module to check sized_deallocation feacture 2016-06-02 11:52:59 -07:00
emacs refactor(*): remove abbreviation command 2016-09-03 17:11:29 -07:00
frontends refactor(library/tactic/defeq_simplifier): move defeq_simp_lemmas to library 2016-09-12 10:36:11 -07:00
init feat(library/inductive_compiler): scaffold for inductive compiler 2016-08-11 13:48:54 -07:00
kernel fix(kernel/inductive/inductive): kernel should reject inductive datatype declaration for I where I occurs in an index 2016-09-10 17:45:58 -07:00
library refactor(library/tactic/defeq_simplifier): move defeq_simp_lemmas to library 2016-09-12 10:36:11 -07:00
shared
shell feat(util/sexpr/option_declarations): allow options to be registered after initialization 2016-08-19 16:58:30 -07:00
tests refactor(kernel): add reducibility_hints 2016-09-04 16:30:02 -07:00
util feat(util/sexpr/option_declarations): allow options to be registered after initialization 2016-08-19 16:58:30 -07:00
vim refactor(*): remove abbreviation command 2016-09-03 17:11:29 -07:00
CMakeLists.txt refactor(library/tactic/defeq_simplifier): move defeq_simp_lemmas to library 2016-09-12 10:36:11 -07:00
compatibility.h.in feat(CMakeLists.txt): use compatibility module to check sized_deallocation feacture 2016-06-02 11:52:59 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in