oheimb [Fri, 06 Jun 1997 16:02:13 +0200] rev 3428
improved function 'nonreserved'
paulson [Fri, 06 Jun 1997 13:28:40 +0200] rev 3427
Removed a few redundant additions of simprules or classical rules
paulson [Fri, 06 Jun 1997 13:26:41 +0200] rev 3426
The name bex_conj_distrib was WRONG
paulson [Fri, 06 Jun 1997 12:48:21 +0200] rev 3425
Better miniscoping for bounded quantifiers
paulson [Fri, 06 Jun 1997 10:47:16 +0200] rev 3424
Tidying and simplification of declarations
paulson [Fri, 06 Jun 1997 10:46:26 +0200] rev 3423
Much polishing of proofs
paulson [Fri, 06 Jun 1997 10:22:13 +0200] rev 3422
New miniscoping rules for ALL
paulson [Fri, 06 Jun 1997 10:21:10 +0200] rev 3421
New facts about In0/1 by Burkhart Wolff
paulson [Fri, 06 Jun 1997 10:20:38 +0200] rev 3420
New miniscoping rules ball_triv and bex_triv
paulson [Fri, 06 Jun 1997 10:19:53 +0200] rev 3419
Mended the definition of ack(0,n)
paulson [Fri, 06 Jun 1997 10:19:20 +0200] rev 3418
Two new examples; corrected a comment
paulson [Fri, 06 Jun 1997 10:18:46 +0200] rev 3417
New example theory: Recdef
nipkow [Thu, 05 Jun 1997 19:44:13 +0200] rev 3416
added finite_converse
nipkow [Thu, 05 Jun 1997 17:19:05 +0200] rev 3415
Moved image_is_empty from Finite.ML to equalities.ML
nipkow [Thu, 05 Jun 1997 14:40:35 +0200] rev 3414
Modified a few defs and proofs because of the changes to theory Finite.thy.
nipkow [Thu, 05 Jun 1997 14:39:22 +0200] rev 3413
Finite.ML Finite.thy: Replaced `finite subset of' by mere `finite'.
Relation.ML Trancl.ML: more thms
WF.ML WF.thy: added `acyclic'
WF_Rel.ML: moved some thms back into WF and added some new ones.
paulson [Thu, 05 Jun 1997 14:06:23 +0200] rev 3412
New recdef examples
paulson [Thu, 05 Jun 1997 13:55:29 +0200] rev 3411
Removal of freeze_vars and thaw_vars. New freeze_thaw
paulson [Thu, 05 Jun 1997 13:53:59 +0200] rev 3410
freezeT now refers to Type.freeze_thaw
paulson [Thu, 05 Jun 1997 13:52:43 +0200] rev 3409
Tidying of signature. More robust renaming in freeze_thaw.
New tactic distinct_subgoals_tac
paulson [Thu, 05 Jun 1997 13:30:24 +0200] rev 3408
Removal of freeze_vars and thaw_vars (quite unused...)
paulson [Thu, 05 Jun 1997 13:29:41 +0200] rev 3407
Removal of radixstring from string_of_int; addition of string_of_indexname
paulson [Thu, 05 Jun 1997 13:28:32 +0200] rev 3406
There was never need for another copy of radixstring...
paulson [Thu, 05 Jun 1997 13:27:28 +0200] rev 3405
Numerous simplifications and removal of HOL-isms
Addition of the "simpset" feature (replacing references to \!simpset)
paulson [Thu, 05 Jun 1997 13:26:09 +0200] rev 3404
Now loads theory Recdef
paulson [Thu, 05 Jun 1997 13:22:25 +0200] rev 3403
A slight simplification of optstring
The new "simpset" keyword in the "recdef" declaration
paulson [Thu, 05 Jun 1997 13:21:41 +0200] rev 3402
Now extracts the predicate variable from induct0 insteead of trying to
predict its name. The new "freeze" function requires this.
paulson [Thu, 05 Jun 1997 13:20:18 +0200] rev 3401
Deleted the obsolete "pred_list" relation
paulson [Thu, 05 Jun 1997 13:19:27 +0200] rev 3400
Documented the new distinct_subgoals_tac
paulson [Thu, 05 Jun 1997 13:16:12 +0200] rev 3399
A slight simplification of optstring