wenzelm [Mon, 10 Aug 1998 16:57:07 +0200] rev 5285
val single: 'a -> 'a list;
val suffix: string -> string -> string;
val unsuffix: string -> string -> string;
paulson [Mon, 10 Aug 1998 11:51:09 +0200] rev 5284
Tidying of AC, especially of AC16_WO4 using a locale
nipkow [Mon, 10 Aug 1998 11:30:12 +0200] rev 5283
More lemmas about lex.
nipkow [Sat, 08 Aug 1998 14:12:25 +0200] rev 5282
*** empty log message ***
nipkow [Sat, 08 Aug 1998 14:00:56 +0200] rev 5281
List now contains some lexicographic orderings.
wenzelm [Thu, 06 Aug 1998 18:21:14 +0200] rev 5280
added store_tthm;
berghofe [Thu, 06 Aug 1998 17:51:03 +0200] rev 5279
Improved well-formedness check.
paulson [Thu, 06 Aug 1998 15:48:13 +0200] rev 5278
even more tidying of Goal commands
paulson [Thu, 06 Aug 1998 15:47:26 +0200] rev 5277
A higher-level treatment of LeadsTo, minimizing use of "reachable"
nipkow [Thu, 06 Aug 1998 14:04:49 +0200] rev 5276
Simplified proof!!
nipkow [Thu, 06 Aug 1998 12:52:03 +0200] rev 5275
*** empty log message ***
nipkow [Thu, 06 Aug 1998 12:48:21 +0200] rev 5274
Lemma renamed in HOL.
nipkow [Thu, 06 Aug 1998 12:46:38 +0200] rev 5273
Added macro `termi'
nipkow [Thu, 06 Aug 1998 12:46:18 +0200] rev 5272
New lemmas in List and Lambda in IsaMakefile
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