src/HOL/NumberTheory/ROOT.ML
author urbanc
Fri, 20 Apr 2007 00:28:07 +0200
changeset 22732 5bd1a2a94e1b
parent 20809 6c4fd0b4b63a
child 24104 719fbe4fb77f
permissions -rw-r--r--
declared lemmas true_eqvt and false_eqvt to be equivariant (suggested by samth at ccs.neu.edu)

(* $Id$ *)

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

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