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
e9a6a532ab
lean2
/
tests
/
lean
/
run
/
ex.lean
5 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
chore(tests/lean): add missing tests Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-09-04 21:21:03 +00:00
import standard
set_option pp.implicit true
fix(tests/lean/run): adjust some tests to changes in the standard library
2015-10-13 22:39:03 +00:00
check ∃x, x = (0:num)
check ∃x:num, x = 0
Reference in a new issue
Copy permalink