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
5626431c7f
lean2
/
tests
/
lean
/
run
/
sub_bug.lean
4 lines
50 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(frontends/lean/parser_config): binder(s) rbp was not being saved in .olean file
2014-11-24 01:48:30 +00:00
open nat
check { x : nat | x > 0}
Reference in a new issue
Copy permalink