src/HOL/NumberTheory/ROOT.ML
author haftmann
Wed, 29 Oct 2008 11:33:40 +0100
changeset 28708 a1a436f09ec6
parent 24104 719fbe4fb77f
permissions -rw-r--r--
explicit check for pattern discipline before code translation
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"];