oheimb [Wed, 12 Aug 1998 15:18:34 +0200] rev 5294
replaced split_etas by split_eta_proc
oheimb [Wed, 12 Aug 1998 15:00:46 +0200] rev 5293
added ospec
AddIffs [elem_o2s]
oheimb [Wed, 12 Aug 1998 14:56:56 +0200] rev 5292
minor correction: n must not be used as free variable
slotosch [Wed, 12 Aug 1998 12:17:20 +0200] rev 5291
eliminated fabs,fapp.
changed all theorem names and functions into Rep_CFun, Abs_CFun
wenzelm [Mon, 10 Aug 1998 17:06:02 +0200] rev 5290
suffix, unsuffix moved to Pure/library.ML;
wenzelm [Mon, 10 Aug 1998 17:04:28 +0200] rev 5289
fixed comment;
wenzelm [Mon, 10 Aug 1998 17:03:54 +0200] rev 5288
tuned;
wenzelm [Mon, 10 Aug 1998 17:01:40 +0200] rev 5287
??id syntax for text variables;
wenzelm [Mon, 10 Aug 1998 17:01:02 +0200] rev 5286
dest_binding, dest_skolem;
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)