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
.
src/FOL/fol.thy
author
wenzelm
Mon, 03 Nov 1997 17:56:39 +0100
changeset 4102
f746af27164b
parent 0
a5a9c433f639
permissions
-rw-r--r--
added distinct_fst_string;
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
0
a5a9c433f639
Initial revision
clasohm
parents:
diff
changeset
1
FOL = IFOL +
a5a9c433f639
Initial revision
clasohm
parents:
diff
changeset
2
rules
a5a9c433f639
Initial revision
clasohm
parents:
diff
changeset
3
classical "(~P ==> P) ==> P"
a5a9c433f639
Initial revision
clasohm
parents:
diff
changeset
4
end