src/HOL/Library/Library.thy
author berghofe
Wed, 24 Nov 2004 10:30:19 +0100
changeset 15324 c27165172e30
parent 15140 322485b816ac
child 15470 7e12ad2f6672
permissions -rw-r--r--
Added EfficientNat

(*<*)
theory Library
imports
  Accessible_Part
  Continuity
  EfficientNat
  FuncSet
  List_Prefix
  Multiset
  NatPair
  Nat_Infinity
  Nested_Environment
  Permutation
  Primes
  Quotient
  While_Combinator
  Word
  Zorn
begin
end
(*>*)