Mercurial
Mercurial
>
repos
>
isabelle
/ annotate
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/Misc/arith1.ML
author
kleing
Mon, 19 Apr 2004 14:04:41 +0200
changeset 14632
805fa01ac233
parent 6577
a2b5c84d590a
permissions
-rw-r--r--
temporarily reverted quote change for release. breaks latex output, needs more testing.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
6577
a2b5c84d590a
Arithmetic.
nipkow
parents:
diff
changeset
1
Goal "[| ~ m < n; m < n+1 |] ==> m = n";