This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
df3129e80d
lean2
/
tests
/
lean
/
univ2.lean.expected.out
5 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
test(tests/lean): new tests for exercising the environment object Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-07 22:34:21 +00:00
Set: pp::colors
Set: pp::unicode
refactor(builtin/kernel): start with small universes The universe constraint manager is more flexible now. We don't need to start with a huge universe U >= 512. We can start small, and increase it on demand. If module mod1 needs it, it can always add universe U >= 3 Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-08 20:34:55 +00:00
universe U ≥ M+1
test(tests/lean): new tests for exercising the environment object Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-07 22:34:21 +00:00
universe Z ≥ U+1 ⊔ M+1
Reference in a new issue
Copy permalink