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
ea7da31bba
lean2
/
tests
/
lean
/
run
/
blast1.lean
5 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
feat(library/blast/strategies): add 'blast.strategy "preprocess"'
2015-12-06 02:17:15 +00:00
set_option blast.strategy "preprocess"
feat(library/blast): add basic assumption action
2015-11-09 02:09:31 +00:00
example (a b : Prop) (Ha : a) (Hb : b) : a :=
by blast
Reference in a new issue
Copy permalink