wenzelm [Mon, 05 Feb 2001 14:40:21 +0100] rev 11066
tuned;
wenzelm [Mon, 05 Feb 2001 14:39:09 +0100] rev 11065
fixed version string;
wenzelm [Mon, 05 Feb 2001 14:38:11 +0100] rev 11064
polyml-3.x.ML vs polyml-4.0.ML;
wenzelm [Mon, 05 Feb 2001 14:37:10 +0100] rev 11063
renamed polyml.ML to polyml-3.x.ML and polyml-4.0.ML to polyml.ML (default);
wenzelm [Mon, 05 Feb 2001 14:31:49 +0100] rev 11062
tuned;
wenzelm [Mon, 05 Feb 2001 14:30:55 +0100] rev 11061
example Proof General settings;
wenzelm [Sun, 04 Feb 2001 22:34:52 +0100] rev 11060
document setup;
wenzelm [Sun, 04 Feb 2001 22:28:31 +0100] rev 11059
converted to new-style;
wenzelm [Sun, 04 Feb 2001 19:46:31 +0100] rev 11058
moved theory Perm to HOL/Library;
wenzelm [Sun, 04 Feb 2001 19:44:09 +0100] rev 11057
added no_document
wenzelm [Sun, 04 Feb 2001 19:43:32 +0100] rev 11056
tuned
wenzelm [Sun, 04 Feb 2001 19:43:15 +0100] rev 11055
added Permutation;
wenzelm [Sun, 04 Feb 2001 19:42:54 +0100] rev 11054
moved from Induct/ to Library/
wenzelm [Sun, 04 Feb 2001 19:41:47 +0100] rev 11053
updated
wenzelm [Sun, 04 Feb 2001 19:41:30 +0100] rev 11052
added no_document;
wenzelm [Sun, 04 Feb 2001 19:40:54 +0100] rev 11051
updated split_format;
wenzelm [Sun, 04 Feb 2001 19:40:06 +0100] rev 11050
* no_document ML operator temporarily disables LaTeX document
generation;
wenzelm [Sun, 04 Feb 2001 19:31:13 +0100] rev 11049
HOL-NumberTheory: converted to new-style format and proper document setup;
wenzelm [Sat, 03 Feb 2001 17:43:34 +0100] rev 11048
tuned msg;
wenzelm [Sat, 03 Feb 2001 17:43:05 +0100] rev 11047
tuned;
wenzelm [Sat, 03 Feb 2001 17:40:16 +0100] rev 11046
Induct: converted some theories to new-style format;
wenzelm [Sat, 03 Feb 2001 15:22:57 +0100] rev 11045
fixed syntax of 'split_format';
wenzelm [Sat, 03 Feb 2001 15:21:57 +0100] rev 11044
use fgrep;
wenzelm [Sat, 03 Feb 2001 15:20:55 +0100] rev 11043
HOL: inductive package no longer splits induction rule aggressively,
but only as far as specified by the introductions given; the old
format may recovered via ML function complete_split_rule or attribute
'split_rule (complete)';
paulson [Sat, 03 Feb 2001 12:41:38 +0100] rev 11042
commutation theory, ported by Sidi Ehmety
wenzelm [Sat, 03 Feb 2001 00:11:07 +0100] rev 11041
updated;
wenzelm [Sat, 03 Feb 2001 00:01:54 +0100] rev 11040
simplified 'split_format' syntax;
wenzelm [Fri, 02 Feb 2001 23:59:30 +0100] rev 11039
'split_format' attribute;
wenzelm [Fri, 02 Feb 2001 22:21:06 +0100] rev 11038
tuned;
wenzelm [Fri, 02 Feb 2001 22:20:43 +0100] rev 11037
module setup;
use hidden internal_split constants;
wenzelm [Fri, 02 Feb 2001 22:20:09 +0100] rev 11036
use hol_simplify;
wenzelm [Fri, 02 Feb 2001 22:19:52 +0100] rev 11035
use hol_rewrite_cterm;
wenzelm [Fri, 02 Feb 2001 22:19:23 +0100] rev 11034
added hol_simplify, hol_rewrite_cterm;
wenzelm [Fri, 02 Feb 2001 22:19:02 +0100] rev 11033
split = split_conv (for compatibility);
wenzelm [Fri, 02 Feb 2001 22:18:10 +0100] rev 11032
added hidden internal_split constant;
tuned;
wenzelm [Fri, 02 Feb 2001 22:17:31 +0100] rev 11031
isatool convert;
paulson [Fri, 02 Feb 2001 11:42:36 +0100] rev 11030
new theorem fib_mult_eq_setsum
oheimb [Fri, 02 Feb 2001 00:31:39 +0100] rev 11029
little bugfixes; added induct_thm_tac
wenzelm [Thu, 01 Feb 2001 21:28:23 +0100] rev 11028
moved to Product_Type_lemmas.ML
oheimb [Thu, 01 Feb 2001 20:56:21 +0100] rev 11027
added translations for bind_thm and val
oheimb [Thu, 01 Feb 2001 20:53:13 +0100] rev 11026
converted to Isar, simplifying recursion on class hierarchy
oheimb [Thu, 01 Feb 2001 20:51:48 +0100] rev 11025
converted to Isar therory, adding attributes complete_split and split_format
wenzelm [Thu, 01 Feb 2001 20:51:13 +0100] rev 11024
converted to new-style theories;
wenzelm [Thu, 01 Feb 2001 20:48:58 +0100] rev 11023
updated
wenzelm [Thu, 01 Feb 2001 20:45:54 +0100] rev 11022
ext_classrel: certify_class;
wenzelm [Thu, 01 Feb 2001 20:45:11 +0100] rev 11021
comment
wenzelm [Thu, 01 Feb 2001 20:44:19 +0100] rev 11020
tuned
wenzelm [Thu, 01 Feb 2001 20:43:59 +0100] rev 11019
tuned;
wenzelm [Thu, 01 Feb 2001 20:43:41 +0100] rev 11018
added "numerals" theorems;
wenzelm [Thu, 01 Feb 2001 20:43:14 +0100] rev 11017
thms_containing: term args;
wenzelm [Thu, 01 Feb 2001 20:42:34 +0100] rev 11016
* Pure: 'thms_containing' now takes actual terms as arguments;
* isatool convert assists in eliminating legacy ML scripts;
oheimb [Thu, 01 Feb 2001 18:47:31 +0100] rev 11015
added sum_case_map_upd_empty, sum_case_empty_map_upd, and
sum_case_map_upd_map_upd (also to default simpset),
added map_of_map
oheimb [Thu, 01 Feb 2001 18:13:06 +0100] rev 11014
debugged declare
oheimb [Thu, 01 Feb 2001 17:03:19 +0100] rev 11013
further minor improvements
wenzelm [Wed, 31 Jan 2001 22:16:22 +0100] rev 11012
strip_blanks moved to General/symbol.ML;
wenzelm [Wed, 31 Jan 2001 22:15:53 +0100] rev 11011
pretty_text: tweak_lines handles linebreaks gracefully;
wenzelm [Wed, 31 Jan 2001 22:14:53 +0100] rev 11010
added strip_blanks;
oheimb [Wed, 31 Jan 2001 16:35:46 +0100] rev 11009
added attribute declarations, etc.
oheimb [Wed, 31 Jan 2001 10:15:55 +0100] rev 11008
improved theory reference in comment
oheimb [Wed, 31 Jan 2001 10:15:01 +0100] rev 11007
added diff_single_insert and subset_image_iff