paulson [Tue, 23 Oct 2007 13:10:19 +0200] rev 25157
random tidying of proofs
wenzelm [Tue, 23 Oct 2007 12:47:21 +0200] rev 25156
empty files are back -- referenced in Makefile;
haftmann [Tue, 23 Oct 2007 11:48:12 +0200] rev 25155
dropped code redundancy
haftmann [Tue, 23 Oct 2007 11:48:11 +0200] rev 25154
tuned
haftmann [Tue, 23 Oct 2007 11:48:10 +0200] rev 25153
tuned proof
haftmann [Tue, 23 Oct 2007 11:48:08 +0200] rev 25152
partially localized
haftmann [Tue, 23 Oct 2007 10:53:15 +0200] rev 25151
continued
wenzelm [Mon, 22 Oct 2007 21:32:12 +0200] rev 25150
tuned;
wenzelm [Mon, 22 Oct 2007 21:32:09 +0200] rev 25149
fixed proof: no one_is_Suc_zero;
wenzelm [Mon, 22 Oct 2007 21:32:06 +0200] rev 25148
tuned Nominal entry;
haftmann [Mon, 22 Oct 2007 16:54:54 +0200] rev 25147
clarified Haskell qualification heuristics
haftmann [Mon, 22 Oct 2007 16:54:52 +0200] rev 25146
tuned abbreviations in class context
haftmann [Mon, 22 Oct 2007 16:54:50 +0200] rev 25145
dropped superfluous inlining lemmas
wenzelm [Mon, 22 Oct 2007 15:27:11 +0200] rev 25144
removed empty files;
wenzelm [Mon, 22 Oct 2007 15:24:58 +0200] rev 25143
abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
wenzelm [Mon, 22 Oct 2007 15:24:55 +0200] rev 25142
added @{sort}, @{type_syntax} antiquotations;
nipkow [Mon, 22 Oct 2007 13:59:41 +0200] rev 25141
>0 -> ~=0
nipkow [Sun, 21 Oct 2007 22:33:35 +0200] rev 25140
More changes from >0 to ~=0::nat
urbanc [Sun, 21 Oct 2007 19:32:19 +0200] rev 25139
tuned
urbanc [Sun, 21 Oct 2007 19:12:05 +0200] rev 25138
further comments
urbanc [Sun, 21 Oct 2007 19:04:53 +0200] rev 25137
polished the proofs and added a version of the weakening lemma that does not use the variable convention
wenzelm [Sun, 21 Oct 2007 17:48:11 +0200] rev 25136
fixed proof: neq0_conv;
wenzelm [Sun, 21 Oct 2007 16:27:42 +0200] rev 25135
modernized specifications ('definition', 'axiomatization');
nipkow [Sun, 21 Oct 2007 14:53:44 +0200] rev 25134
Eliminated most of the neq0_conv occurrences. As a result, many
theorems had to be rephrased with ~= 0 instead of > 0.
wenzelm [Sun, 21 Oct 2007 14:21:54 +0200] rev 25133
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
wenzelm [Sun, 21 Oct 2007 14:21:53 +0200] rev 25132
removed obsolete ML bindings;
wenzelm [Sun, 21 Oct 2007 14:21:48 +0200] rev 25131
modernized specifications ('definition', 'abbreviation', 'notation');
wenzelm [Sun, 21 Oct 2007 14:21:45 +0200] rev 25130
avoid very slow metis invocation;
wenzelm [Sun, 21 Oct 2007 14:21:44 +0200] rev 25129
misc tuning;
chaieb [Sun, 21 Oct 2007 12:33:12 +0200] rev 25128
Fixed Bug in instantiation of Groebner Bases to field: dest_const used to raise TERM where the tactic handles ERROR
urbanc [Sun, 21 Oct 2007 02:49:16 +0200] rev 25127
tuned the entry about nominal datatypes
wenzelm [Sat, 20 Oct 2007 20:33:58 +0200] rev 25126
updated versions;
wenzelm [Sat, 20 Oct 2007 20:33:06 +0200] rev 25125
discontinued support for 4.1.1, 4.1.2;
maintain PolyML.Compiler.printInAlphabeticalOrder;
wenzelm [Sat, 20 Oct 2007 20:32:23 +0200] rev 25124
maintain PolyML.Compiler.printInAlphabeticalOrder in polyml.ML;
wenzelm [Sat, 20 Oct 2007 20:31:50 +0200] rev 25123
discontinued support for 4.1.1, 4.1.2;
wenzelm [Sat, 20 Oct 2007 18:54:35 +0200] rev 25122
moved internalM to PrintMode.internal;
PrintMode.input;
wenzelm [Sat, 20 Oct 2007 18:54:34 +0200] rev 25121
tuned abbrev interface;
PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25120
tuned abbrev interface;
wenzelm [Sat, 20 Oct 2007 18:54:33 +0200] rev 25119
added fixed_abbrev;
wenzelm [Sat, 20 Oct 2007 18:54:31 +0200] rev 25118
added input/internal, which are never active in print_mode_value;
wenzelm [Sat, 20 Oct 2007 18:54:30 +0200] rev 25117
no_variables: tuned error msg;
wenzelm [Sat, 20 Oct 2007 18:54:29 +0200] rev 25116
PrintMode.internal;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25115
tuned;
wenzelm [Sat, 20 Oct 2007 18:54:28 +0200] rev 25114
add_inductive: more careful handling of abbrevs -- do not expand prematurely;
wenzelm [Sat, 20 Oct 2007 15:46:04 +0200] rev 25113
fixed proof: neq0_conv;
chaieb [Sat, 20 Oct 2007 12:09:33 +0200] rev 25112
fixed proofs
chaieb [Sat, 20 Oct 2007 12:09:30 +0200] rev 25111
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
wenzelm [Fri, 19 Oct 2007 23:21:15 +0200] rev 25110
export_code: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:13 +0200] rev 25109
warn_open: context position;
wenzelm [Fri, 19 Oct 2007 23:21:11 +0200] rev 25108
sorry: proper command;
wenzelm [Fri, 19 Oct 2007 23:21:08 +0200] rev 25107
tuned proofs: avoid implicit prems;
wenzelm [Fri, 19 Oct 2007 23:21:06 +0200] rev 25106
tuned proofs;
wenzelm [Fri, 19 Oct 2007 20:57:16 +0200] rev 25105
internal tuning: class_target, fork_mixfix, declare_const (singleton), abbrev;
wenzelm [Fri, 19 Oct 2007 20:57:14 +0200] rev 25104
tuned interfaces;
haftmann [Fri, 19 Oct 2007 19:45:31 +0200] rev 25103
tuned
haftmann [Fri, 19 Oct 2007 19:45:29 +0200] rev 25102
antisymmetry not a default intro rule any longer
haftmann [Fri, 19 Oct 2007 16:20:27 +0200] rev 25101
now employing dictionaries
haftmann [Fri, 19 Oct 2007 16:18:00 +0200] rev 25100
added examples
haftmann [Fri, 19 Oct 2007 16:17:59 +0200] rev 25099
lemmas with normalization
wenzelm [Fri, 19 Oct 2007 16:13:55 +0200] rev 25098
tuned CRITICAL markups;