wenzelm [Tue, 25 May 1999 20:23:30 +0200] rev 6728
added formal comment arguments almost everywhere (still ignored);
wenzelm [Tue, 25 May 1999 20:22:41 +0200] rev 6727
renamed Comment.empty to Comment.none;
added P.marg_commend almost everywhere;
wenzelm [Tue, 25 May 1999 20:21:30 +0200] rev 6726
renamed Comment.empty to Comment.none;
wenzelm [Tue, 25 May 1999 20:21:05 +0200] rev 6725
renamed empty to none;
added ignore, ignore_interest, ignore_interest';
wenzelm [Tue, 25 May 1999 20:19:59 +0200] rev 6724
fixed cvs Id;
wenzelm [Mon, 24 May 1999 21:57:13 +0200] rev 6723
outer syntax keyword classification;
no open OuterParse;
wenzelm [Mon, 24 May 1999 21:56:14 +0200] rev 6722
added keyword classification;
wenzelm [Mon, 24 May 1999 21:55:34 +0200] rev 6721
tuned print_context;
wenzelm [Mon, 24 May 1999 21:54:34 +0200] rev 6720
write_keywords generates outer syntax keyword classification in elisp;
wenzelm [Mon, 24 May 1999 21:53:18 +0200] rev 6719
outer syntax keyword classification;
no open OuterParse;
paulson [Mon, 24 May 1999 15:56:24 +0200] rev 6718
renamed Lprg to Lift; simplified proof of Always_nonneg
paulson [Mon, 24 May 1999 15:54:58 +0200] rev 6717
int_Suc->int_Suc_int_1 avoiding confusion with the more useful Bin.int_Suc
paulson [Mon, 24 May 1999 15:54:12 +0200] rev 6716
Better simplification of (nat #0), (int (Suc 0)), etc
paulson [Mon, 24 May 1999 15:53:28 +0200] rev 6715
UN_singleton->UN_constant_eq removes clash with other UN_singleton
paulson [Mon, 24 May 1999 15:51:33 +0200] rev 6714
new rule single_leadsTo_I; stronger PSP rule
paulson [Mon, 24 May 1999 15:50:53 +0200] rev 6713
increasing makes sense only for partial orderings
paulson [Mon, 24 May 1999 15:50:23 +0200] rev 6712
generalized increasing_size to mono_increasing_o
paulson [Mon, 24 May 1999 15:49:44 +0200] rev 6711
updated for stronger version of psp
paulson [Mon, 24 May 1999 15:49:24 +0200] rev 6710
new rule single_LeadsTo_I; stronger PSP rule; PSP_stable2->PSP_Stable2
paulson [Mon, 24 May 1999 15:48:27 +0200] rev 6709
expandshort
paulson [Mon, 24 May 1999 15:47:57 +0200] rev 6708
lists are partially ordered by the prefix relation
paulson [Mon, 24 May 1999 15:47:36 +0200] rev 6707
using generic rules when possible
paulson [Mon, 24 May 1999 15:47:06 +0200] rev 6706
Theory of the "Follows" relation
paulson [Mon, 24 May 1999 15:46:20 +0200] rev 6705
Increasing makes sense only for partial orderings
paulson [Mon, 24 May 1999 15:45:54 +0200] rev 6704
generalized Increasing_size to mono_Increasing_o
paulson [Mon, 24 May 1999 15:45:22 +0200] rev 6703
tidied
paulson [Mon, 24 May 1999 15:44:56 +0200] rev 6702
renamed PSP_stable2->PSP_Stable2
paulson [Mon, 24 May 1999 15:44:20 +0200] rev 6701
now uses mono_Increasing_o
paulson [Mon, 24 May 1999 15:43:45 +0200] rev 6700
updated for stronger version of psp
wenzelm [Fri, 21 May 1999 16:26:06 +0200] rev 6699
Configuration for ProofGeneral of LFCS Edinburgh.