Sat, 04 Apr 1998 12:29:07 +0200 wenzelm no open Simplifier;
Sat, 04 Apr 1998 12:28:39 +0200 wenzelm replaced thy_data by thy_setup;
Sat, 04 Apr 1998 12:26:47 +0200 wenzelm type_error;
Sat, 04 Apr 1998 11:44:16 +0200 wenzelm replaced thy_data by setup;
Sat, 04 Apr 1998 11:43:39 +0200 wenzelm removed simple;
Sat, 04 Apr 1998 11:42:48 +0200 wenzelm added triv_goal, rev_triv_goal (for Isar);
Sat, 04 Apr 1998 11:42:26 +0200 wenzelm added Goal_def;
Sat, 04 Apr 1998 11:41:24 +0200 wenzelm replaced thy_data by thy_setup;
Sat, 04 Apr 1998 11:41:00 +0200 wenzelm added local_theory (for Isar);
Sat, 04 Apr 1998 11:40:18 +0200 wenzelm tuned trace msgs;
Fri, 03 Apr 1998 14:38:19 +0200 wenzelm tuned names;
Fri, 03 Apr 1998 14:37:48 +0200 wenzelm added get_tthm(s), store_tthms(s);
Fri, 03 Apr 1998 14:36:20 +0200 wenzelm tuned comments;
Fri, 03 Apr 1998 14:36:05 +0200 wenzelm added attribute.ML;
Fri, 03 Apr 1998 14:35:39 +0200 wenzelm Theorem tags and attributes.
Fri, 03 Apr 1998 13:32:42 +0200 paulson UNITY
Fri, 03 Apr 1998 13:30:49 +0200 oheimb repaired incompatibility with new SML version by eta-expansion
Fri, 03 Apr 1998 12:35:27 +0200 paulson New target HOL-UNITY
Fri, 03 Apr 1998 12:34:33 +0200 paulson New UNITY theory
Fri, 03 Apr 1998 11:22:51 +0200 paulson Tidied proofs
Fri, 03 Apr 1998 11:20:41 +0200 paulson Tidied proofs by getting rid of case_tac
Fri, 03 Apr 1998 09:54:48 +0200 oheimb improved \tt appearance of many ASCII special symbols like #
Thu, 02 Apr 1998 17:19:02 +0200 oheimb split_all_tac now fails if there is nothing to split
Thu, 02 Apr 1998 13:49:04 +0200 paulson new theorems
Thu, 02 Apr 1998 13:48:48 +0200 paulson changed if_bool_eq to if_bool_eq_conj
Thu, 02 Apr 1998 13:48:28 +0200 paulson changed if_bool_eq to if_bool_eq_conj and added if_bool_eq_disj
Thu, 02 Apr 1998 13:47:03 +0200 paulson New theorems card_Diff_le and card_insert_le; tidied
Thu, 02 Apr 1998 12:45:47 +0200 oheimb introduced functions for updating the wrapper lists
Thu, 02 Apr 1998 12:39:32 +0200 oheimb *** empty log message ***
Mon, 30 Mar 1998 21:15:18 +0200 oheimb merge_cs now also merges safe and unsafe wrappers
Mon, 30 Mar 1998 21:14:04 +0200 oheimb generalized appearance of trancl_into_rtrancl and r_into_trancl
Mon, 30 Mar 1998 21:09:46 +0200 oheimb adapted proof of finite_converse
Mon, 30 Mar 1998 21:08:05 +0200 oheimb added wf_converse_trancl, adapted proof of wfrec
Mon, 30 Mar 1998 21:06:09 +0200 oheimb added caveat
Mon, 30 Mar 1998 21:05:25 +0200 oheimb added introduction and elimination rules for Univalent
Mon, 30 Mar 1998 21:04:41 +0200 oheimb added Univalent_rel_pow
Mon, 30 Mar 1998 21:04:13 +0200 oheimb removed superfluous use_thy
Mon, 30 Mar 1998 21:03:14 +0200 oheimb removed superfluous translations
Tue, 24 Mar 1998 16:57:40 +0100 wenzelm added try, single, many;
Tue, 24 Mar 1998 15:57:18 +0100 oheimb added cproj', and therefore extended prj
Tue, 24 Mar 1998 15:54:42 +0100 oheimb added cproj', and therefore extended prj
Tue, 24 Mar 1998 15:53:47 +0100 oheimb improved checks
Tue, 24 Mar 1998 15:51:37 +0100 oheimb added o2s
Tue, 24 Mar 1998 15:49:32 +0100 oheimb added finite_acyclic_wf_converse: corrected 8bit chars
Tue, 24 Mar 1998 15:46:34 +0100 oheimb added acyclicI
Tue, 24 Mar 1998 15:46:08 +0100 oheimb added finite_acyclic_wf_converse
Mon, 23 Mar 1998 13:56:53 +0100 paulson more thms
Mon, 16 Mar 1998 16:54:07 +0100 paulson inverse -> converse
Mon, 16 Mar 1998 16:50:50 +0100 paulson inverse -> converse
Mon, 16 Mar 1998 16:47:57 +0100 paulson re-ordered proofs
Fri, 13 Mar 1998 18:15:14 +0100 wenzelm moved addsplits [expand_if] from HOL_basic_ss to HOL_ss;
Thu, 12 Mar 1998 13:17:13 +0100 oheimb renamed not1_or to disj_not1, not2_or to disj_not2
Thu, 12 Mar 1998 13:15:36 +0100 oheimb improved coding of delWrapper and delSWrapper
Thu, 12 Mar 1998 13:13:19 +0100 oheimb addloop: added warning in case of overwriting a looper
Thu, 12 Mar 1998 12:49:24 +0100 nipkow Made mutual simplification of prems a special case.
Thu, 12 Mar 1998 12:48:49 +0100 nipkow Used merge_alists for loopers.
Thu, 12 Mar 1998 10:40:08 +0100 paulson New, stronger rewrites
Thu, 12 Mar 1998 10:39:19 +0100 paulson The theorem nat_neqE, and some tidying
Thu, 12 Mar 1998 10:37:58 +0100 paulson New laws, mostly generalizing old "pred" ones
Wed, 11 Mar 1998 14:54:41 +0100 paulson spy_analz_tac now handles individual conjuncts properly
Wed, 11 Mar 1998 11:05:30 +0100 paulson new theorem
Wed, 11 Mar 1998 11:05:14 +0100 paulson New theorem Image_eq_UN; deleted the silly vimage_inverse_Image
Wed, 11 Mar 1998 11:03:43 +0100 paulson Arith.thy -> thy; proved a few new theorems
Wed, 11 Mar 1998 10:17:16 +0100 nipkow New Asm_full_simp_tac shortens proof.
Wed, 11 Mar 1998 09:50:31 +0100 nipkow Simplifier
Wed, 11 Mar 1998 09:40:32 +0100 nipkow More Lex.
Wed, 11 Mar 1998 09:33:56 +0100 nipkow New Asm_full_simp_tac led to a loop.
Tue, 10 Mar 1998 20:24:28 +0100 nipkow Mod because of new simplifier.
Tue, 10 Mar 1998 20:24:04 +0100 nipkow Mod because of not1_or.
Tue, 10 Mar 1998 19:15:00 +0100 nipkow Updated proofs because of new simplifier.
Tue, 10 Mar 1998 19:04:10 +0100 nipkow Updated proofs because of new simplification tactics.
Tue, 10 Mar 1998 19:02:53 +0100 nipkow Adapted proofs because of new simplification tactics.
Tue, 10 Mar 1998 19:02:20 +0100 nipkow The new asm_lr_simp_tac is the old asm_full_simp_tac.
Tue, 10 Mar 1998 18:33:13 +0100 oheimb renamed is_chain to chain, is_tord to tord, replaced chain_finite by chfin
Tue, 10 Mar 1998 18:32:37 +0100 oheimb added not1_or and if_eq_cancel to simpset()
Tue, 10 Mar 1998 18:32:08 +0100 oheimb added not1_or and if_eq_cancel to simpset()
Tue, 10 Mar 1998 18:31:32 +0100 oheimb new rewrite rules not1_or, not2_or, and if_eq_cancel
Tue, 10 Mar 1998 18:26:27 +0100 oheimb renamed smart_tac to force_tac, slight improvement of force_tac
Tue, 10 Mar 1998 16:47:26 +0100 nipkow Asm_full_simp_tac now reorients asm c = t to t = c.
Tue, 10 Mar 1998 14:27:44 +0100 wenzelm adhoc fix of is_blank;
Tue, 10 Mar 1998 13:27:13 +0100 nipkow New scanner in abstract form.
Tue, 10 Mar 1998 13:24:11 +0100 nipkow New simplifier flag for mutual simplification.
Tue, 10 Mar 1998 13:23:35 +0100 nipkow Removed expand_split from simpset.
Mon, 09 Mar 1998 16:30:55 +0100 wenzelm removed pred;
Mon, 09 Mar 1998 16:17:28 +0100 wenzelm eliminated pred function;
Mon, 09 Mar 1998 16:16:21 +0100 wenzelm Symbol.explode;
Mon, 09 Mar 1998 16:15:24 +0100 wenzelm replaced $LOGNAME by $USER;
Mon, 09 Mar 1998 16:14:46 +0100 wenzelm tuned;
Mon, 09 Mar 1998 16:14:32 +0100 wenzelm Symbol.is_*;
Mon, 09 Mar 1998 16:14:15 +0100 wenzelm adapted to new scanner, baroque chars;
Mon, 09 Mar 1998 16:13:21 +0100 wenzelm Symbol.input;
Mon, 09 Mar 1998 16:12:39 +0100 wenzelm adapted to symbols, scan;
Mon, 09 Mar 1998 16:12:19 +0100 wenzelm Generic scanners (for potentially infinite input) -- replaces Scanner;
Mon, 09 Mar 1998 16:11:50 +0100 wenzelm adapted to new scanner and abroque chars;
Mon, 09 Mar 1998 16:11:28 +0100 wenzelm read_var;
Mon, 09 Mar 1998 16:11:13 +0100 wenzelm Symbol.output;
Mon, 09 Mar 1998 16:10:57 +0100 wenzelm tuned syntax error msg;
Mon, 09 Mar 1998 16:10:38 +0100 wenzelm Symbol.explode;
Mon, 09 Mar 1998 16:10:22 +0100 wenzelm scan.ML, symbol.ML;
Mon, 09 Mar 1998 16:09:56 +0100 wenzelm adapted to new scanners and baroque chars;
Mon, 09 Mar 1998 16:09:32 +0100 wenzelm tuned some names;
Mon, 09 Mar 1998 16:09:06 +0100 wenzelm adapted to baroque chars;
Mon, 09 Mar 1998 16:08:37 +0100 wenzelm added merge_alists;
Mon, 09 Mar 1998 16:08:06 +0100 wenzelm Syntax.indexname;
Mon, 09 Mar 1998 16:07:22 +0100 wenzelm tuned comment;
Mon, 09 Mar 1998 16:07:03 +0100 wenzelm tuned;
Mon, 09 Mar 1998 16:06:46 +0100 wenzelm replaced Pure/Syntax/symbol_font.ML by Pure/Syntax/symbol.ML;
Mon, 09 Mar 1998 16:05:34 +0100 wenzelm replaced Pure/Syntax/symbol_font.ML by Pure/Syntax/symbol.ML;
Sat, 07 Mar 1998 16:29:29 +0100 nipkow Removed `addsplits [expand_if]'
Fri, 06 Mar 1998 18:25:28 +0100 wenzelm added clasimp.ML;
Fri, 06 Mar 1998 16:05:04 +0100 nipkow Removed superfluous `op'
Fri, 06 Mar 1998 15:58:16 +0100 nipkow *** empty log message ***
Fri, 06 Mar 1998 15:20:29 +0100 nipkow Added delspilts, Addsplits, Delsplits.
Fri, 06 Mar 1998 15:19:29 +0100 nipkow expand_if is now by default part of the simpset.
Thu, 05 Mar 1998 10:47:27 +0100 paulson New theorem and simprules
Wed, 04 Mar 1998 13:16:05 +0100 nipkow Reorganized simplifier. May now reorient rules.
Wed, 04 Mar 1998 13:15:05 +0100 nipkow Reorganized simplifier. May now reorient rules.
Wed, 04 Mar 1998 13:14:11 +0100 nipkow Reorganized simplifier. May now reorient rules.
Tue, 03 Mar 1998 15:15:04 +0100 paulson Better simplification allows deletion of parts of proofs
Tue, 03 Mar 1998 15:13:24 +0100 paulson New theorem
Tue, 03 Mar 1998 15:12:57 +0100 paulson New theorems
Tue, 03 Mar 1998 15:12:25 +0100 paulson New theorems; tidied
Tue, 03 Mar 1998 15:11:26 +0100 paulson New theorem diff_Suc_le_Suc_diff; tidied another proof
Tue, 03 Mar 1998 15:09:04 +0100 paulson auto generated
Sat, 28 Feb 1998 15:41:50 +0100 nipkow Modified def.
Sat, 28 Feb 1998 15:41:17 +0100 nipkow Splitters via named loopers.
Sat, 28 Feb 1998 15:40:50 +0100 nipkow Little reorganization. Loop tactics have names now.
Sat, 28 Feb 1998 15:40:03 +0100 nipkow Tried to reorganize rewriter a little. More to be done.
Fri, 27 Feb 1998 11:21:28 +0100 oheimb added minimal description of rep_cs: corrections
Fri, 27 Feb 1998 11:18:29 +0100 oheimb added minimal description of rep_cs
Fri, 27 Feb 1998 11:18:16 +0100 oheimb added minimal description of rep_ss
Fri, 27 Feb 1998 11:08:20 +0100 paulson "choice" moved to Set.ML
Fri, 27 Feb 1998 11:07:58 +0100 paulson New absorbsion laws, etc
Fri, 27 Feb 1998 11:07:13 +0100 paulson Vimage
Fri, 27 Feb 1998 11:06:28 +0100 paulson New vimage laws
Thu, 26 Feb 1998 15:45:33 +0100 oheimb added smart_tac
Thu, 26 Feb 1998 15:41:46 +0100 oheimb removed superfluous addss
Thu, 26 Feb 1998 11:07:57 +0100 paulson New theory, Vimage
Thu, 26 Feb 1998 11:07:37 +0100 paulson Proved choice and bchoice; changed Fun.thy -> thy
Thu, 26 Feb 1998 10:48:19 +0100 wenzelm *** empty log message ***
Thu, 26 Feb 1998 10:41:36 +0100 wenzelm added clasimp.ML;
Wed, 25 Feb 1998 20:29:58 +0100 oheimb renamed rep_claset to rep_cs
Wed, 25 Feb 1998 20:25:27 +0100 oheimb factored out common code of HOL/simpdata.ML and FOL/simpdata.ML concerning
Wed, 25 Feb 1998 15:51:24 +0100 oheimb changed wrapper mechanism of classical reasoner
Wed, 25 Feb 1998 15:48:04 +0100 oheimb added split_all_tac to claset()
Wed, 25 Feb 1998 15:45:32 +0100 oheimb changed wrapper mechanism of classical reasoner
Tue, 24 Feb 1998 11:35:33 +0100 paulson New theory of the inverse image of a function
Tue, 24 Feb 1998 10:44:53 +0100 nipkow Added some lemmas.
Mon, 23 Feb 1998 11:24:49 +0100 paulson Catches bad elim rules, handling exception OPTION
Mon, 23 Feb 1998 11:16:18 +0100 paulson New laws for union
Mon, 23 Feb 1998 11:15:40 +0100 paulson New laws for id
Sun, 22 Feb 1998 14:12:23 +0100 nipkow New induction schemas for lists (length and snoc).
Fri, 20 Feb 1998 17:57:16 +0100 nipkow *** empty log message ***
Fri, 20 Feb 1998 17:56:51 +0100 nipkow Congruence rules use == in premises now.
Fri, 20 Feb 1998 17:56:39 +0100 nipkow Congruence rules use == in premises now.
Fri, 20 Feb 1998 17:33:14 +0100 oheimb minor improvements
Fri, 20 Feb 1998 16:02:21 +0100 oheimb re-arranged bindings for many function keys
Fri, 20 Feb 1998 16:00:18 +0100 oheimb extended input syntax to handle names of special keys
Fri, 20 Feb 1998 15:59:13 +0100 oheimb moved Ctrl entry before Alt entry
Fri, 20 Feb 1998 11:07:51 +0100 paulson New theorem eq_imp_le
Thu, 19 Feb 1998 15:01:25 +0100 paulson Four new Union/Intersection laws
Wed, 18 Feb 1998 18:42:54 +0100 oheimb corrected problem with auto_tac: now uses a variant of depth_tac that avoids
Wed, 18 Feb 1998 17:32:18 +0100 wenzelm added New Jersey mirror;
Wed, 18 Feb 1998 11:31:25 +0100 nipkow Improved loop-test for rewrite rules a little.
Wed, 18 Feb 1998 10:37:48 +0100 wenzelm tuned comment;
Fri, 13 Feb 1998 20:16:02 +0100 wenzelm added append (curried);
Thu, 12 Feb 1998 17:53:05 +0100 wenzelm *** empty log message ***
Thu, 12 Feb 1998 17:43:53 +0100 wenzelm Sign.merge vs. Sign.nontriv_merge;
Thu, 12 Feb 1998 16:54:01 +0100 wenzelm tuned comments;
Thu, 12 Feb 1998 16:43:05 +0100 wenzelm oops;
Thu, 12 Feb 1998 16:38:08 +0100 wenzelm tuned print_cs;
Thu, 12 Feb 1998 15:43:50 +0100 wenzelm updated;
Thu, 12 Feb 1998 15:00:04 +0100 wenzelm tuned;
Thu, 12 Feb 1998 14:53:00 +0100 wenzelm added explicit signature;
Thu, 12 Feb 1998 14:52:17 +0100 wenzelm improved comments;
Thu, 12 Feb 1998 12:37:53 +0100 wenzelm fixed add_trrules: intern root;
Thu, 12 Feb 1998 12:36:55 +0100 wenzelm export map_trrule;
Thu, 12 Feb 1998 12:36:28 +0100 wenzelm tuned add_trrules;
Thu, 12 Feb 1998 12:35:50 +0100 wenzelm improved is_letter etc.;
Tue, 10 Feb 1998 10:27:30 +0100 paulson New Addsimps for Compl rules
Tue, 10 Feb 1998 10:26:58 +0100 paulson New AddIffs le_0_eq and neq0_conv
Mon, 09 Feb 1998 18:09:35 +0100 nipkow Replaced ALLNEWSUBGOALS by THEN_ALL_NEW
Mon, 09 Feb 1998 14:40:59 +0100 nipkow Used THEN_ALL_NEW.
Sat, 07 Feb 1998 14:40:05 +0100 paulson moved freeze_thaw to drule.ML
Sat, 07 Feb 1998 14:39:35 +0100 paulson Tidying; rotate_prems; moved freeze_thaw from tactic.ML
Sat, 07 Feb 1998 14:38:57 +0100 paulson AC and other rewrite rules for Un and Int
Sat, 07 Feb 1998 14:38:15 +0100 paulson auto update
Sat, 07 Feb 1998 14:37:48 +0100 paulson Added reference to rotate_prems
Fri, 06 Feb 1998 18:55:57 +0100 nipkow filter_size -> length_filter
Fri, 06 Feb 1998 18:55:18 +0100 nipkow Added `remdups'
Fri, 06 Feb 1998 11:18:29 +0100 wenzelm added Vartab: TABLE;
Thu, 05 Feb 1998 11:20:35 +0100 wenzelm added param;
Thu, 05 Feb 1998 11:19:51 +0100 wenzelm added THEN_ALL_NEW;
Thu, 05 Feb 1998 10:48:43 +0100 paulson New theorem Image_id
Thu, 05 Feb 1998 10:47:29 +0100 paulson New theorem order_eq_refl
Thu, 05 Feb 1998 10:46:31 +0100 paulson New max, min theorems
Thu, 05 Feb 1998 10:38:34 +0100 paulson Added some more explicit guarantees of key secrecy for agents
Thu, 05 Feb 1998 10:26:59 +0100 paulson Fixed a lot of overfull and underfull lines (hboxes)
Thu, 05 Feb 1998 10:26:16 +0100 paulson Updated the description of how to set up hyp_subst_tac
Mon, 02 Feb 1998 12:57:20 +0100 paulson New example, Pow_Sigma_bij
Mon, 02 Feb 1998 12:56:24 +0100 paulson fixed WWW links
Mon, 02 Feb 1998 12:55:39 +0100 paulson Three new facts about Image
Mon, 02 Feb 1998 12:48:11 +0100 paulson Replaced \\1 by $1 as Perl itself asked me to...
Fri, 30 Jan 1998 12:31:59 +0100 paulson Fixed the description of recdef
Fri, 30 Jan 1998 11:34:06 +0100 wenzelm tuned msgs;
Fri, 30 Jan 1998 11:33:01 +0100 wenzelm improved tracing of rewrite rule application;
Fri, 30 Jan 1998 11:32:19 +0100 wenzelm removed dead messy code;
Fri, 30 Jan 1998 11:31:21 +0100 wenzelm added read_var;
Fri, 30 Jan 1998 11:01:49 +0100 wenzelm tuned;
Fri, 23 Jan 1998 13:47:37 +0100 paulson Updated MOD reference
Wed, 21 Jan 1998 15:50:25 +0100 wenzelm added symbols syntax;
Tue, 20 Jan 1998 18:26:26 +0100 wenzelm reorganized into individual theories;
Mon, 19 Jan 1998 16:26:11 +0100 wenzelm tuned;
Mon, 19 Jan 1998 16:25:36 +0100 wenzelm make images;
Thu, 15 Jan 1998 14:16:46 +0100 wenzelm tuned URL;
Thu, 15 Jan 1998 14:15:57 +0100 wenzelm polyml-3.1;
Thu, 15 Jan 1998 13:57:58 +0100 wenzelm obsolete;
Wed, 14 Jan 1998 16:38:04 +0100 mueller added thms wrt weakening and strengthening in Abstraction;
Wed, 14 Jan 1998 11:22:03 +0100 wenzelm New Jersey inactive; Isabelle98
Wed, 14 Jan 1998 11:21:35 +0100 wenzelm HOL/record;
Wed, 14 Jan 1998 11:10:19 +0100 narasche error with instantiantion of sub-records removed
Wed, 14 Jan 1998 10:32:24 +0100 wenzelm added record.ML;
Wed, 14 Jan 1998 10:31:32 +0100 wenzelm tuned;
Wed, 14 Jan 1998 10:30:44 +0100 wenzelm added unit and prod stuff;
Wed, 14 Jan 1998 10:30:01 +0100 wenzelm fixed Id;
Wed, 14 Jan 1998 10:28:21 +0100 wenzelm smlnj-110 factory default;
Wed, 14 Jan 1998 10:24:57 +0100 wenzelm added of_sort;
Tue, 13 Jan 1998 18:03:37 +0100 wenzelm added base_path;
Tue, 13 Jan 1998 14:31:09 +0100 mueller added simulations files to IOA;
Tue, 13 Jan 1998 14:26:21 +0100 mueller added forward simulation correectness;
Tue, 13 Jan 1998 10:40:38 +0100 narasche Simplification: sel make and update make
Mon, 12 Jan 1998 17:51:32 +0100 mueller added abstraction files;
Mon, 12 Jan 1998 17:51:05 +0100 mueller added further IOA liles;
Mon, 12 Jan 1998 17:49:12 +0100 wenzelm updated to Isabelle98;
Mon, 12 Jan 1998 17:48:55 +0100 wenzelm tuned;
Mon, 12 Jan 1998 17:48:23 +0100 mueller added files containing temproal logic and abstraction;
Mon, 12 Jan 1998 17:26:34 +0100 wenzelm Delsimprocs nat_cancel;
Mon, 12 Jan 1998 17:26:00 +0100 wenzelm tuned;
Mon, 12 Jan 1998 16:56:39 +0100 paulson Tidying, mostly to do with handling a more specific version of Fake_parts_insert
Mon, 12 Jan 1998 15:47:43 +0100 wenzelm tuned;
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip