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
03952ae12c
lean2
/
tests
/
lean
/
run
/
coercion_bug.lean
6 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
fix(tests/lean): adjust tests to new library structure Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-01 16:37:23 +00:00
import data.nat
feat(frontends/lean): rename 'using' command to 'open' Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-09-03 23:00:38 +00:00
open nat
fix(frontends/lean/elaborator): apply coercions in definitions Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-29 20:55:39 +00:00
definition tst1 : Prop := zero = 0
definition tst2 : nat := 0
Reference in a new issue
Copy permalink