Wed, 04 Jan 2006 16:38:40 +0100 nipkow trace_simp_depth_limit is 1 by default
Wed, 04 Jan 2006 16:37:57 +0100 nipkow removed pointless trace msg.
Wed, 04 Jan 2006 16:14:15 +0100 paulson preservation of names
Wed, 04 Jan 2006 16:13:53 +0100 paulson a few more named lemmas
Wed, 04 Jan 2006 10:28:31 +0100 haftmann fix: reintroduced pred_ctxt in gen_add_locale
Wed, 04 Jan 2006 01:04:59 +0100 wenzelm tuned;
Wed, 04 Jan 2006 01:00:52 +0100 wenzelm * Pure/Isar: Toplevel.theory_theory_to_proof;
Wed, 04 Jan 2006 00:52:49 +0100 wenzelm added unlocalize_mfix;
Wed, 04 Jan 2006 00:52:48 +0100 wenzelm added unlocalize_mixfix;
Wed, 04 Jan 2006 00:52:47 +0100 wenzelm added theory_to_theory_to_proof, which may change theory before entering the proof;
Wed, 04 Jan 2006 00:52:45 +0100 wenzelm tuned;
Wed, 04 Jan 2006 00:52:45 +0100 wenzelm moved forget_proof to toplevel.ML;
Wed, 04 Jan 2006 00:52:43 +0100 wenzelm Toplevel.forget_proof;
Wed, 04 Jan 2006 00:52:42 +0100 wenzelm adapted Toplevel.Proof;
Wed, 04 Jan 2006 00:52:40 +0100 wenzelm removed dead code;
Wed, 04 Jan 2006 00:52:38 +0100 wenzelm more stuff;
Tue, 03 Jan 2006 15:44:39 +0100 paulson Provers/classical: stricter checks to ensure that supplied intro, dest and
Tue, 03 Jan 2006 15:43:54 +0100 paulson added explicit paths to required theories
Tue, 03 Jan 2006 14:07:17 +0100 wenzelm added implementation manual;
Tue, 03 Jan 2006 13:59:55 +0100 wenzelm more stuff;
Tue, 03 Jan 2006 11:57:33 +0100 wenzelm fixed LaTeX source;
Tue, 03 Jan 2006 11:33:18 +0100 haftmann class now a keyword
Tue, 03 Jan 2006 11:32:55 +0100 haftmann class now an keyword, quoted where necessary
Tue, 03 Jan 2006 11:32:16 +0100 haftmann add_local_context now yields imported and body elements seperatly; additional slight clenup in code
Tue, 03 Jan 2006 11:31:15 +0100 haftmann rearranged burrow_split to fold_burrow to allow composition with fold_map
Tue, 03 Jan 2006 00:06:30 +0100 wenzelm added unfolding(_i);
Tue, 03 Jan 2006 00:06:29 +0100 wenzelm unparse String/AltString: escape quotes;
Tue, 03 Jan 2006 00:06:28 +0100 wenzelm tuned;
Tue, 03 Jan 2006 00:06:26 +0100 wenzelm avoid hardwired Trueprop;
Tue, 03 Jan 2006 00:06:24 +0100 wenzelm added 'using' command;
Tue, 03 Jan 2006 00:06:23 +0100 wenzelm updated;
Tue, 03 Jan 2006 00:06:22 +0100 wenzelm added IsarImplementation;
Tue, 03 Jan 2006 00:06:20 +0100 wenzelm updated -- lost update!?
Tue, 03 Jan 2006 00:06:18 +0100 wenzelm * Pure/Isar: new command 'unfolding';
Mon, 02 Jan 2006 20:50:17 +0100 wenzelm ISABELLE_USER for remote cvs access;
Mon, 02 Jan 2006 20:42:12 +0100 wenzelm outline;
Mon, 02 Jan 2006 20:16:52 +0100 wenzelm "The Isabelle/Isar Implementation" manual;
Sat, 31 Dec 2005 21:49:44 +0100 wenzelm * Provers/classical: removed obsolete classical version of elim_format;
Sat, 31 Dec 2005 21:49:43 +0100 wenzelm tuned forall_intr_vars;
Sat, 31 Dec 2005 21:49:42 +0100 wenzelm added classical_rule, which replaces Data.make_elim;
Sat, 31 Dec 2005 21:49:41 +0100 wenzelm explicitly reject consts *Goal*, *False*;
Sat, 31 Dec 2005 21:49:40 +0100 wenzelm elim rules: Classical.classical_rule;
Sat, 31 Dec 2005 21:49:39 +0100 wenzelm removed obsolete cla_dist_concl;
Sat, 31 Dec 2005 21:49:38 +0100 wenzelm removed classical elim_format;
Sat, 31 Dec 2005 21:49:36 +0100 wenzelm removed obsolete Provers/make_elim.ML;
Sat, 31 Dec 2005 21:49:35 +0100 wenzelm obsolete, see classical_rule in Provers/classical.ML;
Sat, 31 Dec 2005 13:03:55 +0100 wenzelm more robust phantomsection;
Fri, 30 Dec 2005 16:57:00 +0100 wenzelm require cla_dist_concl, avoid assumptions about concrete syntax;
Fri, 30 Dec 2005 16:56:59 +0100 wenzelm avoid implicit assumptions about consts Not, op =, *Goal*, *False*;
Fri, 30 Dec 2005 16:56:58 +0100 wenzelm provide equality_name, not_name;
Fri, 30 Dec 2005 16:56:57 +0100 wenzelm fixed final_consts;
Fri, 30 Dec 2005 16:56:56 +0100 wenzelm provide cla_dist_concl;
Fri, 30 Dec 2005 16:56:54 +0100 wenzelm non-PDF: phantomsection;
Thu, 29 Dec 2005 16:10:58 +0100 haftmann added atom keyword
Thu, 29 Dec 2005 15:31:27 +0100 haftmann changes in code generator keywords
Thu, 29 Dec 2005 15:31:10 +0100 haftmann adaptions to changes in code generator
Thu, 29 Dec 2005 15:30:52 +0100 haftmann slight improvements
Wed, 28 Dec 2005 21:14:23 +0100 haftmann slightly improved serialization
Tue, 27 Dec 2005 15:24:40 +0100 haftmann substantial improvements in code generating
Tue, 27 Dec 2005 15:24:23 +0100 haftmann added map_index
Fri, 23 Dec 2005 20:02:30 +0100 wenzelm tuned proofs;
Fri, 23 Dec 2005 18:36:27 +0100 wenzelm removed obsolete atomize_old;
Fri, 23 Dec 2005 18:36:26 +0100 wenzelm removed obsolete induct_atomize_old;
Fri, 23 Dec 2005 17:37:54 +0100 paulson the "skolem" attribute and better initialization of the clause database
Fri, 23 Dec 2005 17:36:00 +0100 paulson blacklist of prolific theorems (must be replaced by an attribute later
Fri, 23 Dec 2005 17:34:46 +0100 paulson tidied
Fri, 23 Dec 2005 15:21:05 +0100 wenzelm tuned;
Fri, 23 Dec 2005 15:18:13 +0100 wenzelm * Provers/induct: support simultaneous goals with mutual rules;
Fri, 23 Dec 2005 15:16:58 +0100 wenzelm induct etc.: admit multiple rules;
Fri, 23 Dec 2005 15:16:56 +0100 wenzelm backpatching of Substring.full;
Fri, 23 Dec 2005 15:16:55 +0100 wenzelm goal/qed: proper treatment of two levels of conjunctions;
Fri, 23 Dec 2005 15:16:53 +0100 wenzelm Logic.mk_conjunction_list;
Fri, 23 Dec 2005 15:16:52 +0100 wenzelm turned bicompose_no_flatten into compose_no_flatten, without elimination;
Fri, 23 Dec 2005 15:16:49 +0100 wenzelm CONJUNCTS: full nesting (again), PRECISE_CONJUNCTS: outer level of nesting;
Fri, 23 Dec 2005 15:16:48 +0100 wenzelm added mk_conjunction_list2;
Fri, 23 Dec 2005 15:16:46 +0100 wenzelm conj_elim_precise: proper treatment of nested conjunctions;
Fri, 23 Dec 2005 15:16:46 +0100 wenzelm Thm.compose_no_flatten;
Fri, 23 Dec 2005 15:16:44 +0100 wenzelm proper treatment of nested conjunctions, i.e. simultaneous goals and mutual rules;
Fri, 23 Dec 2005 14:33:28 +0100 haftmann is_prefix
Thu, 22 Dec 2005 19:08:15 +0100 haftmann slight improvements
Thu, 22 Dec 2005 17:57:09 +0100 nipkow more lemmas
Thu, 22 Dec 2005 14:22:11 +0100 paulson shorter proof
Thu, 22 Dec 2005 13:31:58 +0100 berghofe Tuned syntax for perm.
Thu, 22 Dec 2005 13:00:53 +0100 nipkow new lemmas
Thu, 22 Dec 2005 12:27:10 +0100 paulson Fixed a use of an outdated Substring function
Thu, 22 Dec 2005 00:41:26 +0100 wenzelm tuned;
Thu, 22 Dec 2005 00:29:22 +0100 wenzelm exh_casedist2: norm_hhf_eq;
Thu, 22 Dec 2005 00:29:20 +0100 wenzelm added bicompose_no_flatten, which refrains from
Thu, 22 Dec 2005 00:29:19 +0100 wenzelm bicompose_proof: no_flatten;
Thu, 22 Dec 2005 00:29:18 +0100 wenzelm conclude/SELECT: Thm.bicompose_no_flatten avoids unsolicited modification of result;
Thu, 22 Dec 2005 00:29:17 +0100 wenzelm Transform mutual rule into projection.
Thu, 22 Dec 2005 00:29:15 +0100 wenzelm added Provers/project_rule.ML
Thu, 22 Dec 2005 00:29:14 +0100 wenzelm structure ProjectRule;
Thu, 22 Dec 2005 00:29:12 +0100 wenzelm * induct: improved treatment of mutual goals and mutual rules;
Thu, 22 Dec 2005 00:29:11 +0100 wenzelm updated auxiliary facts for induct method;
Thu, 22 Dec 2005 00:29:10 +0100 wenzelm prop_tr': proper handling of aprop marked as bound;
Thu, 22 Dec 2005 00:29:09 +0100 wenzelm consume: expand defs in prems of concls;
Thu, 22 Dec 2005 00:29:08 +0100 wenzelm cases: main is_proper flag;
Thu, 22 Dec 2005 00:29:07 +0100 wenzelm auto cases: marked improper;
Thu, 22 Dec 2005 00:29:06 +0100 wenzelm conjunction_tac: single goal;
Thu, 22 Dec 2005 00:29:04 +0100 wenzelm CONJUNCTS2;
Thu, 22 Dec 2005 00:29:03 +0100 wenzelm rule_context: numbered cases;
Thu, 22 Dec 2005 00:29:01 +0100 wenzelm conjunction_tac: single goal;
Thu, 22 Dec 2005 00:29:00 +0100 wenzelm renamed imp_cong' to imp_cong_rule;
Thu, 22 Dec 2005 00:28:58 +0100 wenzelm mk_conjunction: proper treatment of bounds;
Thu, 22 Dec 2005 00:28:54 +0100 wenzelm fixed has_internal;
Thu, 22 Dec 2005 00:28:53 +0100 wenzelm Tactic.precise_conjunction_tac;
Thu, 22 Dec 2005 00:28:52 +0100 wenzelm added locale meta_conjunction_syntax and various conjunction rules;
Thu, 22 Dec 2005 00:28:51 +0100 wenzelm simplified setup: removed dest_concls, local_impI, conjI;
Thu, 22 Dec 2005 00:28:49 +0100 wenzelm induct_rulify;
Thu, 22 Dec 2005 00:28:47 +0100 wenzelm actually produce projected rules;
Thu, 22 Dec 2005 00:28:46 +0100 wenzelm *.inducts holds all projected rules;
Thu, 22 Dec 2005 00:28:44 +0100 wenzelm tuned;
Thu, 22 Dec 2005 00:28:43 +0100 wenzelm tuned induct proofs;
Thu, 22 Dec 2005 00:28:41 +0100 wenzelm mutual induct with *.inducts;
Thu, 22 Dec 2005 00:28:39 +0100 wenzelm wf_induct_rule: consumes 1;
Thu, 22 Dec 2005 00:28:36 +0100 wenzelm structure ProjectRule;
Thu, 22 Dec 2005 00:28:34 +0100 wenzelm updated auxiliary facts for induct method;
Wed, 21 Dec 2005 17:00:57 +0100 haftmann slight improvements
Wed, 21 Dec 2005 15:19:16 +0100 haftmann slight improvements in name handling
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip