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
huffman [Fri, 26 Feb 2010 10:06:24 -0800] rev 35454
remove unnecessary stuff from argument to add_constructors function
huffman [Fri, 26 Feb 2010 09:55:56 -0800] rev 35453
reorder sections
huffman [Fri, 26 Feb 2010 09:47:37 -0800] rev 35452
move proof of con_rews into domain_constructor.ML
huffman [Fri, 26 Feb 2010 09:13:29 -0800] rev 35451
don't bother returning con_defs
huffman [Fri, 26 Feb 2010 09:10:50 -0800] rev 35450
move constructor-specific stuff to a separate function
huffman [Fri, 26 Feb 2010 08:49:59 -0800] rev 35449
replace prove_thm function
huffman [Fri, 26 Feb 2010 08:37:03 -0800] rev 35448
move proof of compactness rules into domain_constructors.ML
huffman [Fri, 26 Feb 2010 07:17:29 -0800] rev 35447
add some convenience functions
huffman [Thu, 25 Feb 2010 13:16:28 -0800] rev 35446
rewrite domain package code for selector functions
huffman [Wed, 24 Feb 2010 17:37:59 -0800] rev 35445
add function beta_of_def
huffman [Wed, 24 Feb 2010 16:15:03 -0800] rev 35444
reorganizing domain package code (in progress)
huffman [Wed, 24 Feb 2010 14:20:07 -0800] rev 35443
change domain package's treatment of variable names in theorems to be like datatype package
huffman [Wed, 24 Feb 2010 14:13:15 -0800] rev 35442
remove redundant lemma real_minus_half_eq
huffman [Wed, 24 Feb 2010 10:36:17 -0800] rev 35441
polished and converted some proofs to Isar style
krauss [Tue, 02 Mar 2010 12:26:50 +0100] rev 35440
killed more recdefs
krauss [Mon, 01 Mar 2010 18:49:55 +0100] rev 35439
tuned comment
haftmann [Tue, 02 Mar 2010 09:05:50 +0100] rev 35438
repaired subscripts broken in d8d7d1b785af
haftmann [Tue, 02 Mar 2010 08:28:06 +0100] rev 35437
repaired definition (cf. d8d7d1b785af)
wenzelm [Wed, 03 Mar 2010 15:40:39 +0100] rev 35436
authentic syntax for *all* logical entities;
wenzelm [Wed, 03 Mar 2010 12:03:47 +0100] rev 35435
mark_atoms: more precise treatment of SynExt.standard_token_markers vs. syntax consts;
wenzelm [Wed, 03 Mar 2010 12:02:59 +0100] rev 35434
notation for xsymbols (cf. ad039d29e01c);
wenzelm [Wed, 03 Mar 2010 00:50:47 +0100] rev 35433
"_type_prop" is syntax const -- recovered printing of OFCLASS;
wenzelm [Wed, 03 Mar 2010 00:33:33 +0100] rev 35432
removed unused external_names;
wenzelm [Wed, 03 Mar 2010 00:33:02 +0100] rev 35431
cleanup type translations;
wenzelm [Wed, 03 Mar 2010 00:32:14 +0100] rev 35430
adapted to authentic syntax -- actual types are verbatim;
wenzelm [Wed, 03 Mar 2010 00:28:22 +0100] rev 35429
authentic syntax for classes and type constructors;
read/intern formal entities just after raw parsing, extern just before final pretty printing;
discontinued _class token translation;
moved Local_Syntax.extern_term to Syntax/printer.ML;
misc tuning;
wenzelm [Wed, 03 Mar 2010 00:00:44 +0100] rev 35428
more systematic mark/unmark operations;
tuned;
wenzelm [Tue, 02 Mar 2010 23:59:54 +0100] rev 35427
proper (type_)notation;
wenzelm [Tue, 02 Mar 2010 23:56:13 +0100] rev 35426
proper antiquotations;
wenzelm [Tue, 02 Mar 2010 22:20:19 +0100] rev 35425
standard convention for syntax consts;
wenzelm [Tue, 02 Mar 2010 22:18:51 +0100] rev 35424
more precise scope of exception handler;
wenzelm [Mon, 01 Mar 2010 21:41:35 +0100] rev 35423
eliminated hard tabs;
wenzelm [Mon, 01 Mar 2010 17:45:19 +0100] rev 35422
tuned final whitespace;
wenzelm [Mon, 01 Mar 2010 17:45:02 +0100] rev 35421
repaired 'definition' (cf. d8d7d1b785af);
wenzelm [Mon, 01 Mar 2010 17:14:39 +0100] rev 35420
merged
krauss [Mon, 01 Mar 2010 17:05:57 +0100] rev 35419
more recdef (and old primrec) hunting
krauss [Mon, 01 Mar 2010 16:42:45 +0100] rev 35418
killed recdefs in HOL-Auth
haftmann [Mon, 01 Mar 2010 13:42:31 +0100] rev 35417
merged
haftmann [Mon, 01 Mar 2010 13:40:23 +0100] rev 35416
replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 01 Mar 2010 12:30:55 +0100] rev 35415
export add_quotient_type.
wenzelm [Mon, 01 Mar 2010 17:12:43 +0100] rev 35414
updated generated files;
wenzelm [Mon, 01 Mar 2010 17:09:42 +0100] rev 35413
added type_notation command;
wenzelm [Mon, 01 Mar 2010 17:07:36 +0100] rev 35412
more uniform treatment of syntax for types vs. consts;
bulwahn [Mon, 01 Mar 2010 09:47:44 +0100] rev 35411
made smlnj happy
wenzelm [Sun, 28 Feb 2010 23:51:31 +0100] rev 35410
more antiquotations;
wenzelm [Sun, 28 Feb 2010 22:30:51 +0100] rev 35409
more antiquotations;
eliminated legacy ML bindings;
wenzelm [Sat, 27 Feb 2010 23:13:01 +0100] rev 35408
modernized structure Term_Ord;
wenzelm [Sat, 27 Feb 2010 22:52:25 +0100] rev 35407
use existing Typ_Graph;
wenzelm [Sat, 27 Feb 2010 22:52:06 +0100] rev 35406
further standard instances of functor Graph;