lean4-htt/src/kernel/inductive
2014-06-30 14:15:16 -07:00
..
CMakeLists.txt feat(kernel/inductive): add inductive datatype kernel extension module interface 2014-05-16 09:53:51 -07:00
inductive.cpp fix(kernel/inductive): bug in inductive datatype computational rule, we *must* first instantiate universe variables, *and then* the arguments 2014-06-30 14:15:16 -07:00
inductive.h feat(kernel/inductive): add APIs for retrieving information about declared inductive datatypes, intro rules, and elimination rules 2014-06-08 17:15:21 -07:00