lean4-htt/src/library/constructions
2021-01-25 12:30:26 -08:00
..
brec_on.cpp fix: library/constructions primitives crash at kernel_exception 2020-10-24 18:52:01 -07:00
brec_on.h feat(library/constructions/brec_on): add brec_on and binduction_on for new inductive datatype module 2018-09-05 14:46:03 -07:00
cases_on.cpp fix: library/constructions primitives crash at kernel_exception 2020-10-24 18:52:01 -07:00
cases_on.h feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
CMakeLists.txt chore(library/constructions): remove constructor (dead code) 2018-09-03 17:41:19 -07:00
init_module.cpp chore(library/constructions): remove injective 2018-09-03 17:38:13 -07:00
init_module.h
no_confusion.cpp fix: library/constructions primitives crash at kernel_exception 2020-10-24 18:52:01 -07:00
no_confusion.h feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
projection.cpp fix: unfold class projections when using TransparencyMode.instances 2021-01-25 12:30:26 -08:00
projection.h
rec_on.cpp fix: library/constructions primitives crash at kernel_exception 2020-10-24 18:52:01 -07:00
rec_on.h feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
util.cpp fix: mark Lean objects in C++ globals reachable from the new frontend as persistent 2020-10-11 17:43:28 +02:00
util.h chore(kernel): move abstract_type_context to library 2018-09-08 08:29:51 -07:00