Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc-src/Tutorial/Ifexpr/proof.ML
author
wenzelm
Wed, 08 Mar 2000 17:58:37 +0100
changeset 8372
7b2cec1e789c
parent 5377
efb799c5ed3c
permissions
-rw-r--r--
added METHOD_CASES, resolveq_cases_tac; removed multi_resolveq; improved 'tactic' method: bind thm(s) function;
by(induct_tac "b" 1);
by(Auto_tac);