Fri, 06 Jun 1997 13:28:40 +0200 paulson Removed a few redundant additions of simprules or classical rules
Fri, 06 Jun 1997 13:26:41 +0200 paulson The name bex_conj_distrib was WRONG
Fri, 06 Jun 1997 12:48:21 +0200 paulson Better miniscoping for bounded quantifiers
Fri, 06 Jun 1997 10:47:16 +0200 paulson Tidying and simplification of declarations
Fri, 06 Jun 1997 10:46:26 +0200 paulson Much polishing of proofs
Fri, 06 Jun 1997 10:22:13 +0200 paulson New miniscoping rules for ALL
Fri, 06 Jun 1997 10:21:10 +0200 paulson New facts about In0/1 by Burkhart Wolff
Fri, 06 Jun 1997 10:20:38 +0200 paulson New miniscoping rules ball_triv and bex_triv
Fri, 06 Jun 1997 10:19:53 +0200 paulson Mended the definition of ack(0,n)
Fri, 06 Jun 1997 10:19:20 +0200 paulson Two new examples; corrected a comment
Fri, 06 Jun 1997 10:18:46 +0200 paulson New example theory: Recdef
Thu, 05 Jun 1997 19:44:13 +0200 nipkow added finite_converse
Thu, 05 Jun 1997 17:19:05 +0200 nipkow Moved image_is_empty from Finite.ML to equalities.ML
Thu, 05 Jun 1997 14:40:35 +0200 nipkow Modified a few defs and proofs because of the changes to theory Finite.thy.
Thu, 05 Jun 1997 14:39:22 +0200 nipkow Finite.ML Finite.thy: Replaced `finite subset of' by mere `finite'.
Thu, 05 Jun 1997 14:06:23 +0200 paulson New recdef examples
Thu, 05 Jun 1997 13:55:29 +0200 paulson Removal of freeze_vars and thaw_vars. New freeze_thaw
Thu, 05 Jun 1997 13:53:59 +0200 paulson freezeT now refers to Type.freeze_thaw
Thu, 05 Jun 1997 13:52:43 +0200 paulson Tidying of signature. More robust renaming in freeze_thaw.
Thu, 05 Jun 1997 13:30:24 +0200 paulson Removal of freeze_vars and thaw_vars (quite unused...)
Thu, 05 Jun 1997 13:29:41 +0200 paulson Removal of radixstring from string_of_int; addition of string_of_indexname
Thu, 05 Jun 1997 13:28:32 +0200 paulson There was never need for another copy of radixstring...
Thu, 05 Jun 1997 13:27:28 +0200 paulson Numerous simplifications and removal of HOL-isms
Thu, 05 Jun 1997 13:26:09 +0200 paulson Now loads theory Recdef
Thu, 05 Jun 1997 13:22:25 +0200 paulson A slight simplification of optstring
Thu, 05 Jun 1997 13:21:41 +0200 paulson Now extracts the predicate variable from induct0 insteead of trying to
Thu, 05 Jun 1997 13:20:18 +0200 paulson Deleted the obsolete "pred_list" relation
Thu, 05 Jun 1997 13:19:27 +0200 paulson Documented the new distinct_subgoals_tac
Thu, 05 Jun 1997 13:16:12 +0200 paulson A slight simplification of optstring
Thu, 05 Jun 1997 13:15:36 +0200 paulson Now extracts the predicate variable from induct0 insteead of trying to
Thu, 05 Jun 1997 13:14:52 +0200 paulson Made the pseudo-type of split_rule_var a separate argument
Wed, 04 Jun 1997 16:03:54 +0200 wenzelm eliminated non-ASCII;
Wed, 04 Jun 1997 12:26:42 +0200 wenzelm eliminated freeze_vars;
Wed, 04 Jun 1997 10:58:56 +0200 mueller changed priority of -> from [6,5]5 to [1,0]0
Tue, 03 Jun 1997 16:38:58 +0200 wenzelm is_blank: fixed space2;
Tue, 03 Jun 1997 12:03:38 +0200 paulson No longer refers to internal TFL structures
Tue, 03 Jun 1997 11:08:08 +0200 paulson More de-HOLification: using Free, Const, etc. instead of mk_var, mk_const
Tue, 03 Jun 1997 10:56:04 +0200 paulson New theory "Power" of exponentiation (and binomial coefficients)
Tue, 03 Jun 1997 10:53:58 +0200 paulson New theorem about the cardinality of the powerset (uses exponentiation)
Mon, 02 Jun 1997 12:19:01 +0200 paulson Type inference makes a Const here, perhaps elsewhere?thry.sml
Mon, 02 Jun 1997 12:17:19 +0200 paulson poly_tvars allows recdefs to be made without type constraints
Mon, 02 Jun 1997 12:16:24 +0200 paulson Corrected banner: it is W0, not MiniML
Mon, 02 Jun 1997 12:15:13 +0200 paulson New statement and proof of free_tv_subst_var in order to cope with new
Mon, 02 Jun 1997 12:14:15 +0200 paulson Now Un_insert_left, Un_insert_right are default rewrite rules
Mon, 02 Jun 1997 12:13:42 +0200 paulson Corrected statement of filter_append; added filter_size
Mon, 02 Jun 1997 12:12:57 +0200 paulson Simplified proof
Mon, 02 Jun 1997 12:12:27 +0200 paulson New theorems le_add_diff_inverse, le_add_diff_inverse2
Fri, 30 May 1997 16:37:20 +0200 mueller trivial changes to incorporate CTL.thy and Example.ML in html file;
Fri, 30 May 1997 15:55:27 +0200 paulson Simplified the calling sequence of CONTEXT_REWRITE_RULE
Fri, 30 May 1997 15:30:52 +0200 paulson Moved "less_eq" to NatDef from Arith
Fri, 30 May 1997 15:24:27 +0200 paulson New results including the basis for unique factorization
Fri, 30 May 1997 15:23:49 +0200 paulson Now "primes" is a set
Fri, 30 May 1997 15:23:25 +0200 paulson Now Divides must be the parent
Fri, 30 May 1997 15:22:19 +0200 paulson New proofs about cardinality. Suggested by Florian Kammueller
Fri, 30 May 1997 15:21:53 +0200 paulson Addition of Finite as parent allows cardinality theorems
Fri, 30 May 1997 15:21:21 +0200 paulson Replacement of "divides" by "dvd" from Divides.thy, and updating of proofs
Fri, 30 May 1997 15:20:41 +0200 paulson Overloading of "^" requires a type constraint
Fri, 30 May 1997 15:19:58 +0200 paulson Overloading of "^" requires new type class "power", with types "nat" and
Fri, 30 May 1997 15:17:36 +0200 paulson New theory Divides
Fri, 30 May 1997 15:17:14 +0200 paulson Many new theorems about cardinality
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip