lean4-htt/src/library/constructions
2021-04-02 16:21:54 -07:00
..
brec_on.cpp feat: black list other auxiliary constructions 2021-04-02 16:21:54 -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 feat: black list other auxiliary constructions 2021-04-02 16:21:54 -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 feat: black list other auxiliary constructions 2021-04-02 16:21:54 -07:00
util.h feat: black list other auxiliary constructions 2021-04-02 16:21:54 -07:00