Wed, 23 Apr 1997 13:23:05 +0200 Added NatDef
nipkow [Wed, 23 Apr 1997 13:23:05 +0200] rev 3025
Added NatDef
Wed, 23 Apr 1997 11:20:18 +0200 Necessary inclusion of depth bound into blast_tac call
paulson [Wed, 23 Apr 1997 11:20:18 +0200] rev 3024
Necessary inclusion of depth bound into blast_tac call
Wed, 23 Apr 1997 11:18:29 +0200 Ran expandshort
paulson [Wed, 23 Apr 1997 11:18:29 +0200] rev 3023
Ran expandshort
Wed, 23 Apr 1997 11:12:10 +0200 Unfortunately, the \\< syntax does not always accept the beginning of a line
paulson [Wed, 23 Apr 1997 11:12:10 +0200] rev 3022
Unfortunately, the \\< syntax does not always accept the beginning of a line
Wed, 23 Apr 1997 11:11:38 +0200 Loop detection: before expanding a haz formula, see whether it is a duplicate
paulson [Wed, 23 Apr 1997 11:11:38 +0200] rev 3021
Loop detection: before expanding a haz formula, see whether it is a duplicate and, if so, delete it. Recursion detection: transitivity and similar rules, when applied, put the new formulae at the end of a branch and not at the front (in effect).
Wed, 23 Apr 1997 11:05:52 +0200 Made a proof search more deterministic
paulson [Wed, 23 Apr 1997 11:05:52 +0200] rev 3020
Made a proof search more deterministic
Wed, 23 Apr 1997 11:05:18 +0200 Improved indentation of #34
paulson [Wed, 23 Apr 1997 11:05:18 +0200] rev 3019
Improved indentation of #34
Wed, 23 Apr 1997 11:02:19 +0200 Ran expandshort
paulson [Wed, 23 Apr 1997 11:02:19 +0200] rev 3018
Ran expandshort
Wed, 23 Apr 1997 11:00:48 +0200 Fixed typos in comment
paulson [Wed, 23 Apr 1997 11:00:48 +0200] rev 3017
Fixed typos in comment
Wed, 23 Apr 1997 10:54:22 +0200 Conversion to use blast_tac
paulson [Wed, 23 Apr 1997 10:54:22 +0200] rev 3016
Conversion to use blast_tac
Wed, 23 Apr 1997 10:52:49 +0200 Ran expandshort
paulson [Wed, 23 Apr 1997 10:52:49 +0200] rev 3015
Ran expandshort
Wed, 23 Apr 1997 10:49:01 +0200 Moved diamond_trancl (which is independent of the rest) to the top
paulson [Wed, 23 Apr 1997 10:49:01 +0200] rev 3014
Moved diamond_trancl (which is independent of the rest) to the top
Wed, 23 Apr 1997 10:47:36 +0200 Ran expandshort
paulson [Wed, 23 Apr 1997 10:47:36 +0200] rev 3013
Ran expandshort
Wed, 23 Apr 1997 10:08:51 +0200 simprocs called with eta contracted subterm;
wenzelm [Wed, 23 Apr 1997 10:08:51 +0200] rev 3012
simprocs called with eta contracted subterm;
Wed, 23 Apr 1997 09:14:56 +0200 Tidied up.
nipkow [Wed, 23 Apr 1997 09:14:56 +0200] rev 3011
Tidied up.
Tue, 22 Apr 1997 18:05:42 +0200 fixed bash-2.0 problem;
wenzelm [Tue, 22 Apr 1997 18:05:42 +0200] rev 3010
fixed bash-2.0 problem;
Tue, 22 Apr 1997 11:49:55 +0200 improved fontserver example;
wenzelm [Tue, 22 Apr 1997 11:49:55 +0200] rev 3009
improved fontserver example;
Tue, 22 Apr 1997 11:45:22 +0200 Ran expandshort
paulson [Tue, 22 Apr 1997 11:45:22 +0200] rev 3008
Ran expandshort
Tue, 22 Apr 1997 11:37:12 +0200 removed -norc;
wenzelm [Tue, 22 Apr 1997 11:37:12 +0200] rev 3007
removed -norc;
Tue, 22 Apr 1997 11:25:45 +0200 tuned;
wenzelm [Tue, 22 Apr 1997 11:25:45 +0200] rev 3006
tuned;
Mon, 21 Apr 1997 13:49:40 +0200 Modified credits.
nipkow [Mon, 21 Apr 1997 13:49:40 +0200] rev 3005
Modified credits.
Mon, 21 Apr 1997 12:16:29 +0200 New elimination rule for "unique existence"
paulson [Mon, 21 Apr 1997 12:16:29 +0200] rev 3004
New elimination rule for "unique existence"
Mon, 21 Apr 1997 12:16:04 +0200 New introduction rule for "unique existence"
paulson [Mon, 21 Apr 1997 12:16:04 +0200] rev 3003
New introduction rule for "unique existence"
Mon, 21 Apr 1997 11:19:28 +0200 Reorganized under headings. Also documented Blast_tac and LFilter
paulson [Mon, 21 Apr 1997 11:19:28 +0200] rev 3002
Reorganized under headings. Also documented Blast_tac and LFilter
Mon, 21 Apr 1997 10:38:46 +0200 Tidied up the indentation
paulson [Mon, 21 Apr 1997 10:38:46 +0200] rev 3001
Tidied up the indentation
Mon, 21 Apr 1997 10:16:41 +0200 Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
paulson [Mon, 21 Apr 1997 10:16:41 +0200] rev 3000
Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
Mon, 21 Apr 1997 10:16:01 +0200 Penalty for branching instantiations reduced from log3 to log4.
paulson [Mon, 21 Apr 1997 10:16:01 +0200] rev 2999
Penalty for branching instantiations reduced from log3 to log4. Now allows a branch to close by unifying an OConst with a Const.
Mon, 21 Apr 1997 10:15:00 +0200 New blast_tac demo
paulson [Mon, 21 Apr 1997 10:15:00 +0200] rev 2998
New blast_tac demo
Mon, 21 Apr 1997 10:14:31 +0200 Without the type constraint, the inner equality was NOT a biconditional...
paulson [Mon, 21 Apr 1997 10:14:31 +0200] rev 2997
Without the type constraint, the inner equality was NOT a biconditional...
Mon, 21 Apr 1997 10:13:47 +0200 Now faster without calling Blast.depth_tac
paulson [Mon, 21 Apr 1997 10:13:47 +0200] rev 2996
Now faster without calling Blast.depth_tac
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip