lean4-htt/src/library/constructions
2016-10-06 20:20:01 -07:00
..
brec_on.cpp refactor(library): rename pr1/pr2 ==> fst/snd 2016-09-21 09:48:39 -07:00
brec_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
cases_on.cpp refactor(library): reduce dependecies on old code, simplify normalize module 2016-09-19 22:12:34 -07:00
cases_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
CMakeLists.txt feat(inductive_compiler): support for mutually inductive types 2016-09-10 14:22:27 -07:00
has_sizeof.cpp refactor(library/tactic/simp_lemmas): new caching mechanism 2016-10-06 20:20:01 -07:00
has_sizeof.h refactor(library/tactic/simp_lemmas): new caching mechanism 2016-10-06 20:20:01 -07:00
induction_on.cpp refactor(kernel): reduce number of configurations supported in the kernel 2016-09-27 17:07:01 -07:00
induction_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
init_module.cpp feat(inductive_compiler): support for mutually inductive types 2016-09-10 14:22:27 -07:00
init_module.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
no_confusion.cpp refactor(kernel): support only proof irrelevant mode 2016-09-27 17:18:52 -07:00
no_confusion.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
projection.cpp refactor(kernel): reduce number of configurations supported in the kernel 2016-09-27 17:07:01 -07:00
projection.h refactor(library): move equations to equations_compiler 2016-08-11 10:08:30 -07:00
rec_on.cpp refactor(library/normalize): remove unfold and unfold_full attributes 2016-09-05 08:40:58 -07:00
rec_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00