lean4-htt/src/library/constructions
2017-01-03 14:53:27 -08:00
..
brec_on.cpp refactor(library): rename pr1/pr2 ==> fst/snd 2016-09-21 09:48:39 -07:00
brec_on.h
cases_on.cpp refactor(library): reduce dependecies on old code, simplify normalize module 2016-09-19 22:12:34 -07:00
cases_on.h
CMakeLists.txt feat(library/constructions): add helper procedures for building injection and inconsistency proofs for constructor equalities 2016-12-25 12:44:33 -08:00
constructor.cpp feat(library/tactic/smt/congruence_closure): propagate disequalities 2017-01-03 14:53:27 -08:00
constructor.h feat(library/tactic/smt/congruence_closure): propagate disequalities 2017-01-03 14:53:27 -08:00
has_sizeof.cpp refactor(library, library/tactic): move simp_lemmas and eqn_lemmas to tactic folder 2016-10-12 14:36:00 -07:00
has_sizeof.h refactor(library, library/tactic): move simp_lemmas and eqn_lemmas to tactic folder 2016-10-12 14:36:00 -07:00
induction_on.cpp fix(library/constructions/induction_on): induction_on was not being marked as aux_recursor 2016-12-20 22:41:50 -08:00
induction_on.h
init_module.cpp feat(inductive_compiler): support for mutually inductive types 2016-09-10 14:22:27 -07:00
init_module.h
no_confusion.cpp refactor(kernel): support only proof irrelevant mode 2016-09-27 17:18:52 -07:00
no_confusion.h
projection.cpp refactor(kernel): reduce number of configurations supported in the kernel 2016-09-27 17:07:01 -07:00
projection.h
rec_on.cpp refactor(library/normalize): remove unfold and unfold_full attributes 2016-09-05 08:40:58 -07:00
rec_on.h