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
huffman
Sun, 06 Nov 2005 00:22:03 +0100
changeset 18095
4328356ab7e6
parent 17441
5b5feca0344a
child 35762
af3ff2ba4c54
permissions
-rw-r--r--
add proof of Bekic's theorem: fix_cprod
(* $Id$ *)
header {* Main includes everything *}
theory Main
imports CTT Arith Bool
begin
end