Tue, 02 Mar 2010 04:35:44 -0800 merged
huffman [Tue, 02 Mar 2010 04:35:44 -0800] rev 35498
merged
Tue, 02 Mar 2010 04:31:50 -0800 re-enable bisim code, now in domain_theorems.ML
huffman [Tue, 02 Mar 2010 04:31:50 -0800] rev 35497
re-enable bisim code, now in domain_theorems.ML
Tue, 02 Mar 2010 04:19:06 -0800 add missing rule to case_strict proof script
huffman [Tue, 02 Mar 2010 04:19:06 -0800] rev 35496
add missing rule to case_strict proof script
Tue, 02 Mar 2010 02:28:45 -0800 remove dead code
huffman [Tue, 02 Mar 2010 02:28:45 -0800] rev 35495
remove dead code
Tue, 02 Mar 2010 00:34:26 -0800 domain package no longer generates copy functions; all proofs use take functions instead
huffman [Tue, 02 Mar 2010 00:34:26 -0800] rev 35494
domain package no longer generates copy functions; all proofs use take functions instead
Mon, 01 Mar 2010 23:54:50 -0800 need to explicitly include REP_convex
huffman [Mon, 01 Mar 2010 23:54:50 -0800] rev 35493
need to explicitly include REP_convex
Mon, 01 Mar 2010 19:18:08 -0800 add lemma lub_eq
huffman [Mon, 01 Mar 2010 19:18:08 -0800] rev 35492
add lemma lub_eq
Mon, 01 Mar 2010 17:32:23 -0800 add lemmas about ssum_map and sprod_map
huffman [Mon, 01 Mar 2010 17:32:23 -0800] rev 35491
add lemmas about ssum_map and sprod_map
Mon, 01 Mar 2010 16:58:16 -0800 generate take_take rules
huffman [Mon, 01 Mar 2010 16:58:16 -0800] rev 35490
generate take_take rules
Mon, 01 Mar 2010 16:36:25 -0800 add function define_take_functions
huffman [Mon, 01 Mar 2010 16:36:25 -0800] rev 35489
add function define_take_functions
Mon, 01 Mar 2010 11:15:18 -0800 add missing strictify rule to proof script
huffman [Mon, 01 Mar 2010 11:15:18 -0800] rev 35488
add missing strictify rule to proof script
Mon, 01 Mar 2010 10:00:14 -0800 qualify constructor names with type name
huffman [Mon, 01 Mar 2010 10:00:14 -0800] rev 35487
qualify constructor names with type name
Mon, 01 Mar 2010 09:55:32 -0800 move definition of case combinator to domain_constructors.ML
huffman [Mon, 01 Mar 2010 09:55:32 -0800] rev 35486
move definition of case combinator to domain_constructors.ML
Mon, 01 Mar 2010 08:33:49 -0800 remove dependence on Domain_Library
huffman [Mon, 01 Mar 2010 08:33:49 -0800] rev 35485
remove dependence on Domain_Library
Mon, 01 Mar 2010 08:14:57 -0800 more uses of function get_vars
huffman [Mon, 01 Mar 2010 08:14:57 -0800] rev 35484
more uses of function get_vars
Mon, 01 Mar 2010 07:54:50 -0800 add functions get_vars, get_vars_avoiding
huffman [Mon, 01 Mar 2010 07:54:50 -0800] rev 35483
add functions get_vars, get_vars_avoiding
Mon, 01 Mar 2010 07:35:14 -0800 move proofs of pat_rews to domain_constructors.ML
huffman [Mon, 01 Mar 2010 07:35:14 -0800] rev 35482
move proofs of pat_rews to domain_constructors.ML
Sun, 28 Feb 2010 20:56:28 -0800 add_domain_constructors takes iso_info record as argument
huffman [Sun, 28 Feb 2010 20:56:28 -0800] rev 35481
add_domain_constructors takes iso_info record as argument
Sun, 28 Feb 2010 19:39:50 -0800 domain_isomorphism package proves deflation rules for map functions
huffman [Sun, 28 Feb 2010 19:39:50 -0800] rev 35480
domain_isomorphism package proves deflation rules for map functions
Sun, 28 Feb 2010 18:33:57 -0800 store deflation thms for map functions in theory data
huffman [Sun, 28 Feb 2010 18:33:57 -0800] rev 35479
store deflation thms for map functions in theory data
Sun, 28 Feb 2010 18:12:08 -0800 use function list_ccomb
huffman [Sun, 28 Feb 2010 18:12:08 -0800] rev 35478
use function list_ccomb
Sun, 28 Feb 2010 16:11:08 -0800 add function define_const
huffman [Sun, 28 Feb 2010 16:11:08 -0800] rev 35477
add function define_const
Sun, 28 Feb 2010 15:43:09 -0800 fix infix declarations
huffman [Sun, 28 Feb 2010 15:43:09 -0800] rev 35476
fix infix declarations
Sun, 28 Feb 2010 15:30:44 -0800 move common functions into new file holcf_library.ML
huffman [Sun, 28 Feb 2010 15:30:44 -0800] rev 35475
move common functions into new file holcf_library.ML
Sun, 28 Feb 2010 15:09:09 -0800 get rid of incomplete pattern match warnings
huffman [Sun, 28 Feb 2010 15:09:09 -0800] rev 35474
get rid of incomplete pattern match warnings
Sun, 28 Feb 2010 14:55:42 -0800 move some powerdomain stuff into a new file
huffman [Sun, 28 Feb 2010 14:55:42 -0800] rev 35473
move some powerdomain stuff into a new file
Sun, 28 Feb 2010 14:05:21 -0800 move case combinator syntax to domain_constructors.ML
huffman [Sun, 28 Feb 2010 14:05:21 -0800] rev 35472
move case combinator syntax to domain_constructors.ML
Sun, 28 Feb 2010 12:59:53 -0800 remove redundant code
huffman [Sun, 28 Feb 2010 12:59:53 -0800] rev 35471
remove redundant code
Sun, 28 Feb 2010 12:59:21 -0800 use correct syntax name for pattern combinator
huffman [Sun, 28 Feb 2010 12:59:21 -0800] rev 35470
use correct syntax name for pattern combinator
Sun, 28 Feb 2010 09:22:53 -0800 fix output translation for Case syntax
huffman [Sun, 28 Feb 2010 09:22:53 -0800] rev 35469
fix output translation for Case syntax
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip