src/HOL/Library/Library.thy
author haftmann
Thu, 29 Nov 2007 17:08:26 +0100
changeset 25502 9200b36280c0
parent 25315 6ff4305d2f7c
child 25899 f344ff9e2041
permissions -rw-r--r--
instance command as rudimentary class target

(* $Id$ *)
(*<*)
theory Library
imports
  Abstract_Rat
  AssocList
  BigO
  Binomial
  Boolean_Algebra
  Char_ord
  Code_Index
  Code_Message
  Coinductive_List
  Commutative_Ring
  Continuity
  Efficient_Nat
  (*Eval*)
  Eval_Witness
  Executable_Set
  FuncSet
  GCD
  Infinite_Set
  Multiset
  NatPair
  Nat_Infinity
  Nested_Environment
  Numeral_Type
  OptionalSugar
  Parity
  Permutation
  Code_Integer
  Code_Char_chr
  Primes
  Quicksort
  Quotient
  Ramsey
  State_Monad
  While_Combinator
  Word
  Zorn
begin
end
(*>*)