This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
e3f9b21c30
lean4-htt
/
src
/
kernel
/
inductive
History
Leonardo de Moura
e3f9b21c30
fix(kernel/inductive): bug in inductive datatype computational rule, we *must* first instantiate universe variables, *and then* the arguments
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
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