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
e218b92a9d
lean4-htt
/
src
/
tests
History
Leonardo de Moura
0a67679afb
Add natural numbers. Fix how coercions and overloads interact (switch to approach used in C++). Add notation for natural and integer arithmetic. Rename m and u universe variables to M and U.
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-02 12:24:29 -07:00
..
frontends
/lean
Add natural numbers. Fix how coercions and overloads interact (switch to approach used in C++). Add notation for natural and integer arithmetic. Rename m and u universe variables to M and U.
2013-09-02 12:24:29 -07:00
interval
Fix interval::acosh and add more tests on interval to improve code coverage
2013-08-18 01:20:16 -07:00
kernel
Rename normalize and type_check to normalizer and type_checker (using a consistent naming convention)
2013-09-02 08:43:38 -07:00
library
Move elaborator to lean default frontend. It is getting too specific
2013-09-01 18:22:24 -07:00
util
Fix bug in display_decimal. Add more mpq tests
2013-08-23 09:42:49 -07:00