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
.
src/FOL/FOL_lemmas2.ML
author
paulson
Tue, 05 Sep 2000 10:11:02 +0200
changeset 9835
543d23cd1259
parent 9264
051592f4236a
permissions
-rw-r--r--
meson_tac
Goal "[| EX! z. P(a,z); P(a,b); P(a,c) |] ==> b = c";
by (Blast_tac 1);
qed "ex1_functional";