Thu, 12 Sep 1996 10:40:05 +0200 Tidied many proofs, using AddIffs to let equivalences take
paulson [Thu, 12 Sep 1996 10:40:05 +0200] rev 1985
Tidied many proofs, using AddIffs to let equivalences take the place of separate Intr and Elim rules. Also deleted most named clasets.
Thu, 12 Sep 1996 10:36:51 +0200 Installed AddIffs, and some code from HOL.ML
paulson [Thu, 12 Sep 1996 10:36:51 +0200] rev 1984
Installed AddIffs, and some code from HOL.ML
Thu, 12 Sep 1996 10:36:06 +0200 Simplification and tidying of definitions
paulson [Thu, 12 Sep 1996 10:36:06 +0200] rev 1983
Simplification and tidying of definitions
Thu, 12 Sep 1996 10:35:11 +0200 Now hologic.ML is loaded in HOL.ML
paulson [Thu, 12 Sep 1996 10:35:11 +0200] rev 1982
Now hologic.ML is loaded in HOL.ML
Thu, 12 Sep 1996 10:34:21 +0200 New file cladata.ML
paulson [Thu, 12 Sep 1996 10:34:21 +0200] rev 1981
New file cladata.ML
Thu, 12 Sep 1996 10:34:01 +0200 Split off classical reasoning code to cladata.ML
paulson [Thu, 12 Sep 1996 10:34:01 +0200] rev 1980
Split off classical reasoning code to cladata.ML
Thu, 12 Sep 1996 10:32:43 +0200 Change to best_tac required to prevent looping
paulson [Thu, 12 Sep 1996 10:32:43 +0200] rev 1979
Change to best_tac required to prevent looping
Wed, 11 Sep 1996 18:46:07 +0200 Moved RSLIST here from ../Relation.ML
paulson [Wed, 11 Sep 1996 18:46:07 +0200] rev 1978
Moved RSLIST here from ../Relation.ML
Wed, 11 Sep 1996 18:45:33 +0200 Removal of univ_cs
paulson [Wed, 11 Sep 1996 18:45:33 +0200] rev 1977
Removal of univ_cs
Wed, 11 Sep 1996 18:40:55 +0200 Reformatting
paulson [Wed, 11 Sep 1996 18:40:55 +0200] rev 1976
Reformatting
Wed, 11 Sep 1996 18:00:53 +0200 renamed cterm_lift_inst_rule to term_lift_inst_rule and made it take
nipkow [Wed, 11 Sep 1996 18:00:53 +0200] rev 1975
renamed cterm_lift_inst_rule to term_lift_inst_rule and made it take uncertified things, because they need to be recertified anyway.
Wed, 11 Sep 1996 15:17:07 +0200 Removed refs to clasets like rel_cs etc. Used implicit claset.
nipkow [Wed, 11 Sep 1996 15:17:07 +0200] rev 1974
Removed refs to clasets like rel_cs etc. Used implicit claset.
Tue, 10 Sep 1996 20:10:29 +0200 Converted proofs to use default clasets.
nipkow [Tue, 10 Sep 1996 20:10:29 +0200] rev 1973
Converted proofs to use default clasets.
Tue, 10 Sep 1996 11:37:52 +0200 Added Auth to the test target
paulson [Tue, 10 Sep 1996 11:37:52 +0200] rev 1972
Added Auth to the test target
Tue, 10 Sep 1996 11:35:23 +0200 Now runs all Auth proofs
paulson [Tue, 10 Sep 1996 11:35:23 +0200] rev 1971
Now runs all Auth proofs
Tue, 10 Sep 1996 11:07:49 +0200 Now uses DB-ROOT.ML, which is separate from ROOT.ML
paulson [Tue, 10 Sep 1996 11:07:49 +0200] rev 1970
Now uses DB-ROOT.ML, which is separate from ROOT.ML
Tue, 10 Sep 1996 11:07:16 +0200 Dedicated root file for making the Auth database
paulson [Tue, 10 Sep 1996 11:07:16 +0200] rev 1969
Dedicated root file for making the Auth database
Tue, 10 Sep 1996 10:48:07 +0200 Beefed-up auto-tactic: now repeatedly simplifies if needed
paulson [Tue, 10 Sep 1996 10:48:07 +0200] rev 1968
Beefed-up auto-tactic: now repeatedly simplifies if needed
Mon, 09 Sep 1996 18:58:02 +0200 "bad" set simplifies statements of many theorems
paulson [Mon, 09 Sep 1996 18:58:02 +0200] rev 1967
"bad" set simplifies statements of many theorems
Mon, 09 Sep 1996 18:53:41 +0200 added cterm_lift_inst_rule
nipkow [Mon, 09 Sep 1996 18:53:41 +0200] rev 1966
added cterm_lift_inst_rule
Mon, 09 Sep 1996 17:44:20 +0200 Stronger proofs; work for Otway-Rees
paulson [Mon, 09 Sep 1996 17:44:20 +0200] rev 1965
Stronger proofs; work for Otway-Rees
Mon, 09 Sep 1996 17:34:24 +0200 Stronger proofs; work for Otway-Rees
paulson [Mon, 09 Sep 1996 17:34:24 +0200] rev 1964
Stronger proofs; work for Otway-Rees
Mon, 09 Sep 1996 17:33:23 +0200 These simpsets must not use miniscoping
paulson [Mon, 09 Sep 1996 17:33:23 +0200] rev 1963
These simpsets must not use miniscoping
Mon, 09 Sep 1996 11:08:01 +0200 Corrected associativity: must be to right, as the type dictatess
paulson [Mon, 09 Sep 1996 11:08:01 +0200] rev 1962
Corrected associativity: must be to right, as the type dictatess
Mon, 09 Sep 1996 10:59:32 +0200 Removal of (EX x. P) <-> P and (ALL x. P) <-> P
paulson [Mon, 09 Sep 1996 10:59:32 +0200] rev 1961
Removal of (EX x. P) <-> P and (ALL x. P) <-> P from ex_simps and all_simps. as they are already in quant_simps.
Fri, 06 Sep 1996 11:56:12 +0200 Improved error handling: if there are syntax or type-checking
paulson [Fri, 06 Sep 1996 11:56:12 +0200] rev 1960
Improved error handling: if there are syntax or type-checking errors, prints the name of the offending axiom
Fri, 06 Sep 1996 10:45:48 +0200 Modified proof to work with miniscoping
paulson [Fri, 06 Sep 1996 10:45:48 +0200] rev 1959
Modified proof to work with miniscoping
Thu, 05 Sep 1996 18:42:48 +0200 Now uses thin_tac
paulson [Thu, 05 Sep 1996 18:42:48 +0200] rev 1958
Now uses thin_tac
Thu, 05 Sep 1996 18:31:14 +0200 Now uses thin_tac
paulson [Thu, 05 Sep 1996 18:31:14 +0200] rev 1957
Now uses thin_tac
Thu, 05 Sep 1996 18:30:13 +0200 Renaming of _rews to _simps
paulson [Thu, 05 Sep 1996 18:30:13 +0200] rev 1956
Renaming of _rews to _simps
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip