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
Fri, 15 Oct 2010 08:52:53 -0700
changeset 40023
a868e9d73031
parent 32960
69916a850301
permissions
-rw-r--r--
move emptiness check to comp_theorems; remove eqs parameter to prove_induction; remove dead code
Bool = FOL +
types bool 0
arities bool :: term
consts tt,ff :: "bool"
end