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.
wenzelm [Fri, 21 May 1999 16:25:49 +0200] rev 6698
Configuration for David Aspinall's Isamode.
wenzelm [Fri, 21 May 1999 16:25:34 +0200] rev 6697
Miscellaneous interfaces.
wenzelm [Fri, 21 May 1999 16:24:46 +0200] rev 6696
Isamode.setup, ProofGeneral.setup;
wenzelm [Fri, 21 May 1999 16:24:25 +0200] rev 6695
Isamode and ProofGeneral configuration moved to Pure/Interface;
wenzelm [Fri, 21 May 1999 16:23:48 +0200] rev 6694
added use_thy_only;
wenzelm [Fri, 21 May 1999 16:23:18 +0200] rev 6693
added Interface/ROOT.ML Interface/isamode.ML Interface/proof_general.ML;
wenzelm [Fri, 21 May 1999 16:22:39 +0200] rev 6692
avoid string constants;
nipkow [Fri, 21 May 1999 12:11:13 +0200] rev 6691
qed indexed.
wenzelm [Fri, 21 May 1999 11:48:42 +0200] rev 6690
typedef_proof: pass interactive flag;
wenzelm [Fri, 21 May 1999 11:46:42 +0200] rev 6689
tuned;
added prompt_state_fn hook;
added kill operation;
provide toplevel node history, nests with proof history;
toplevel prompt includes nest level;
more robust recovery from stale signatures;
wenzelm [Fri, 21 May 1999 11:43:34 +0200] rev 6688
cleaned comments;
global statements: init history according to interactive mode;
local qed: pass interactive mode;
init theory: kill operation;
wenzelm [Fri, 21 May 1999 11:41:46 +0200] rev 6687
renamed 'begin' / 'end' to '{{' / '}}';
added 'kill';
rename 'type' to 'typ';
wenzelm [Fri, 21 May 1999 11:40:34 +0200] rev 6686
history commands;