Tue, 05 Aug 1997 16:21:45 +0200 nipkow Added function `replicate' and lemmas map_cong and set_replicate.
Tue, 05 Aug 1997 16:14:23 +0200 wenzelm cleaned up;
Tue, 05 Aug 1997 10:50:24 +0200 paulson Corrected a comment
Mon, 04 Aug 1997 11:50:35 +0200 nipkow Added a take/dropWhile lemma.
Fri, 01 Aug 1997 10:59:19 +0200 nipkow Generalized nth_drop (Conny).
Fri, 01 Aug 1997 09:42:19 +0200 nipkow Corected bug in def of dropWhile (also present in Haskell lib!)
Fri, 01 Aug 1997 09:41:38 +0200 nipkow Had to remove {x.x=a} = a from !simpset in one proof.
Fri, 01 Aug 1997 09:39:28 +0200 nipkow Added {x.x=a} = a to !simpset.
Fri, 25 Jul 1997 14:31:48 +0200 wenzelm removed split_paired_Ex;
Fri, 25 Jul 1997 13:59:15 +0200 nipkow new simproc
Fri, 25 Jul 1997 13:20:12 +0200 wenzelm *** empty log message ***
Fri, 25 Jul 1997 13:18:45 +0200 wenzelm load simplifier.ML (again);
Fri, 25 Jul 1997 13:18:09 +0200 wenzelm added prems argument to simplification procedures;
Fri, 25 Jul 1997 13:17:14 +0200 wenzelm remove references to simplifier.ML;
Fri, 25 Jul 1997 11:47:09 +0200 wenzelm improved rewrite_thm / rewrite_goals to handle conditional eqns;
Thu, 24 Jul 1997 15:25:29 +0200 nipkow Added a few lemmas.
Thu, 24 Jul 1997 11:20:12 +0200 nipkow Deleted comment.
Thu, 24 Jul 1997 11:13:12 +0200 nipkow Replaced clumsy rewriting by the new function simplify on thms.
Thu, 24 Jul 1997 11:12:18 +0200 nipkow List.ML: added lemmas by Stefan Merz.
Thu, 24 Jul 1997 10:46:32 +0200 paulson set_of_list -> set
Wed, 23 Jul 1997 17:44:15 +0200 nipkow Simplified a few proofs because of improved simplification.
Wed, 23 Jul 1997 17:43:42 +0200 nipkow Prod.ML: Added split_paired_EX and lots of comments about failed attempts to
Wed, 23 Jul 1997 16:03:19 +0200 wenzelm added simplification meta rules;
Wed, 23 Jul 1997 12:54:49 +0200 wenzelm standard congs;
Wed, 23 Jul 1997 11:54:32 +0200 paulson Now rename_params_rule merely issues warnings--and does nothing--if the
Wed, 23 Jul 1997 11:52:22 +0200 paulson Now Datatype.occs_in_prems prints the necessary warning ITSELF.
Wed, 23 Jul 1997 11:50:26 +0200 paulson Uses new version of Datatype.occs_in_prems
Wed, 23 Jul 1997 11:49:20 +0200 paulson auto update
Wed, 23 Jul 1997 11:48:59 +0200 paulson Removal of tactical STATE
Wed, 23 Jul 1997 11:11:14 +0200 wenzelm fixed polymorphic val;
Wed, 23 Jul 1997 11:07:36 +0200 wenzelm tuned congs: standard;
Wed, 23 Jul 1997 11:04:19 +0200 wenzelm improved simp tracing;
Wed, 23 Jul 1997 11:03:54 +0200 wenzelm added simplification meta rules;
Wed, 23 Jul 1997 10:34:18 +0200 wenzelm tmp fix to accomodate rep_ss changes;
Wed, 23 Jul 1997 10:22:48 +0200 wenzelm added rewrite_thm;
Wed, 23 Jul 1997 10:22:30 +0200 wenzelm tuned apsome;
Tue, 22 Jul 1997 19:33:52 +0200 wenzelm added error_msg;
Tue, 22 Jul 1997 19:33:30 +0200 wenzelm tuned error / warning;
Tue, 22 Jul 1997 18:46:44 +0200 wenzelm added print_ss;
Tue, 22 Jul 1997 18:45:43 +0200 wenzelm added dest_mss, merge_mss;
Tue, 22 Jul 1997 17:52:47 +0200 wenzelm tuned title;
Tue, 22 Jul 1997 17:47:20 +0200 wenzelm added dest and merge operations;
Tue, 22 Jul 1997 17:46:35 +0200 wenzelm added pretty_cterm;
Tue, 22 Jul 1997 17:45:42 +0200 wenzelm improved print_cs;
Tue, 22 Jul 1997 11:49:59 +0200 paulson Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:49:44 +0200 paulson Now possibility_tac is an explicit function, in order to delay
Tue, 22 Jul 1997 11:26:02 +0200 paulson Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:23:03 +0200 paulson Now possibility_tac and basic_possibility_tac are explicit functions, in order
Tue, 22 Jul 1997 11:21:17 +0200 paulson Deleted the superfluous assumption A ~= B, which must hold anyway by induction
Tue, 22 Jul 1997 11:16:57 +0200 paulson Fixed the spelling of AUTH_NAMES--it could not have worked before\!
Tue, 22 Jul 1997 11:15:14 +0200 paulson Option is a synonym for General because MLWorks does not yet provide
Tue, 22 Jul 1997 11:14:18 +0200 paulson Removal of the tactical STATE
Tue, 22 Jul 1997 11:12:55 +0200 paulson Removal of the tactical STATE
Fri, 18 Jul 1997 14:06:54 +0200 wenzelm tuned error propagation msg;
Fri, 18 Jul 1997 13:57:19 +0200 wenzelm defs may now be conditional;
Fri, 18 Jul 1997 13:55:09 +0200 wenzelm renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:54:41 +0200 wenzelm tuned warning;
Fri, 18 Jul 1997 13:52:35 +0200 wenzelm tuned warnings;
Fri, 18 Jul 1997 13:51:28 +0200 wenzelm considered removal of print_goals_ref;
Fri, 18 Jul 1997 13:37:16 +0200 wenzelm defs: allow conditions;
Fri, 18 Jul 1997 13:36:43 +0200 wenzelm tuned warning;
Fri, 18 Jul 1997 13:36:03 +0200 wenzelm renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:35:36 +0200 wenzelm tuned warning;
Fri, 18 Jul 1997 13:35:15 +0200 wenzelm tuned warning;
Fri, 18 Jul 1997 13:33:20 +0200 wenzelm improved output channels: normal, warning, error;
Thu, 17 Jul 1997 15:03:38 +0200 wenzelm fixed EqI meta rule;
Thu, 17 Jul 1997 12:44:58 +0200 mueller changes needed for introducing fairness
Thu, 17 Jul 1997 12:44:16 +0200 mueller changes neede for introducing fairness
Thu, 17 Jul 1997 12:43:32 +0200 mueller changes needed for adding fairness
Wed, 16 Jul 1997 11:34:42 +0200 wenzelm fixed merge of internal simprocs;
Mon, 14 Jul 1997 12:47:21 +0200 paulson Changing "lost" from a parameter of protocol definitions to a constant.
Mon, 14 Jul 1997 12:44:09 +0200 paulson Fixed delIffs to deal correctly with the D-rule
Mon, 14 Jul 1997 12:42:28 +0200 paulson Removed redundant addsimps of Un_insert_left, which is now a default simprule
Fri, 11 Jul 1997 13:32:39 +0200 paulson Removal of monotonicity reasoning involving "lost" and the theorem
Fri, 11 Jul 1997 13:30:01 +0200 paulson Now uses the Notes constructor to distinguish the Client (who has chosen M)
Fri, 11 Jul 1997 13:28:53 +0200 paulson Moved some declarations to Message from Public and Shared
Fri, 11 Jul 1997 13:27:15 +0200 paulson Now loads theory Event, which contains common declarations
Fri, 11 Jul 1997 13:26:15 +0200 paulson Moving common declarations and proofs from theories "Shared"
Wed, 09 Jul 1997 17:00:34 +0200 wenzelm removed obsolete init_pps and init_thy_reader;
Wed, 09 Jul 1997 16:54:17 +0200 wenzelm improved type checking errors;
Wed, 09 Jul 1997 16:53:53 +0200 wenzelm removed init_pps;
Wed, 09 Jul 1997 16:52:51 +0200 wenzelm removed init_database;
Wed, 09 Jul 1997 12:57:04 +0200 nipkow Improved length = size translation.
Mon, 07 Jul 1997 10:49:14 +0200 paulson New proofs involving CERTIFICATE VERIFY
Mon, 07 Jul 1997 09:09:21 +0200 wenzelm eliminated chmod -w;
Mon, 07 Jul 1997 09:07:08 +0200 wenzelm -w option;
Mon, 07 Jul 1997 09:06:26 +0200 wenzelm NOWRITE;
Mon, 07 Jul 1997 09:05:16 +0200 wenzelm added -w option;
Fri, 04 Jul 1997 17:36:41 +0200 paulson Changed some variables of type msg to lower case (e.g. from NB to nb
Fri, 04 Jul 1997 17:34:55 +0200 paulson New constant "certificate"--just an abbreviation
Fri, 04 Jul 1997 14:37:30 +0200 nipkow Reduced priority of postfix ^* etc operators such that they are the same as
Fri, 04 Jul 1997 12:36:00 +0200 paulson Automatic update
Fri, 04 Jul 1997 12:32:31 +0200 paulson Now catches the error of calling tgoalw when there are no goals to prove,
Fri, 04 Jul 1997 12:31:20 +0200 paulson Simplified the new proofs about division
Fri, 04 Jul 1997 11:57:33 +0200 paulson New comments on how to deal with unproved termination conditions
Fri, 04 Jul 1997 11:56:49 +0200 paulson Fixed comments
Fri, 04 Jul 1997 11:56:18 +0200 paulson Moved MLWorks.ML to its proper place, directory ML-Systems.
Fri, 04 Jul 1997 11:54:43 +0200 paulson Automatic update
Thu, 03 Jul 1997 17:21:14 +0200 paulson Modified the \tydx command to set types in italics instead of \tt
Thu, 03 Jul 1997 17:20:07 +0200 paulson Some LaTeX-2e primitives such as \texttt
Thu, 03 Jul 1997 17:17:45 +0200 paulson Added documentation for recdef, and tidied some other material
Thu, 03 Jul 1997 17:10:50 +0200 paulson Updated references
Thu, 03 Jul 1997 13:44:54 +0200 nipkow set_of_list -> set
Wed, 02 Jul 1997 16:53:14 +0200 paulson Now there are TWO spaces after each full stop, so that the Emacs sentence
Wed, 02 Jul 1997 16:46:36 +0200 paulson Now there are TWO spaces after each full stop, so that the Emacs sentence
Wed, 02 Jul 1997 11:59:10 +0200 nipkow Added the following lemmas tp Divides and a few others to Arith and NatDef:
Tue, 01 Jul 1997 17:59:36 +0200 paulson Tidying; also simplified the lemma Says_Server_not
Tue, 01 Jul 1997 17:42:36 +0200 paulson New theory TLS
Tue, 01 Jul 1997 17:38:49 +0200 paulson Deleted a redundant A~=B in rules that refer to a previous event
Tue, 01 Jul 1997 17:37:42 +0200 paulson More realistic model: the Spy can compute clientK and serverK
Tue, 01 Jul 1997 17:36:42 +0200 paulson Reordered rules in analz_image_freshK_ss to improve clarity
Tue, 01 Jul 1997 17:35:09 +0200 paulson Removal of the obsolete newN function
Tue, 01 Jul 1997 17:34:42 +0200 paulson New theorem priK_inj_eq, injectivity of priK
Tue, 01 Jul 1997 17:34:13 +0200 paulson spy_analz_tac: Restored iffI to the list of rules used to break down
Tue, 01 Jul 1997 17:32:12 +0200 paulson New theory TLS
Tue, 01 Jul 1997 11:11:42 +0200 paulson Baby TLS. Proofs work, but model seems unrealistic
Tue, 01 Jul 1997 10:45:59 +0200 paulson New and stronger lemmas; more default simp/cla rules
Tue, 01 Jul 1997 10:39:28 +0200 paulson Deleted the obsolete operators newK, newN and nPair
Tue, 01 Jul 1997 10:38:11 +0200 paulson Now the possibility proof calls the appropriate tactic
Tue, 01 Jul 1997 10:37:42 +0200 paulson Added a comment
Tue, 01 Jul 1997 10:37:03 +0200 paulson Now Collect_mem_eq is a default simprule (how could it have ever been omitted?
Tue, 01 Jul 1997 10:34:30 +0200 paulson New laws for the "lists" operator
Mon, 30 Jun 1997 12:08:19 +0200 nipkow More concat lemmas.
Fri, 27 Jun 1997 10:47:13 +0200 paulson Corrected indentations and margins after the renaming of "set_of_list"
Thu, 26 Jun 1997 13:20:50 +0200 nipkow set_of_list -> set
Thu, 26 Jun 1997 11:58:05 +0200 paulson Trivial changes in connection with the Yahalom paper.
Thu, 26 Jun 1997 11:15:55 +0200 wenzelm oops;
Thu, 26 Jun 1997 11:14:46 +0200 wenzelm rearrange pages of ps file to be printed as booklet (duplex);
Thu, 26 Jun 1997 10:43:15 +0200 nipkow amdI -> admI2
Thu, 26 Jun 1997 10:42:50 +0200 nipkow Tuned Franz's proofs.
Mon, 23 Jun 1997 11:33:59 +0200 paulson Removal of structure Context and its replacement by a theorem list of
Mon, 23 Jun 1997 11:30:35 +0200 paulson Removal of COND_CONG, which is just if_cong RS eq_reflection
Mon, 23 Jun 1997 10:42:03 +0200 paulson Ran expandshort
Mon, 23 Jun 1997 10:35:49 +0200 paulson New "congs" keyword for recdef theory section
Fri, 20 Jun 1997 13:19:31 +0200 wenzelm removed old Makefile;
Fri, 20 Jun 1997 11:37:53 +0200 wenzelm removed;
Fri, 20 Jun 1997 11:34:05 +0200 wenzelm removed old Makefile;
Fri, 20 Jun 1997 11:19:39 +0200 wenzelm removed old Makefile and compat files;
Thu, 19 Jun 1997 11:31:14 +0200 paulson Made proofs more concise by replacing calls to spy_analz_tac by uses of
Thu, 19 Jun 1997 11:28:55 +0200 paulson Proof tidying and variable renaming (NA->na, NB->nb when of type msg)
Thu, 19 Jun 1997 11:24:37 +0200 paulson New comments; a tidied proof
Thu, 19 Jun 1997 11:23:31 +0200 paulson Two new rewrite rules--NOT included by default\!
Wed, 18 Jun 1997 15:38:35 +0200 paulson Defines KeyWithNonce, which is used to prove the secrecy of NB
Wed, 18 Jun 1997 15:31:31 +0200 paulson Addition of not_imp (which pushes negation into implication) as a default
Wed, 18 Jun 1997 15:30:32 +0200 paulson Corrected Title in header lines
Wed, 18 Jun 1997 15:28:03 +0200 paulson Streamlined proofs of the secrecy of NB and added authentication of A and B
Wed, 18 Jun 1997 15:24:21 +0200 paulson Removed Says_Crypt_lost and Says_Crypt_not_lost.
Wed, 18 Jun 1997 15:23:29 +0200 paulson Removed Says_Crypt_lost and Says_Crypt_not_lost.
Wed, 18 Jun 1997 15:21:30 +0200 paulson Adapted proofs to the removal of Says_Crypt_lost and Says_Crypt_not_lost
Wed, 18 Jun 1997 15:19:37 +0200 paulson Deleted spurious reference to Spy_not_see_NB, which by chance was defined
Tue, 17 Jun 1997 09:01:56 +0200 nipkow converse -> ^-1
Mon, 16 Jun 1997 14:25:33 +0200 paulson Type constraint added to ensure that "length" refers to lists. Maybe should
Mon, 16 Jun 1997 14:24:11 +0200 paulson Replacing the primrec definition of "length" by a translation to the built-in
Fri, 13 Jun 1997 10:35:13 +0200 nipkow Tuned wf_iff_no_infinite_down_chain proof, based on Konrads ideas.
Fri, 13 Jun 1997 10:04:37 +0200 mueller changed compatible definition;
Thu, 12 Jun 1997 16:48:03 +0200 mueller added deadlock
Thu, 12 Jun 1997 16:47:15 +0200 mueller added deadlock freedom, polished definitions and proofs
Mon, 09 Jun 1997 10:21:38 +0200 paulson Strengthened and streamlined the Yahalom proofs
Mon, 09 Jun 1997 10:21:05 +0200 paulson Useful new lemma
Fri, 06 Jun 1997 21:49:47 +0200 wenzelm eliminated non-ASCII;
Fri, 06 Jun 1997 19:30:06 +0200 nipkow Added
Fri, 06 Jun 1997 16:02:13 +0200 oheimb improved function 'nonreserved'
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
Fri, 30 May 1997 15:16:44 +0200 paulson Now Divides must be the parent
Fri, 30 May 1997 15:15:57 +0200 paulson Moving div and mod from Arith to Divides
Fri, 30 May 1997 15:14:59 +0200 paulson flushOut ensures that no recent error message are lost (not certain this is
Tue, 27 May 1997 17:49:52 +0200 wenzelm polyml-3.1 default again (for local work);
Tue, 27 May 1997 16:31:26 +0200 wenzelm fixed -P (checkout only);
Tue, 27 May 1997 15:45:07 +0200 wenzelm NJ 1.09.2x as factory default! Isabelle94-8
Tue, 27 May 1997 15:07:02 +0200 mueller Last changes for new release 94-8
Tue, 27 May 1997 14:38:49 +0200 wenzelm added 1.09.28 note;
Tue, 27 May 1997 13:26:42 +0200 paulson New theorems suggested by Florian Kammueller
Tue, 27 May 1997 13:26:11 +0200 paulson Restoration of the two "bypassed" theorems Union_quotient and quotient_disj
Tue, 27 May 1997 13:25:00 +0200 paulson Removal of card_insert_disjoint, which is now a default rewrite rule
Tue, 27 May 1997 13:24:15 +0200 paulson New theorem disjoint_eq_subset_Compl
Tue, 27 May 1997 13:23:53 +0200 paulson New theorem le_Suc_eq
Tue, 27 May 1997 13:23:27 +0200 paulson Removal of mask.sig and mask.sml
Tue, 27 May 1997 13:22:30 +0200 paulson Removal of module Mask and datatype binding with its constructor |->
Tue, 27 May 1997 13:03:41 +0200 paulson New theorems suggested by Florian Kammueller
Mon, 26 May 1997 14:54:24 +0200 slotosch remoded ccc1
Mon, 26 May 1997 13:51:03 +0200 slotosch removed ccc1
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip