src/HOL/NumberTheory/ROOT.ML
author bulwahn
Mon, 11 May 2009 09:18:42 +0200
changeset 31106 9a1178204dc0
parent 24104 719fbe4fb77f
permissions -rw-r--r--
Added pred_code command
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19671
e293e16d1442 removed outdated/redundant comments;
wenzelm
parents: 14271
diff changeset
     1
(* $Id$ *)
9508
4d01dbf6ded7 Chinese Remainder Theorem, Wilsons Theorem, etc., by T M Masmussen
paulson
parents:
diff changeset
     2
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 20809
diff changeset
     3
no_document use_thys ["Infinite_Set", "Permutation", "Primes"];
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 20809
diff changeset
     4
use_thys ["Fib", "Factorization", "Chinese", "WilsonRuss",
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 20809
diff changeset
     5
  "WilsonBij", "Quadratic_Reciprocity"];