Thu, 10 Aug 2000 11:30:39 +0200 paulson tidied
Thu, 10 Aug 2000 11:30:22 +0200 paulson new structure field "add" for CombineNumerals
Thu, 10 Aug 2000 11:27:34 +0200 paulson installation of cancellation simprocs for the integers
Thu, 10 Aug 2000 00:45:23 +0200 wenzelm X-Symbol mode -- look in canonical place;
Wed, 09 Aug 2000 21:14:07 +0200 wenzelm fixed spelling;
Wed, 09 Aug 2000 21:13:42 +0200 wenzelm added Bauer-Wenzel:2000:HB;
Wed, 09 Aug 2000 21:02:45 +0200 wenzelm thms closure;
Wed, 09 Aug 2000 21:02:21 +0200 wenzelm res_inst: include non-inst versions with multiple thms;
Wed, 09 Aug 2000 21:00:22 +0200 wenzelm added get_thms_closure, single_thm;
Wed, 09 Aug 2000 20:59:23 +0200 wenzelm fixed classification of rules in atts and modifiers (final!?);
Wed, 09 Aug 2000 20:46:58 +0200 wenzelm fixed mk_cases_i: TRYALL InductMethod.simp_case_tac;
Wed, 09 Aug 2000 20:43:03 +0200 wenzelm thms "atomize";
Wed, 09 Aug 2000 17:10:41 +0200 bauerg tuned;
Wed, 09 Aug 2000 11:53:00 +0200 kleing tuned
Tue, 08 Aug 2000 16:57:44 +0200 wenzelm token translation: enclose "\\mbox{" "}";
Tue, 08 Aug 2000 16:39:34 +0200 oheimb added Example
Tue, 08 Aug 2000 14:15:24 +0200 oheimb moved Hoare_example to Examples; other minor improvements
Tue, 08 Aug 2000 13:23:45 +0200 berghofe Deleted unneeded proof; simplified proof of app_last.
Tue, 08 Aug 2000 01:26:34 +0200 wenzelm added forall_elim_vars_safe, norm_hhf_eq;
Tue, 08 Aug 2000 01:17:59 +0200 wenzelm norm_hhf results;
Tue, 08 Aug 2000 01:17:28 +0200 wenzelm prf_heading kind;
Mon, 07 Aug 2000 14:34:26 +0200 kleing MicroJava structure changed
Mon, 07 Aug 2000 14:34:03 +0200 kleing Invoke instruction gets fully qualified method name (class+name+sig) as
Mon, 07 Aug 2000 14:32:56 +0200 kleing BV and LBV specified in terms of app and step functions
Mon, 07 Aug 2000 10:29:54 +0200 paulson instantiated Cancel_Numerals for "nat" in ZF
Mon, 07 Aug 2000 10:29:04 +0200 paulson more cterm operations: mk_implies, list_implies
Mon, 07 Aug 2000 10:28:32 +0200 paulson prove_conv gets an extra argument, so the ZF instantiation can use hyps
Mon, 07 Aug 2000 10:27:35 +0200 paulson tidied
Mon, 07 Aug 2000 10:27:11 +0200 paulson added a dummy "thm list" argument to prove_conv for the new interface to
Mon, 07 Aug 2000 10:26:02 +0200 paulson new abstract syntax operations, used in ZF
Mon, 07 Aug 2000 10:25:12 +0200 paulson ZF arith
Sun, 06 Aug 2000 15:26:53 +0200 nipkow *** empty log message ***
Fri, 04 Aug 2000 23:02:11 +0200 wenzelm dummy_patterns moved to term.ML;
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;
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip