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
3c0e5f5226
lean2
/
tests
/
lean
/
run
/
sub_bug.lean
4 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
refactor(library/logic): move logic/choice.lean to init/classical.lean choice axiom is now in the classical namespace.
2015-08-13 01:37:33 +00:00
import data.nat
fix(tests/lean): subtype notation is not in the top-level anymore
2015-12-28 17:04:11 +00:00
open nat subtype
fix(frontends/lean/parser_config): binder(s) rbp was not being saved in .olean file
2014-11-24 01:48:30 +00:00
check { x : nat | x > 0}
Reference in a new issue
Copy permalink