lean4-htt/src/library/equations_compiler
2017-05-20 19:14:10 -07:00
..
CMakeLists.txt feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
compiler.cpp feat(library/equations_compiler): add wf_rec skeleton 2017-05-17 12:47: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): add pack_mutual 2017-05-18 15:29:51 -07:00
init_module.h
pack_domain.cpp feat(library/equations_compiler/pack_domain): use psigma instead of sigma 2017-05-20 19:14:10 -07:00
pack_domain.h refactor(library/equations_compiler): move pack_domain to new module 2016-08-15 08:22:23 -07:00
pack_mutual.cpp fix(library/equations_compiler): bugs in wf_rec 2017-05-20 13:26:49 -07:00
pack_mutual.h feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
structural_rec.cpp fix(library/equations_compiler/structural_rec): fix indices 2017-05-07 15:52:39 +02: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(library/equations_compiler): prove equational lemmas for auxiliary definition 2017-05-20 16:38:32 -07:00
util.h feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
wf_rec.cpp feat(library/equations_compiler): prove equational lemmas for auxiliary definition 2017-05-20 16:38:32 -07:00
wf_rec.h feat(library/equations_compiler): add wf_rec skeleton 2017-05-17 12:47:52 -07:00