wenzelm [Fri, 04 Apr 1997 19:11:19 +0200] rev 2917
added -g, -h options;
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
wenzelm [Fri, 04 Apr 1997 19:10:22 +0200] rev 2916
tuned xdvi invocation;
wenzelm [Fri, 04 Apr 1997 19:09:21 +0200] rev 2915
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
wenzelm [Fri, 04 Apr 1997 19:08:35 +0200] rev 2914
improved messages;
wenzelm [Fri, 04 Apr 1997 19:07:54 +0200] rev 2913
fixed diagnostic output of print modes;
nipkow [Fri, 04 Apr 1997 16:33:28 +0200] rev 2912
moved inj and surj from Set to Fun and Inv -> inv.
nipkow [Fri, 04 Apr 1997 16:27:39 +0200] rev 2911
Inv -> inv
slotosch [Fri, 04 Apr 1997 16:16:35 +0200] rev 2910
*** empty log message ***
slotosch [Fri, 04 Apr 1997 16:04:28 +0200] rev 2909
Added Example Quot
CVS ----------------------------------------------------------------------
slotosch [Fri, 04 Apr 1997 16:03:48 +0200] rev 2908
Start Example
nipkow [Fri, 04 Apr 1997 16:03:44 +0200] rev 2907
inv -> inverse
slotosch [Fri, 04 Apr 1997 16:03:11 +0200] rev 2906
Example for higher order quotients: Fractionals
slotosch [Fri, 04 Apr 1997 16:02:12 +0200] rev 2905
(higher-order) quotient constructor quot, based on PER
slotosch [Fri, 04 Apr 1997 16:01:14 +0200] rev 2904
(partial) equivalecne relations. classes er<per
nipkow [Fri, 04 Apr 1997 14:48:40 +0200] rev 2903
Inv -> inv
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
paulson [Wed, 02 Apr 1997 15:28:42 +0200] rev 2872
Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
paulson [Wed, 02 Apr 1997 15:26:52 +0200] rev 2871
Now checks for existence of theory Inductive (Fixedpt was too small)
paulson [Wed, 02 Apr 1997 15:25:35 +0200] rev 2870
Now a non-trivial theory so that require_thy can find it