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
b5f63e78ca
lean2
/
tests
/
lean
/
run
/
t8.lean
3 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
feat(frontends/lean): remove build_tactic_cmds, and use expressions for representing tactics Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-02 03:43:53 +00:00
import standard
refactor(library/tactic): add namespace 'tactic', improve expr_to_tactic failure error message Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-02 17:35:43 +00:00
using tactic
feat(library/tactic): rename 'exact' to 'assumption', 'exact' is a different tactic Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-03 01:10:42 +00:00
print raw (by assumption)
Reference in a new issue
Copy permalink