wenzelm [Thu, 27 May 1999 20:45:20 +0200] rev 6742
improved undo / kill operations;
paulson [Thu, 27 May 1999 11:39:44 +0200] rev 6741
fixed corruptoin of end of file
paulson [Thu, 27 May 1999 11:22:10 +0200] rev 6740
removal of Always_StableI
paulson [Thu, 27 May 1999 11:19:45 +0200] rev 6739
replaced rules Always_ConstrainsI/D by equivalences Always_Constrains_pre,
Always_Constrains_post
paulson [Thu, 27 May 1999 10:13:52 +0200] rev 6738
component_eq_subset: a neat characterization of "component"
wenzelm [Wed, 26 May 1999 22:45:59 +0200] rev 6737
ex/Points Isar'ized;
wenzelm [Wed, 26 May 1999 22:45:08 +0200] rev 6736
local_qed: print_result;
wenzelm [Wed, 26 May 1999 22:44:41 +0200] rev 6735
cannot_undo;
qed_block keywords;
wenzelm [Wed, 26 May 1999 22:43:50 +0200] rev 6734
cannot_undo;
wenzelm [Wed, 26 May 1999 22:43:27 +0200] rev 6733
qed_block keywords;
wenzelm [Wed, 26 May 1999 16:51:05 +0200] rev 6732
local qeds: pass cond_print_result;
wenzelm [Wed, 26 May 1999 16:50:36 +0200] rev 6731
cleaned comments;
local_qed: print_result argument;
prep_result: always varify type variables (Thm.varifyT);
paulson [Wed, 26 May 1999 10:15:03 +0200] rev 6730
new theories Follows and ListOrder
wenzelm [Tue, 25 May 1999 20:24:10 +0200] rev 6729
formal comments (still dummy);
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