lean4-htt/src/library/equations_compiler
2017-03-31 19:19:44 -07:00
..
CMakeLists.txt chore(library/equations_compiler): remove old equation compiler 2016-09-19 17:13:30 -07:00
compiler.cpp feat(frontends/lean,library/equations_compiler): abstract proofs in equations and regular definitions 2017-03-25 14:22:52 -07:00
compiler.h feat(library/equations_compiler/elim_match): refactor 'program' structure 2016-08-18 14:17:49 -07:00
elim_match.cpp fix(library/type_context): fixes #1500 2017-03-31 19:19:44 -07:00
elim_match.h feat(library/equations_compiler): add mk_nonrec 2016-09-08 14:09:05 -07:00
equations.cpp fix(library): fix various leaks 2017-03-23 09:00:59 +01:00
equations.h feat(library/equations_compiler): add flag for marking equations that we should not report an error if they are not used 2017-02-05 19:26:45 -08:00
init_module.cpp feat(library/equations_compiler): use defeq simplifier to cleanup types of automatically synthesized lemmas 2016-08-31 15:54:03 -07:00
init_module.h
pack_domain.cpp refactor(library): rename pr1/pr2 ==> fst/snd 2016-09-21 09:48:39 -07:00
pack_domain.h refactor(library/equations_compiler): move pack_domain to new module 2016-08-15 08:22:23 -07:00
structural_rec.cpp fix(library/equations_compiler/structural_rec): motive for brec_on 2017-03-05 09:50:38 -08:00
structural_rec.h chore(library/equations_compiler/structural_rec): update comment 2017-03-05 11:03:36 -08:00
unbounded_rec.cpp feat(library/equations_compiler): add support for meta_definitions 2016-09-18 10:52:38 -07:00
unbounded_rec.h feat(library/equations_compiler): add support for meta_definitions 2016-09-18 10:52:38 -07:00
util.cpp feat(frontends/lean,library/equations_compiler): abstract proofs in equations and regular definitions 2017-03-25 14:22:52 -07:00
util.h feat(frontends/lean/parser): expr patterns 2017-02-23 01:52:13 +01:00