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
.
src/CTT/Main.thy
author
bulwahn
Tue, 07 Sep 2010 11:51:53 +0200
changeset 39190
a2775776be3f
parent 35762
af3ff2ba4c54
child 58889
5b7a9633cfa8
permissions
-rw-r--r--
adding code attribute to definition of equality of finite sets for executability of equality of finite sets
header {* Main includes everything *}
theory Main
imports CTT Arith Bool
begin
end