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
/
check.lean
7 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
feat(frontends/lean): use nice names for meta-variables when executing `check c` and `c` is a constant
2014-10-24 15:19:36 +00:00
import logic
fix(builtin_cmds): metavar_args should be false by default
2016-06-06 16:55:12 +00:00
set_option pp.metavar_args true
feat(frontends/lean): use nice names for meta-variables when executing `check c` and `c` is a constant
2014-10-24 15:19:36 +00:00
check and.intro
check or.elim
check eq
check eq.rec
Reference in a new issue
Copy permalink