src/HOL/NumberTheory/ROOT.ML
author huffman
Wed, 24 Dec 2008 08:16:45 -0800
changeset 29166 c23b2d108612
parent 24104 719fbe4fb77f
permissions -rw-r--r--
move theorems about limits from Transcendental.thy to Deriv.thy
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"];