oheimb [Tue, 04 Jul 2000 14:04:56 +0200] rev 9243
disambiguated := ; added Examples (factorial)
nipkow [Tue, 04 Jul 2000 12:04:16 +0200] rev 9242
added a thm.
oheimb [Tue, 04 Jul 2000 10:54:46 +0200] rev 9241
disambiguated := ; added Examples (factorial)
oheimb [Tue, 04 Jul 2000 10:54:32 +0200] rev 9240
added BinOp
wenzelm [Tue, 04 Jul 2000 01:12:42 +0200] rev 9239
* added 'nothing' --- the empty list of theorems;
wenzelm [Tue, 04 Jul 2000 01:11:42 +0200] rev 9238
added "nothing" (empty list of theorems);
wenzelm [Tue, 04 Jul 2000 01:10:53 +0200] rev 9237
fixed usage;
wenzelm [Tue, 04 Jul 2000 01:10:36 +0200] rev 9236
tuned comments;
even smarter guessing of ProofGeneral location;
wenzelm [Mon, 03 Jul 2000 11:13:08 +0200] rev 9235
previde 'defs' field for quick_and_dirty;
wenzelm [Sat, 01 Jul 2000 20:01:36 +0200] rev 9234
IGNORE last log message!
added antiquote options "long_names", "eta_contract";
wenzelm [Sat, 01 Jul 2000 19:59:24 +0200] rev 9233
removed "help";
wenzelm [Sat, 01 Jul 2000 19:58:59 +0200] rev 9232
added no_vars att;
wenzelm [Sat, 01 Jul 2000 19:56:46 +0200] rev 9231
eta_contract: no default;
wenzelm [Sat, 01 Jul 2000 19:55:22 +0200] rev 9230
GPLed;
wenzelm [Sat, 01 Jul 2000 19:54:00 +0200] rev 9229
* Isar/HOL/Calculation: new rules for substitution in inequalities
(monotonicity conditions are extracted to be proven terminally);
wenzelm [Sat, 01 Jul 2000 19:51:08 +0200] rev 9228
added subst rules for ord(er), including monotonicity conditions;
name all rules;
tuned;
wenzelm [Sat, 01 Jul 2000 19:49:48 +0200] rev 9227
added ISABELLE_SITE_SETTINGS_PRESENT;
wenzelm [Sat, 01 Jul 2000 19:49:20 +0200] rev 9226
tuned;
wenzelm [Sat, 01 Jul 2000 19:49:09 +0200] rev 9225
added site settings check;
wenzelm [Sat, 01 Jul 2000 19:48:04 +0200] rev 9224
* Isar: removed 'help' command, which hasn't been too helpful anyway;
should instead use individual commands for printing items
(print_commands, print_methods etc.);
wenzelm [Sat, 01 Jul 2000 19:45:43 +0200] rev 9223
removed help;
added print_commands;
wenzelm [Sat, 01 Jul 2000 19:45:23 +0200] rev 9222
removed help_methods;
tuned print_methods;
wenzelm [Sat, 01 Jul 2000 19:44:57 +0200] rev 9221
removed "help";
added "print_commands", "print_trans_rules", "print_antiquotations";
wenzelm [Sat, 01 Jul 2000 19:44:16 +0200] rev 9220
added options "eta_contract", "long_names";
tuned print_antiquotations;
removed help_antiquotations;
tuned;