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
a8bc9fb4e0
lean2
/
tests
/
lean
/
bad1.lean
5 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
refactor(builtin): only load the kernel and natural numbers by default Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-30 21:35:37 +00:00
Import int.
test(frontends/lean): all 'bad' examples can be solved Move them to the main test directory Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-25 03:12:56 +00:00
Variable g : Pi A : Type, A -> A.
Variables a b : Int
Axiom H1 : g _ a > 0
Reference in a new issue
Copy permalink