src/HOL/NumberTheory/ROOT.ML
author berghofe
Fri, 09 Nov 2001 10:25:10 +0100
changeset 12125 316d11f760f7
parent 11368 9c1995c73383
child 13871 26e5f5e624f6
permissions -rw-r--r--
Commands prf and full_prf can now also be used to display proof term of current proof state.


no_document use_thy "Permutation";
no_document use_thy "Primes";

use_thy "Fib";
use_thy "Factorization";
use_thy "Chinese";
use_thy "EulerFermat";
use_thy "WilsonRuss";
use_thy "WilsonBij";