src/HOL/Old_Number_Theory/ROOT.ML
author haftmann
Fri, 18 Sep 2009 09:07:48 +0200
changeset 32601 47d0c967c64e
parent 32479 521cc9bf2958
child 41413 64cd30d6b0b8
permissions -rw-r--r--
be more cautious wrt. simp rules: sup1_iff, sup2_iff, inf1_iff, inf2_iff, SUP1_iff, SUP2_iff, INF1_iff, INF2_iff are no longer simp by default
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9508
4d01dbf6ded7 Chinese Remainder Theorem, Wilsons Theorem, etc., by T M Masmussen
paulson
parents:
diff changeset
     1
32479
521cc9bf2958 some reorganization of number theory
haftmann
parents: 24104
diff changeset
     2
no_document use_thys ["Infinite_Set", "Permutation"];
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 20809
diff changeset
     3
use_thys ["Fib", "Factorization", "Chinese", "WilsonRuss",
32479
521cc9bf2958 some reorganization of number theory
haftmann
parents: 24104
diff changeset
     4
  "WilsonBij", "Quadratic_Reciprocity", "Primes", "Pocklington"];