Fri, 04 Aug 2000 23:01:39 +0200 wenzelm added goal_args(');
Fri, 04 Aug 2000 23:00:15 +0200 wenzelm added int;
Fri, 04 Aug 2000 23:00:01 +0200 wenzelm axioms: Term.no_dummy_patterns;
Fri, 04 Aug 2000 22:59:33 +0200 wenzelm added dummy_patternN, no_dummy_patterns, replace_dummy_patterns;
Fri, 04 Aug 2000 22:59:08 +0200 wenzelm added rename_params_tac;
Fri, 04 Aug 2000 22:58:53 +0200 wenzelm dummy_pattern moved to term.ML;
Fri, 04 Aug 2000 22:58:38 +0200 wenzelm Term.no_dummy_patterns;
Fri, 04 Aug 2000 22:58:23 +0200 wenzelm added rev_eq_reflection;
Fri, 04 Aug 2000 22:57:37 +0200 wenzelm val rev_eq_reflection = def_imp_eq;
Fri, 04 Aug 2000 22:57:25 +0200 wenzelm val atomize = thms "atomize";
Fri, 04 Aug 2000 22:56:52 +0200 wenzelm lemmas atomize = all_eq imp_eq;
Fri, 04 Aug 2000 22:56:31 +0200 wenzelm rev_eq_reflection = meta_eq_to_obj_eq;
Fri, 04 Aug 2000 22:56:11 +0200 wenzelm removed stac (now exported by HypsubstFun);
Fri, 04 Aug 2000 22:55:08 +0200 wenzelm setup hypsubst_setup;
Fri, 04 Aug 2000 22:54:49 +0200 wenzelm lemmas atomize = all_eq imp_eq;
Fri, 04 Aug 2000 22:54:34 +0200 wenzelm added rev_eq_reflection;
Fri, 04 Aug 2000 22:53:44 +0200 wenzelm subgoals_tac: fixed spelling;
Fri, 04 Aug 2000 11:47:28 +0200 wenzelm invoke isatool make in any dir containing an IsaMakefile;
Fri, 04 Aug 2000 11:23:17 +0200 wenzelm updated;
Fri, 04 Aug 2000 11:22:59 +0200 wenzelm targets for images, test, all;
Fri, 04 Aug 2000 10:59:28 +0200 wenzelm updated;
Fri, 04 Aug 2000 10:59:22 +0200 wenzelm tuned;
Thu, 03 Aug 2000 19:29:03 +0200 wenzelm tuned version by Stephan Merz (unbatchified etc.);
Thu, 03 Aug 2000 19:28:37 +0200 wenzelm tuned TLA;
Thu, 03 Aug 2000 18:45:15 +0200 wenzelm added setmp_verbose;
Thu, 03 Aug 2000 18:44:55 +0200 wenzelm tuned;
Thu, 03 Aug 2000 18:44:24 +0200 wenzelm unknown_theory/proof/context;
Thu, 03 Aug 2000 18:43:35 +0200 wenzelm added unknown_theory/proof/context;
Thu, 03 Aug 2000 11:51:11 +0200 paulson new theorem neq_commute
Thu, 03 Aug 2000 10:53:06 +0200 paulson new files Integ/IntPower.{thy.ML}; tidied
Thu, 03 Aug 2000 10:52:30 +0200 paulson introduction of integer exponentiation
Thu, 03 Aug 2000 10:46:01 +0200 paulson Chinese Remainder Theorem, Wilsons Theorem, etc., by T M Masmussen
Thu, 03 Aug 2000 00:45:30 +0200 wenzelm GPLed;
Thu, 03 Aug 2000 00:44:49 +0200 wenzelm export get_local_clasimpset, clasimp_modifiers;
Thu, 03 Aug 2000 00:44:08 +0200 wenzelm improved output of space symbol;
Thu, 03 Aug 2000 00:41:07 +0200 wenzelm typ_no_norm;
Thu, 03 Aug 2000 00:34:22 +0200 wenzelm tuned;
Wed, 02 Aug 2000 19:40:14 +0200 wenzelm adapted deriv;
Wed, 02 Aug 2000 19:39:48 +0200 wenzelm derivations: maintain oracle flag;
Wed, 02 Aug 2000 19:38:33 +0200 wenzelm use oracle flag from derivation;
Wed, 02 Aug 2000 19:37:36 +0200 wenzelm rep_thm: 'der' field has additional bool for oracles;
Wed, 02 Aug 2000 17:54:55 +0200 oheimb minor corrections
Wed, 02 Aug 2000 16:49:26 +0200 wenzelm isa: do not touch_all_thys on startup;
Wed, 02 Aug 2000 16:07:32 +0200 paulson coercion "intify" to remove type constraints from integer algebraic laws
Wed, 02 Aug 2000 16:06:54 +0200 paulson tidying and speeding up proofs
Wed, 02 Aug 2000 13:17:11 +0200 nipkow *** empty log message ***
Wed, 02 Aug 2000 11:30:38 +0200 nipkow *** empty log message ***
Tue, 01 Aug 2000 18:26:34 +0200 paulson used natify with div and mod; also put in the divide-by-zero trick
Tue, 01 Aug 2000 15:28:21 +0200 paulson natify, a coercion to reduce the number of type constraints in arithmetic
Tue, 01 Aug 2000 13:43:22 +0200 wenzelm tuned msg;
Tue, 01 Aug 2000 13:41:23 +0200 wenzelm * blast(_tac) now handles actual object-logic rules as assumptions;
Tue, 01 Aug 2000 11:58:27 +0200 wenzelm added all_eq, imp_eq (for blast);
Tue, 01 Aug 2000 11:58:14 +0200 wenzelm improved comments;
Tue, 01 Aug 2000 11:57:09 +0200 wenzelm handle actual object-logic rules by atomizing the goal;
Tue, 01 Aug 2000 11:55:27 +0200 wenzelm added atomize_goal / atomize_tac;
Tue, 01 Aug 2000 00:20:12 +0200 wenzelm (un)fold: CHANGED;
Tue, 01 Aug 2000 00:19:07 +0200 wenzelm added has_meta_prems;
Tue, 01 Aug 2000 00:18:40 +0200 wenzelm tuned;
Mon, 31 Jul 2000 14:37:18 +0200 wenzelm tuned;
Mon, 31 Jul 2000 14:33:40 +0200 wenzelm updated 'obtain';
Mon, 31 Jul 2000 12:50:33 +0200 nipkow Removed Quot
Mon, 31 Jul 2000 12:33:26 +0200 nipkow Never used and not relevant.
Sun, 30 Jul 2000 13:06:20 +0200 wenzelm obtain;
Sun, 30 Jul 2000 13:04:58 +0200 wenzelm added split_bind_asm, bind_splits;
Sun, 30 Jul 2000 13:03:49 +0200 wenzelm adapted obtain;
Sun, 30 Jul 2000 13:02:56 +0200 wenzelm removed equalityCE;
Sun, 30 Jul 2000 13:02:14 +0200 wenzelm added atomic_Trueprop;
Sun, 30 Jul 2000 13:01:50 +0200 wenzelm updated ObtainFun;
Sun, 30 Jul 2000 13:01:09 +0200 wenzelm 'def': no constraint on variable;
Sun, 30 Jul 2000 12:56:14 +0200 wenzelm exporter setup for context elements;
Sun, 30 Jul 2000 12:55:36 +0200 wenzelm export RANGE, hard_asm_tac, soft_asm_tac;
Sun, 30 Jul 2000 12:54:07 +0200 wenzelm turned into plain context element;
Sun, 30 Jul 2000 12:53:22 +0200 wenzelm local_def(_i): no constraint on var;
Sun, 30 Jul 2000 12:52:46 +0200 wenzelm local_def(_i): no constraint on var;
Sun, 30 Jul 2000 12:52:13 +0200 wenzelm def: no constraint on var;
Sun, 30 Jul 2000 12:51:33 +0200 wenzelm added is_judgment;
Sun, 30 Jul 2000 12:50:51 +0200 wenzelm ObtainFun (generalized existence reasoning);
Sun, 30 Jul 2000 12:50:33 +0200 wenzelm ThmDeps.enable;
Sun, 30 Jul 2000 12:50:07 +0200 wenzelm added sign_of_cterm;
Sun, 30 Jul 2000 12:48:55 +0200 wenzelm Logic.goal_const;
Fri, 28 Jul 2000 16:08:41 +0200 wenzelm replaced "Sessions" by "Root";
Fri, 28 Jul 2000 16:02:51 +0200 nipkow apply. -> by
Fri, 28 Jul 2000 13:04:59 +0200 nipkow * HOL/While
Thu, 27 Jul 2000 18:27:25 +0200 wenzelm added theory While;
Thu, 27 Jul 2000 18:27:09 +0200 wenzelm export has_internal;
Thu, 27 Jul 2000 18:25:55 +0200 wenzelm added thm_deps;
Thu, 27 Jul 2000 18:25:44 +0200 wenzelm added enter_forward_proof;
Thu, 27 Jul 2000 18:25:28 +0200 wenzelm export write_graph;
Thu, 27 Jul 2000 18:25:01 +0200 wenzelm begin_theory: store *copy* of initial theory;
Thu, 27 Jul 2000 18:23:12 +0200 wenzelm tuned;
Thu, 27 Jul 2000 11:44:29 +0200 wenzelm intro_elim_tac: bimatch_from;
Wed, 26 Jul 2000 19:43:28 +0200 nipkow While functional for defining tail-recursive functions
Wed, 26 Jul 2000 19:42:19 +0200 nipkow *** empty log message ***
Tue, 25 Jul 2000 23:33:13 +0200 wenzelm tuned msg;
Tue, 25 Jul 2000 18:43:52 +0200 berghofe Corrected example which still used old primrec syntax.
Tue, 25 Jul 2000 17:47:55 +0200 nipkow Replaced force by fast because force may now take forever to fail
Tue, 25 Jul 2000 09:48:39 +0200 nipkow new constant same_fst
Tue, 25 Jul 2000 01:27:36 +0200 wenzelm by (CLASIMPSET auto_tac);
Tue, 25 Jul 2000 00:13:49 +0200 wenzelm added clarify method;
Tue, 25 Jul 2000 00:13:11 +0200 wenzelm added clarsimp method;
Tue, 25 Jul 2000 00:12:50 +0200 wenzelm tuned;
Tue, 25 Jul 2000 00:12:39 +0200 wenzelm removed slow, slow_best methods;
Tue, 25 Jul 2000 00:11:38 +0200 wenzelm * Isar/Provers: intro/elim/dest attributes: changed
Tue, 25 Jul 2000 00:06:46 +0200 wenzelm rearranged setup of arithmetic procedures, avoiding global reference values;
Tue, 25 Jul 2000 00:03:39 +0200 wenzelm lemmas [arith_split] = abs_split (*belongs to theory RealAbs*);
Tue, 25 Jul 2000 00:02:52 +0200 wenzelm do nat pass theory value, but sg_ref;
Tue, 25 Jul 2000 00:01:46 +0200 wenzelm avoid referencing thy value;
Tue, 25 Jul 2000 00:00:22 +0200 wenzelm avoid referencing thy value;
Tue, 25 Jul 2000 00:00:03 +0200 wenzelm tuned deps;
Mon, 24 Jul 2000 23:59:46 +0200 wenzelm tuned;
Mon, 24 Jul 2000 23:59:32 +0200 wenzelm changed deps;
Mon, 24 Jul 2000 23:59:08 +0200 wenzelm rename_numerals: use implicit theory context;
Mon, 24 Jul 2000 23:58:49 +0200 wenzelm avoid referencing thy value;
Mon, 24 Jul 2000 23:58:19 +0200 wenzelm avoid referencing thy value;
Mon, 24 Jul 2000 23:57:02 +0200 wenzelm avoid referencing thy value;
Mon, 24 Jul 2000 23:53:51 +0200 wenzelm simpset_of NatDef.thy (why anyway?);
Mon, 24 Jul 2000 23:52:55 +0200 wenzelm avoid referencing thy value;
Mon, 24 Jul 2000 23:51:46 +0200 wenzelm avoid referencing thy value;
Mon, 24 Jul 2000 23:51:11 +0200 wenzelm tuned comment;
Mon, 24 Jul 2000 23:48:29 +0200 wenzelm avoid global references;
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip