src/HOLCF/Library/HOLCF_Library.thy
author haftmann
Thu, 18 Nov 2010 17:01:15 +0100
changeset 40602 91e583511113
parent 40592 f432973ce0f6
permissions -rw-r--r--
map_fun combinator in theory Fun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37110
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     1
theory HOLCF_Library
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     2
imports
39999
e3948547b541 add HOLCF/Library/Defl_Bifinite.thy, which proves instance defl :: bifinite
huffman
parents: 39143
diff changeset
     3
  Defl_Bifinite
39143
d80990d8b909 add List_Cpo.thy to HOLCF/Library
huffman
parents: 37111
diff changeset
     4
  List_Cpo
37110
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     5
  Stream
37111
3f84f1f4de64 move HOLCF/Sum_Cpo.thy to HOLCF/Library
huffman
parents: 37110
diff changeset
     6
  Sum_Cpo
37110
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     7
begin
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     8
7ffdbc24b27f move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman
parents:
diff changeset
     9
end