src/HOL/Old_Number_Theory/ROOT.ML
author blanchet
Mon, 06 Jun 2011 20:36:35 +0200
changeset 43171 37e1431cc213
parent 41413 64cd30d6b0b8
permissions -rw-r--r--
gracefully handle the case where a constant is partially or not instantiated at all, as may happen when reconstructing Metis proofs for polymorphic type encodings

no_document use_thys [
  "~~/src/HOL/Library/Infinite_Set",
  "~~/src/HOL/Library/Permutation"
];

use_thys [
  "Fib",
  "Factorization",
  "Chinese",
  "WilsonRuss",
  "WilsonBij",
  "Quadratic_Reciprocity",
  "Primes",
  "Pocklington"
];