src/HOL/HOLCF/Library/HOLCF_Library.thy
author haftmann
Thu, 01 May 2014 09:30:36 +0200
changeset 56812 baef1c110f12
parent 41112 866148b76247
permissions -rw-r--r--
centralized upper/lowercase name mangling

theory HOLCF_Library
imports
  Bool_Discrete
  Char_Discrete
  Defl_Bifinite
  Int_Discrete
  List_Cpo
  List_Predomain
  Nat_Discrete
  Option_Cpo
  Stream
  Sum_Cpo
begin

end