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, 05 Mar 2010 14:50:37 -0800
changeset 35597
e4331b99b03f
parent 32960
69916a850301
permissions
-rw-r--r--
introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'
Bool = FOL +
types bool 0
arities bool :: term
consts tt,ff :: "bool"
end