src/HOL/Library/Library.thy
author huffman
Mon, 14 Mar 2005 20:30:43 +0100
changeset 15609 d12c459e2325
parent 15470 7e12ad2f6672
child 15731 29ae73d8a84e
permissions -rw-r--r--
fixed syntax for Let <x,y> = a in e

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