src/HOL/Library/Library.thy
author huffman
Tue, 06 Jan 2009 11:49:23 -0800
changeset 29401 94fd5dd918f5
parent 29197 6d4cb27ed19c
child 29399 ebcd69a00872
permissions -rw-r--r--
rename abbreviation square -> power2, to match theorem names

(* $Id$ *)
(*<*)
theory Library
imports
  Abstract_Rat
  AssocList
  BigO
  Binomial
  Boolean_Algebra
  Char_ord
  Code_Char_chr
  Code_Index
  Code_Integer
  Coinductive_List
  Commutative_Ring
  Continuity
  ContNotDenum
  Countable
  Efficient_Nat
  Enum
  Eval_Witness
  Executable_Set
  Float
  FuncSet
  Imperative_HOL
  Infinite_Set
  ListVector
  Multiset
  Nat_Infinity
  Nested_Environment
  Numeral_Type
  OptionalSugar
  Option_ord
  Permutation
  Pocklington
  Primes
  Quicksort
  Quotient
  Ramsey
  RBT
  State_Monad
  While_Combinator
  Word
  Zorn
begin
end
(*>*)