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
huffman [Sat, 27 Feb 2010 18:45:06 -0800] rev 35464
removed dead code
huffman [Sat, 27 Feb 2010 18:31:52 -0800] rev 35463
register match functions from domain_constructors.ML
huffman [Sat, 27 Feb 2010 18:09:11 -0800] rev 35462
move definition of match combinators to domain_constructors.ML
huffman [Sat, 27 Feb 2010 16:34:13 -0800] rev 35461
move proofs of dis_rews to domain_constructors.ML; change dis_defins to iff-style
huffman [Sat, 27 Feb 2010 15:32:42 -0800] rev 35460
move definition of discriminators to domain_constructors.ML
huffman [Sat, 27 Feb 2010 14:04:46 -0800] rev 35459
move proofs of when_rews intro domain_constructors.ML
huffman [Sat, 27 Feb 2010 10:12:47 -0800] rev 35458
moved proofs of dist_les and dist_eqs to domain_constructors.ML
huffman [Sat, 27 Feb 2010 08:30:11 -0800] rev 35457
move proofs of casedist into domain_constructors.ML
huffman [Fri, 26 Feb 2010 10:54:52 -0800] rev 35456
move proofs of injects and inverts to domain_constructors.ML
huffman [Fri, 26 Feb 2010 10:11:37 -0800] rev 35455
reuse vars_of function