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/TutorialI/Sets/ROOT.ML
author
webertj
Wed, 26 May 2004 18:03:52 +0200
changeset 14807
e8ccb13d7774
parent 10341
6eb91805a012
child 42637
381fdcab0f36
permissions
-rw-r--r--
major code change: refute can now handle any Isabelle term, adds certain axioms automatically, and can handle inductive datatypes (but not yet recursion over them)
(* ID: $Id$ *)
use_thy "Examples";
use_thy "Functions";
use_thy "Relations";
use_thy "Recur";