doc-src/TutorialI/Inductive/ROOT.ML
author paulson
Mon, 22 Oct 2001 12:01:35 +0200
changeset 11870 181bd2050cf4
parent 10762 cd1a2bee5549
permissions -rw-r--r--
Numerals now work for the integers: the binary numerals for 0 and 1 rewrite to their abstract counterparts, while other binary numerals work correctly.

use "../settings.ML";
use_thy "Even";
use_thy "Mutual";
use_thy "Star";
use_thy "AB";
use_thy "Advanced";