nipkow [Thu, 06 Aug 1998 12:45:28 +0200] rev 5271
Removed duplicate thms (see comment to Arith.ML)
nipkow [Thu, 06 Aug 1998 12:45:02 +0200] rev 5270
Removed duplicate thms:
less_imp_add_less = trans_less_add1
le_imp_add_le = trans_le_add1
nipkow [Thu, 06 Aug 1998 12:44:07 +0200] rev 5269
Removed comments.
paulson [Thu, 06 Aug 1998 12:24:04 +0200] rev 5268
even more tidying of Goal commands
paulson [Thu, 06 Aug 1998 10:50:44 +0200] rev 5267
disjointness
paulson [Thu, 06 Aug 1998 10:47:13 +0200] rev 5266
Now recognizes both {}= and ={}
paulson [Thu, 06 Aug 1998 10:38:57 +0200] rev 5265
Disjointness reasoning by AddEs [equals0E, sym RS equals0E]
and consequential changes (and tidying)
paulson [Thu, 06 Aug 1998 10:37:39 +0200] rev 5264
New result from AC directory
wenzelm [Thu, 06 Aug 1998 10:37:33 +0200] rev 5263
added solve_tac;
paulson [Thu, 06 Aug 1998 10:37:03 +0200] rev 5262
New results from AC
nipkow [Thu, 06 Aug 1998 10:33:54 +0200] rev 5261
First steps towards termination of simply typed terms.
wenzelm [Thu, 06 Aug 1998 10:28:44 +0200] rev 5260
binding / skolem vars;
paulson [Wed, 05 Aug 1998 18:21:37 +0200] rev 5259
Null program and a few new results
paulson [Wed, 05 Aug 1998 18:21:09 +0200] rev 5258
Finished the example
paulson [Wed, 05 Aug 1998 18:20:25 +0200] rev 5257
Indentation, comments
paulson [Wed, 05 Aug 1998 11:00:48 +0200] rev 5256
Renamed equals0D to equals0E
paulson [Wed, 05 Aug 1998 11:00:21 +0200] rev 5255
Tidied
paulson [Wed, 05 Aug 1998 10:59:51 +0200] rev 5254
Removal of "disjoint" translation
paulson [Wed, 05 Aug 1998 10:57:25 +0200] rev 5253
New record type of programs
paulson [Wed, 05 Aug 1998 10:56:58 +0200] rev 5252
Union primitives and examples
wenzelm [Tue, 04 Aug 1998 18:41:11 +0200] rev 5251
tuned;
Display.print_goals function moved to Locale.print_goals;
wenzelm [Tue, 04 Aug 1998 18:40:18 +0200] rev 5250
added LocaleGroup, PiSets examples;
wenzelm [Tue, 04 Aug 1998 18:24:34 +0200] rev 5249
added Open_locale, Close_locale;
thm(s): use Locale.get_thm(s);
wenzelm [Tue, 04 Aug 1998 18:23:57 +0200] rev 5248
added 'locale' section;
wenzelm [Tue, 04 Aug 1998 18:23:28 +0200] rev 5247
Locale.setup;
wenzelm [Tue, 04 Aug 1998 18:22:04 +0200] rev 5246
added export: thm -> thm;
exported print_current_goals_default;
locale support;
wenzelm [Tue, 04 Aug 1998 18:21:20 +0200] rev 5245
moved print_goals to locale.ML;
wenzelm [Tue, 04 Aug 1998 18:21:03 +0200] rev 5244
added locale.ML;