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
bulwahn
Wed, 25 Aug 2010 16:59:51 +0200
changeset 38733
4b8fd91ea59a
parent 32960
69916a850301
permissions
-rw-r--r--
added quickcheck generator for prolog generation; first example of counterexample search with prolog for hotel key card system
Bool = FOL +
types bool 0
arities bool :: term
consts tt,ff :: "bool"
end