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