doc-src/Exercises/2000/a1/ROOT.ML
author paulson
Mon, 02 Feb 2004 12:23:46 +0100
changeset 14371 c78c7da09519
parent 13739 f5d0a66c8124
permissions -rw-r--r--
Conversion of HyperNat to Isar format and its declaration as a semiring
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13739
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     1
set quick_and_dirty;
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     2
use_thy "Snoc";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     3
use_thy "Arithmetic";
f5d0a66c8124 exercise collection
kleing
parents:
diff changeset
     4
use_thy "Hanoi";