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/Intro/bool.thy
author
huffman
Wed, 16 Nov 2011 15:20:27 +0100
changeset 45530
0c4853bb77bf
parent 32960
69916a850301
permissions
-rw-r--r--
rewrite integer numeral div/mod simprocs to not return conditional rewrites; add regression tests
Bool = FOL +
types bool 0
arities bool :: term
consts tt,ff :: "bool"
end