src/HOL/Library/ROOT.ML
author wenzelm
Wed, 11 Jan 2012 21:04:22 +0100
changeset 46190 a42c5f23109f
parent 45985 2d399a776de2
child 47108 2a1953f0d20d
permissions -rw-r--r--
more conventional eval_tac vs. method_setup "eval"; clarified method "normalization": THEN_ALL_NEW avoids bumping into other subgoals;


(* Classical Higher-order Logic -- batteries included *)

use_thys ["Library", "List_Cset", "List_Prefix", "List_lexord", "Sublist_Order",
  "Product_Lattice",
  "Code_Char_chr", "Code_Char_ord", "Code_Integer", "Efficient_Nat"(*, "Code_Prolog"*),
  "Code_Real_Approx_By_Float" ];