huffman [Sat, 04 Jun 2005 02:12:10 +0200] rev 16230
fix imports
huffman [Sat, 04 Jun 2005 02:11:47 +0200] rev 16229
use fixrec_package.ML
huffman [Sat, 04 Jun 2005 02:11:20 +0200] rev 16228
import Fix is unnecessary
huffman [Sat, 04 Jun 2005 02:10:41 +0200] rev 16227
added fixrec_package.ML
huffman [Sat, 04 Jun 2005 02:10:19 +0200] rev 16226
implementation of fixrec package
huffman [Sat, 04 Jun 2005 01:48:34 +0200] rev 16225
shrink session graph so it fits on a page
huffman [Sat, 04 Jun 2005 00:24:33 +0200] rev 16224
Domain package generates match functions for new datatypes, for use with the fixrec package
huffman [Sat, 04 Jun 2005 00:23:40 +0200] rev 16223
add dependency on Fixrec.thy
huffman [Sat, 04 Jun 2005 00:22:22 +0200] rev 16222
add Fixrec.thy
huffman [Sat, 04 Jun 2005 00:22:08 +0200] rev 16221
New theory with lemmas for the fixrec package
huffman [Fri, 03 Jun 2005 23:39:07 +0200] rev 16220
changed variable name in monofun_cfun_arg
huffman [Fri, 03 Jun 2005 23:38:12 +0200] rev 16219
fixed renamed theorems
huffman [Fri, 03 Jun 2005 23:37:21 +0200] rev 16218
fixed some renamed theorems
huffman [Fri, 03 Jun 2005 23:36:17 +0200] rev 16217
renamed defined lemmas
huffman [Fri, 03 Jun 2005 23:35:18 +0200] rev 16216
renamed variable in cont2cont_app
huffman [Fri, 03 Jun 2005 23:34:49 +0200] rev 16215
changed to use new contlubI, etc.
huffman [Fri, 03 Jun 2005 23:33:48 +0200] rev 16214
cleaned up proof of cont_Ifix
huffman [Fri, 03 Jun 2005 23:30:31 +0200] rev 16213
replaced cont with cont_def
huffman [Fri, 03 Jun 2005 23:29:48 +0200] rev 16212
renamed strict, defined, and inject lemmas; renamed sfst2, ssnd2 to sfst_spair, ssnd_spair
huffman [Fri, 03 Jun 2005 23:28:21 +0200] rev 16211
changed to use new contI; renamed strict, defined, and inject lemmas
huffman [Fri, 03 Jun 2005 23:26:32 +0200] rev 16210
changed to use new contlubI, monofun_def; renamed cfst2, csnd2 to cfst_cpair, csnd_cpair; added lemma cpair_strict
huffman [Fri, 03 Jun 2005 23:23:55 +0200] rev 16209
removed dependencies on MF2 lemmas; removed some obsolete theorems; cleaned up many proofs; renamed less_cfun2 to less_cfun_ext
huffman [Fri, 03 Jun 2005 23:16:35 +0200] rev 16208
changed to work with new contI, contlubE, etc.; renamed strictness rules for consistency
huffman [Fri, 03 Jun 2005 23:15:16 +0200] rev 16207
changed to work with new contlubE rule
huffman [Fri, 03 Jun 2005 23:14:09 +0200] rev 16206
renamed FunCpo to Ffun
huffman [Fri, 03 Jun 2005 23:13:45 +0200] rev 16205
renamed to Ffun (full function space)
huffman [Fri, 03 Jun 2005 23:13:08 +0200] rev 16204
renamed theorems monofun, contlub, cont to monofun_def, etc.; changed intro/elim rules for these predicates into more useful rule_format; removed all MF2 lemmas (Pcpo.thy has more general versions now); cleaned up many proofs.
huffman [Fri, 03 Jun 2005 22:21:43 +0200] rev 16203
added theorem ch2ch_lub
huffman [Fri, 03 Jun 2005 22:07:30 +0200] rev 16202
renamed FunCpo theory to Ffun; added theorems ch2ch_fun_rev and app_strict
huffman [Fri, 03 Jun 2005 22:04:17 +0200] rev 16201
added theorems diag_lub and ex_lub