Fri, 04 Apr 1997 11:32:44 +0200 Simplified a proof
paulson [Fri, 04 Apr 1997 11:32:44 +0200] rev 2895
Simplified a proof
Fri, 04 Apr 1997 11:28:28 +0200 Re-organization of the order of haz rules
paulson [Fri, 04 Apr 1997 11:28:28 +0200] rev 2894
Re-organization of the order of haz rules
Fri, 04 Apr 1997 11:27:02 +0200 Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:27:02 +0200] rev 2893
Calls Blast_tac. Tidied some proofs
Fri, 04 Apr 1997 11:20:31 +0200 Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:20:31 +0200] rev 2892
Calls Blast_tac. Tidied some proofs
Fri, 04 Apr 1997 11:18:52 +0200 Calls Blast_tac
paulson [Fri, 04 Apr 1997 11:18:52 +0200] rev 2891
Calls Blast_tac
Fri, 04 Apr 1997 11:18:19 +0200 Adds image_eqI instead of imageI, as the former is more general
paulson [Fri, 04 Apr 1997 11:18:19 +0200] rev 2890
Adds image_eqI instead of imageI, as the former is more general
Fri, 04 Apr 1997 11:17:05 +0200 Added blast.ML as a dependency
paulson [Fri, 04 Apr 1997 11:17:05 +0200] rev 2889
Added blast.ML as a dependency
Fri, 04 Apr 1997 11:16:44 +0200 Now calls Blast_tac and has some hard examples (Halting Problem
paulson [Fri, 04 Apr 1997 11:16:44 +0200] rev 2888
Now calls Blast_tac and has some hard examples (Halting Problem
Thu, 03 Apr 1997 19:32:03 +0200 Only layout mods.
nipkow [Thu, 03 Apr 1997 19:32:03 +0200] rev 2887
Only layout mods.
Thu, 03 Apr 1997 19:29:53 +0200 Now: unit = {True}
nipkow [Thu, 03 Apr 1997 19:29:53 +0200] rev 2886
Now: unit = {True}
Thu, 03 Apr 1997 10:36:54 +0200 Two extra commands shorten the proof time by 800 seconds...
paulson [Thu, 03 Apr 1997 10:36:54 +0200] rev 2885
Two extra commands shorten the proof time by 800 seconds...
Thu, 03 Apr 1997 10:33:33 +0200 More List and ListPair utilities
paulson [Thu, 03 Apr 1997 10:33:33 +0200] rev 2884
More List and ListPair utilities
Thu, 03 Apr 1997 10:32:34 +0200 Now exports declConsts!
paulson [Thu, 03 Apr 1997 10:32:34 +0200] rev 2883
Now exports declConsts! Temporarily erased target signature to aid debugging
Thu, 03 Apr 1997 10:30:23 +0200 Declares overloading for if-and-only-if
paulson [Thu, 03 Apr 1997 10:30:23 +0200] rev 2882
Declares overloading for if-and-only-if
Thu, 03 Apr 1997 10:29:57 +0200 Declares overloading for set-theoretic constants
paulson [Thu, 03 Apr 1997 10:29:57 +0200] rev 2881
Declares overloading for set-theoretic constants
Thu, 03 Apr 1997 09:46:42 +0200 Removed (Unit) in Prod.
nipkow [Thu, 03 Apr 1997 09:46:42 +0200] rev 2880
Removed (Unit) in Prod. Added test for ancestor Nat in datatype.
Wed, 02 Apr 1997 19:12:26 +0200 misc improvements;
wenzelm [Wed, 02 Apr 1997 19:12:26 +0200] rev 2879
misc improvements;
Wed, 02 Apr 1997 17:28:27 +0200 changed signature of dummy goal from proto_pure to pure;
wenzelm [Wed, 02 Apr 1997 17:28:27 +0200] rev 2878
changed signature of dummy goal from proto_pure to pure;
Wed, 02 Apr 1997 15:39:44 +0200 Converted to call blast_tac.
paulson [Wed, 02 Apr 1997 15:39:44 +0200] rev 2877
Converted to call blast_tac. Proves theorems in ZF.thy to make that theory usable again
Wed, 02 Apr 1997 15:37:35 +0200 Uses ZF.thy again, to make that theory usable
paulson [Wed, 02 Apr 1997 15:37:35 +0200] rev 2876
Uses ZF.thy again, to make that theory usable
Wed, 02 Apr 1997 15:36:32 +0200 Mostly converted to blast_tac
paulson [Wed, 02 Apr 1997 15:36:32 +0200] rev 2875
Mostly converted to blast_tac
Wed, 02 Apr 1997 15:30:44 +0200 Datatype declarations now require theory Datatype--NOT in quotes
paulson [Wed, 02 Apr 1997 15:30:44 +0200] rev 2874
Datatype declarations now require theory Datatype--NOT in quotes
Wed, 02 Apr 1997 15:29:48 +0200 Converted back from upair.thy to ZF.thy
paulson [Wed, 02 Apr 1997 15:29:48 +0200] rev 2873
Converted back from upair.thy to ZF.thy
Wed, 02 Apr 1997 15:28:42 +0200 Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
paulson [Wed, 02 Apr 1997 15:28:42 +0200] rev 2872
Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
Wed, 02 Apr 1997 15:26:52 +0200 Now checks for existence of theory Inductive (Fixedpt was too small)
paulson [Wed, 02 Apr 1997 15:26:52 +0200] rev 2871
Now checks for existence of theory Inductive (Fixedpt was too small)
Wed, 02 Apr 1997 15:25:35 +0200 Now a non-trivial theory so that require_thy can find it
paulson [Wed, 02 Apr 1997 15:25:35 +0200] rev 2870
Now a non-trivial theory so that require_thy can find it
Wed, 02 Apr 1997 15:24:42 +0200 DEEPEN now takes an upper bound for terminating searches
paulson [Wed, 02 Apr 1997 15:24:42 +0200] rev 2869
DEEPEN now takes an upper bound for terminating searches
Wed, 02 Apr 1997 15:23:33 +0200 New DEEPEN allows giving an upper bound for deepen_tac
paulson [Wed, 02 Apr 1997 15:23:33 +0200] rev 2868
New DEEPEN allows giving an upper bound for deepen_tac
Wed, 02 Apr 1997 15:19:40 +0200 Now builds blast_tac
paulson [Wed, 02 Apr 1997 15:19:40 +0200] rev 2867
Now builds blast_tac
Wed, 02 Apr 1997 15:18:21 +0200 Now loads blast.ML
paulson [Wed, 02 Apr 1997 15:18:21 +0200] rev 2866
Now loads blast.ML
Wed, 02 Apr 1997 15:14:37 +0200 ZF.thy is again usable
paulson [Wed, 02 Apr 1997 15:14:37 +0200] rev 2865
ZF.thy is again usable
Wed, 02 Apr 1997 11:59:02 +0200 The isabelle-0 encoding table.
wenzelm [Wed, 02 Apr 1997 11:59:02 +0200] rev 2864
The isabelle-0 encoding table.
Wed, 02 Apr 1997 11:33:14 +0200 Made the error message more explicit
paulson [Wed, 02 Apr 1997 11:33:14 +0200] rev 2863
Made the error message more explicit
Wed, 02 Apr 1997 11:32:48 +0200 Now declares Basis Library version of type option
paulson [Wed, 02 Apr 1997 11:32:48 +0200] rev 2862
Now declares Basis Library version of type option Also function mapPartial
Wed, 02 Apr 1997 11:30:48 +0200 Replaced Best_tac by the one rule needed for the proof
paulson [Wed, 02 Apr 1997 11:30:48 +0200] rev 2861
Replaced Best_tac by the one rule needed for the proof
Wed, 02 Apr 1997 11:30:03 +0200 Installation of blast_tac
paulson [Wed, 02 Apr 1997 11:30:03 +0200] rev 2860
Installation of blast_tac
Wed, 02 Apr 1997 11:27:47 +0200 Now tests for essential ancestors (Lfp or Gfp)
paulson [Wed, 02 Apr 1997 11:27:47 +0200] rev 2859
Now tests for essential ancestors (Lfp or Gfp)
Wed, 02 Apr 1997 11:25:04 +0200 Re-ordering of rules to assist blast_tac
paulson [Wed, 02 Apr 1997 11:25:04 +0200] rev 2858
Re-ordering of rules to assist blast_tac Powerset rules must not be the most recent
Wed, 02 Apr 1997 11:23:31 +0200 Now loads blast_tac
paulson [Wed, 02 Apr 1997 11:23:31 +0200] rev 2857
Now loads blast_tac
Wed, 02 Apr 1997 11:19:46 +0200 Reorganization of how classical rules are installed
paulson [Wed, 02 Apr 1997 11:19:46 +0200] rev 2856
Reorganization of how classical rules are installed
Wed, 02 Apr 1997 11:16:40 +0200 Now calls require_thy to ensure ancestors are present
paulson [Wed, 02 Apr 1997 11:16:40 +0200] rev 2855
Now calls require_thy to ensure ancestors are present
Wed, 02 Apr 1997 11:15:46 +0200 Implementation of blast_tac: fast tableau prover
paulson [Wed, 02 Apr 1997 11:15:46 +0200] rev 2854
Implementation of blast_tac: fast tableau prover
Tue, 01 Apr 1997 18:26:09 +0200 replaced by usedir;
wenzelm [Tue, 01 Apr 1997 18:26:09 +0200] rev 2853
replaced by usedir;
Tue, 01 Apr 1997 12:54:40 +0200 eliminated references to old 8bit fonts;
wenzelm [Tue, 01 Apr 1997 12:54:40 +0200] rev 2852
eliminated references to old 8bit fonts;
Tue, 01 Apr 1997 12:44:12 +0200 improved messages;
wenzelm [Tue, 01 Apr 1997 12:44:12 +0200] rev 2851
improved messages;
Tue, 01 Apr 1997 11:16:06 +0200 removed useless symbol font syntax;
wenzelm [Tue, 01 Apr 1997 11:16:06 +0200] rev 2850
removed useless symbol font syntax;
Tue, 01 Apr 1997 09:28:56 +0200 fixed -s option;
wenzelm [Tue, 01 Apr 1997 09:28:56 +0200] rev 2849
fixed -s option;
Mon, 31 Mar 1997 14:42:13 +0200 simple_ast_of: fixed handling of loose Bounds;
wenzelm [Mon, 31 Mar 1997 14:42:13 +0200] rev 2848
simple_ast_of: fixed handling of loose Bounds;
Sun, 30 Mar 1997 13:40:38 +0200 Replaced (s,t) : id by s=t.
nipkow [Sun, 30 Mar 1997 13:40:38 +0200] rev 2847
Replaced (s,t) : id by s=t.
Thu, 27 Mar 1997 17:46:24 +0100 Optimized proofs.
nipkow [Thu, 27 Mar 1997 17:46:24 +0100] rev 2846
Optimized proofs.
Thu, 27 Mar 1997 10:08:31 +0100 Changes made necessary by the new ex1 rules
paulson [Thu, 27 Mar 1997 10:08:31 +0100] rev 2845
Changes made necessary by the new ex1 rules
Thu, 27 Mar 1997 10:07:11 +0100 Now uses the alternative (safe!) rules for ex1
paulson [Thu, 27 Mar 1997 10:07:11 +0100] rev 2844
Now uses the alternative (safe!) rules for ex1
Thu, 27 Mar 1997 10:06:36 +0100 Updated comment
paulson [Thu, 27 Mar 1997 10:06:36 +0100] rev 2843
Updated comment
Wed, 26 Mar 1997 18:51:57 +0100 Cleaned up a little.
nipkow [Wed, 26 Mar 1997 18:51:57 +0100] rev 2842
Cleaned up a little.
Wed, 26 Mar 1997 17:58:48 +0100 Added "discrete" CPOs and modified IMP to use those rather than "lift"
nipkow [Wed, 26 Mar 1997 17:58:48 +0100] rev 2841
Added "discrete" CPOs and modified IMP to use those rather than "lift"
Wed, 26 Mar 1997 13:44:05 +0100 generalized theorems and class instances for Cprod.
slotosch [Wed, 26 Mar 1997 13:44:05 +0100] rev 2840
generalized theorems and class instances for Cprod. Now "*"::(cpo,cpo)cpo and "*"::(pcpo,pcpo)pcpo
Tue, 25 Mar 1997 11:19:09 +0100 changed some theorems from pcpo to cpo
slotosch [Tue, 25 Mar 1997 11:19:09 +0100] rev 2839
changed some theorems from pcpo to cpo
Tue, 25 Mar 1997 11:13:12 +0100 changed continuous functions from pcpo to cpo (including instances)
slotosch [Tue, 25 Mar 1997 11:13:12 +0100] rev 2838
changed continuous functions from pcpo to cpo (including instances)
Tue, 25 Mar 1997 10:43:01 +0100 Trivial renamings (for consistency with CSFW papers)
paulson [Tue, 25 Mar 1997 10:43:01 +0100] rev 2837
Trivial renamings (for consistency with CSFW papers)
Tue, 25 Mar 1997 10:41:44 +0100 Toby's better treatment of eta-contraction
paulson [Tue, 25 Mar 1997 10:41:44 +0100] rev 2836
Toby's better treatment of eta-contraction
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip