lean4-htt/src/library/inductive_compiler
2018-01-12 16:41:12 -08:00
..
add_decl.cpp feat(kernel/inductive,library/inductive_compiler): do not enforce positivity rule on meta inductives 2017-05-14 19:17:28 -07:00
add_decl.h feat(kernel/inductive,library/inductive_compiler): do not enforce positivity rule on meta inductives 2017-05-14 19:17:28 -07:00
basic.cpp feat(kernel/inductive,library/inductive_compiler): do not enforce positivity rule on meta inductives 2017-05-14 19:17:28 -07:00
basic.h feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class 2016-09-29 17:56:35 -07:00
CMakeLists.txt feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
compiler.cpp feat(kernel/inductive,library/inductive_compiler): do not enforce positivity rule on meta inductives 2017-05-14 19:17:28 -07:00
compiler.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
ginductive.cpp fix(library/type_context): clenaup whnf_head_pred 2018-01-08 11:31:03 -08:00
ginductive.h fix(library/init/meta/injection_tactic): add support for ginductive datatypes 2017-12-06 09:39:20 -08:00
ginductive_decl.cpp fix(library/util): get_datatype_level should not assume inductive datatype result type is a sort 2017-03-02 11:42:16 -08:00
ginductive_decl.h feat(inductive_compiler): API for is_ginductive_inner_* 2017-03-06 14:01:59 -08:00
init_module.cpp feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
init_module.h
mutual.cpp feat(library/constructions/injective): automatically generate auxiliary lemma *.inj_eq for constructors 2018-01-12 16:41:12 -08:00
mutual.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
nested.cpp feat(library/constructions/injective): automatically generate auxiliary lemma *.inj_eq for constructors 2018-01-12 16:41:12 -08:00
nested.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
util.cpp feat(kernel/expr): allow metavariables to have user-facing names 2017-07-16 07:16:41 -07:00
util.h fix(frontends/lean/structure_cmd): call inductive compiler without params in type 2017-03-06 14:01:46 -08:00