doc-src/TutorialI/Recdef/ROOT.ML
author nipkow
Fri, 11 May 2001 13:49:15 +0200
changeset 11296 38a69e5d79fa
parent 10187 0376cccd9118
permissions -rw-r--r--
added mult_Suc laws to lin.arith.simpset. removed Suc n = n + #1 added earlier - #1::nat is not expected by Larry's simprocs.

use "../settings";
use_thy "termination";
use_thy "Induction";
use_thy "Nested1";
use_thy "Nested2";