huffman [Mon, 01 May 2006 01:21:23 +0200] rev 19519
add theorem typdef_flat
wenzelm [Sun, 30 Apr 2006 22:50:12 +0200] rev 19518
AxClass.define_class_i, AxClass.get_definition;
Sign.primitive_arity;
wenzelm [Sun, 30 Apr 2006 22:50:11 +0200] rev 19517
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:10 +0200] rev 19516
AxClass.define_class;
AxClass.axiomatize_class/classrel/arity;
wenzelm [Sun, 30 Apr 2006 22:50:09 +0200] rev 19515
build classes/arities: refer to operations in sorts.ML;
simplified add_class/classrel/arity;
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:08 +0200] rev 19514
moved certify_class/sort to type.ML;
added operations to build sort algebras (from type.ML);
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:07 +0200] rev 19513
removed add_classes/classrel/arities (superceded by AxClass.axiomatize_class/classrel/arity);
added primitive_class/classrel/arity;
wenzelm [Sun, 30 Apr 2006 22:50:06 +0200] rev 19512
added serial_string;
wenzelm [Sun, 30 Apr 2006 22:50:05 +0200] rev 19511
renamed add_axclass(_i) to define_axclass(_i);
renamed get_info to get_definition;
added axiomatize_class/classrel/arity (supercede Sign.add_classes/classrel/arities);
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:03 +0200] rev 19510
AxClass.axiomatize_arity_i;
wenzelm [Sun, 30 Apr 2006 22:50:01 +0200] rev 19509
AxClass.define_class_i;
wenzelm [Sun, 30 Apr 2006 22:49:59 +0200] rev 19508
* Pure: axclasses now purely definitional;
* Pure/kernel: consts certification ignores sort constraints;
wenzelm [Sat, 29 Apr 2006 23:16:49 +0200] rev 19507
reduced code duplication;
wenzelm [Sat, 29 Apr 2006 23:16:48 +0200] rev 19506
added insert_list;
wenzelm [Sat, 29 Apr 2006 23:16:47 +0200] rev 19505
added unconstrainT;
wenzelm [Sat, 29 Apr 2006 23:16:46 +0200] rev 19504
added unconstrainTs;
wenzelm [Sat, 29 Apr 2006 23:16:45 +0200] rev 19503
instances data: mutable cache;
added of_sort: interface for derived instances;
wenzelm [Sat, 29 Apr 2006 23:16:43 +0200] rev 19502
tuned;
berghofe [Fri, 28 Apr 2006 17:59:06 +0200] rev 19501
Capitalized theory names.
berghofe [Fri, 28 Apr 2006 17:58:33 +0200] rev 19500
Removed broken proof.
berghofe [Fri, 28 Apr 2006 17:56:20 +0200] rev 19499
Added Class, Fsub, and Lambda_mu examples for nominal datatypes.
berghofe [Fri, 28 Apr 2006 16:04:57 +0200] rev 19498
New keyword file for HOL nominal datatype package.
berghofe [Fri, 28 Apr 2006 15:59:31 +0200] rev 19497
Added new targets for nominal datatype package.
berghofe [Fri, 28 Apr 2006 15:58:30 +0200] rev 19496
Capitalized theory names.
berghofe [Fri, 28 Apr 2006 15:55:38 +0200] rev 19495
New ROOT file for nominal datatype examples.
berghofe [Fri, 28 Apr 2006 15:54:34 +0200] rev 19494
Renamed "nominal" theory to "Nominal".
berghofe [Fri, 28 Apr 2006 15:53:47 +0200] rev 19493
New ROOT file for nominal datatype package.
mengj [Fri, 28 Apr 2006 06:05:19 +0200] rev 19492
added some helper files for HOL goals/lemmas. Clauses have TPTP format.
mengj [Fri, 28 Apr 2006 05:59:32 +0200] rev 19491
changed the functions for getting HOL helper clauses.
mengj [Fri, 28 Apr 2006 05:58:53 +0200] rev 19490
removed the functions for getting HOL helper paths.