wenzelm [Fri, 04 Apr 1997 14:47:26 +0200] rev 2902
added -b option (batch mode);
nipkow [Fri, 04 Apr 1997 14:05:12 +0200] rev 2901
renamed variable 'inv'
wenzelm [Fri, 04 Apr 1997 14:01:18 +0200] rev 2900
added Quot examples;
wenzelm [Fri, 04 Apr 1997 13:57:40 +0200] rev 2899
*** empty log message ***
wenzelm [Fri, 04 Apr 1997 13:56:11 +0200] rev 2898
Higher-order quotients.
paulson [Fri, 04 Apr 1997 12:21:28 +0200] rev 2897
Now calls blast_tac
paulson [Fri, 04 Apr 1997 11:33:51 +0200] rev 2896
Another blast_tac call
paulson [Fri, 04 Apr 1997 11:32:44 +0200] rev 2895
Simplified a proof
paulson [Fri, 04 Apr 1997 11:28:28 +0200] rev 2894
Re-organization of the order of haz rules
paulson [Fri, 04 Apr 1997 11:27:02 +0200] rev 2893
Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:20:31 +0200] rev 2892
Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:18:52 +0200] rev 2891
Calls Blast_tac
paulson [Fri, 04 Apr 1997 11:18:19 +0200] rev 2890
Adds image_eqI instead of imageI, as the former is more general
paulson [Fri, 04 Apr 1997 11:17:05 +0200] rev 2889
Added blast.ML as a dependency
paulson [Fri, 04 Apr 1997 11:16:44 +0200] rev 2888
Now calls Blast_tac and has some hard examples (Halting Problem
nipkow [Thu, 03 Apr 1997 19:32:03 +0200] rev 2887
Only layout mods.
nipkow [Thu, 03 Apr 1997 19:29:53 +0200] rev 2886
Now: unit = {True}
paulson [Thu, 03 Apr 1997 10:36:54 +0200] rev 2885
Two extra commands shorten the proof time by 800 seconds...
paulson [Thu, 03 Apr 1997 10:33:33 +0200] rev 2884
More List and ListPair utilities
paulson [Thu, 03 Apr 1997 10:32:34 +0200] rev 2883
Now exports declConsts!
Temporarily erased target signature to aid debugging
paulson [Thu, 03 Apr 1997 10:30:23 +0200] rev 2882
Declares overloading for if-and-only-if
paulson [Thu, 03 Apr 1997 10:29:57 +0200] rev 2881
Declares overloading for set-theoretic constants
nipkow [Thu, 03 Apr 1997 09:46:42 +0200] rev 2880
Removed (Unit) in Prod.
Added test for ancestor Nat in datatype.
wenzelm [Wed, 02 Apr 1997 19:12:26 +0200] rev 2879
misc improvements;
wenzelm [Wed, 02 Apr 1997 17:28:27 +0200] rev 2878
changed signature of dummy goal from proto_pure to pure;
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
paulson [Wed, 02 Apr 1997 15:37:35 +0200] rev 2876
Uses ZF.thy again, to make that theory usable
paulson [Wed, 02 Apr 1997 15:36:32 +0200] rev 2875
Mostly converted to blast_tac
paulson [Wed, 02 Apr 1997 15:30:44 +0200] rev 2874
Datatype declarations now require theory Datatype--NOT in quotes
paulson [Wed, 02 Apr 1997 15:29:48 +0200] rev 2873
Converted back from upair.thy to ZF.thy