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;
Mon, 24 Jul 2000 23:47:57 +0200 wenzelm do not pass theory values, but sg_ref;
Mon, 24 Jul 2000 23:47:14 +0200 wenzelm Drule.merge_rules;
Sun, 23 Jul 2000 12:10:41 +0200 wenzelm get_names: topologically sorted;
Sun, 23 Jul 2000 12:10:11 +0200 wenzelm removed all_sessions.graph;
Sun, 23 Jul 2000 12:08:54 +0200 wenzelm removed all_sessions;
Sun, 23 Jul 2000 12:08:07 +0200 wenzelm disallow duplicates in session identifiers;
Sun, 23 Jul 2000 12:06:46 +0200 wenzelm assimilated;
Sun, 23 Jul 2000 12:05:23 +0200 wenzelm tuned HeapFun;
Sun, 23 Jul 2000 12:04:56 +0200 wenzelm tuned ThmHeap;
Sun, 23 Jul 2000 12:02:22 +0200 wenzelm removed selector syntax -- improper tuples are broken beyond repair :-(
Sun, 23 Jul 2000 12:01:39 +0200 wenzelm elim?;
Sun, 23 Jul 2000 12:01:05 +0200 wenzelm classical atts now intro! / intro / intro?;
Sun, 23 Jul 2000 11:59:21 +0200 wenzelm renamed "Directories" to "Sessions";
Sun, 23 Jul 2000 11:58:30 +0200 wenzelm tuned;
Sat, 22 Jul 2000 12:58:12 +0200 wenzelm improved error msg;
Fri, 21 Jul 2000 18:11:54 +0200 nipkow added ex_someI
Fri, 21 Jul 2000 18:01:36 +0200 paulson much tidying in connection with the 2nd UNITY paper
Fri, 21 Jul 2000 17:46:43 +0200 oheimb strengthened force_tac by using new first_best_tac
Fri, 21 Jul 2000 17:46:38 +0200 oheimb removed safe_asm_full_simp_tac
Fri, 21 Jul 2000 17:46:34 +0200 oheimb added map_upd_nonempty, also to simpset
Fri, 21 Jul 2000 17:46:29 +0200 oheimb removed weaker variant of subset_insert_iff
Fri, 21 Jul 2000 17:41:59 +0200 oheimb removed safe_asm_full_simp_tac, added generic_simp_tac
Fri, 21 Jul 2000 16:35:12 +0200 prensani Updating of some comments
Fri, 21 Jul 2000 12:30:08 +0200 nipkow *** empty log message ***
Fri, 21 Jul 2000 10:28:32 +0200 paulson Univ no longer requires Arith (really it never did)
Thu, 20 Jul 2000 12:04:47 +0200 wenzelm tuned;
Wed, 19 Jul 2000 18:57:27 +0200 oheimb corrected header
Wed, 19 Jul 2000 12:33:36 +0200 paulson changed / to // for quotienting
Wed, 19 Jul 2000 12:33:19 +0200 paulson changed / to // for quotienting; general tidying
Wed, 19 Jul 2000 12:28:32 +0200 paulson renamed // to / (which is what we want anyway) to avoid clash with the new
Wed, 19 Jul 2000 10:59:59 +0200 paulson deleted redundant proof
Wed, 19 Jul 2000 10:55:50 +0200 paulson // change; also moved entry for AddIffs
Tue, 18 Jul 2000 21:44:42 +0200 wenzelm addsplits [split_if];
Tue, 18 Jul 2000 21:09:18 +0200 wenzelm theorems foo.splits = foo.split foo.split_asm;
Tue, 18 Jul 2000 21:08:57 +0200 wenzelm removed obsolete expand_if = split_if;
Tue, 18 Jul 2000 21:08:40 +0200 wenzelm * HOL: removed obsolete expand_if = split_if; theorems if_splits =
Tue, 18 Jul 2000 21:08:20 +0200 wenzelm * HOL: removed obsolete expand_if = split_if; theorems if_splits =
Tue, 18 Jul 2000 14:52:30 +0200 wenzelm replaced arities by instance;
Tue, 18 Jul 2000 13:16:48 +0200 kleing MicroJava structure changed
Mon, 17 Jul 2000 21:44:39 +0200 wenzelm consts: include *all* names;
Mon, 17 Jul 2000 18:17:54 +0200 bauerg tuded presentation;
Mon, 17 Jul 2000 15:06:08 +0200 wenzelm AddXIs [UnI1, UnI2];
Mon, 17 Jul 2000 14:02:09 +0200 kleing flat instruction set, op. semantics now in JVMExecInstr.thy
Mon, 17 Jul 2000 14:00:53 +0200 kleing flat instruction set
Mon, 17 Jul 2000 13:59:10 +0200 bauerg 10pt
Mon, 17 Jul 2000 13:58:18 +0200 bauerg - xsymbols for
Sun, 16 Jul 2000 21:00:32 +0200 wenzelm strip_prod_type = HOLogic.prodT_factors;
Sun, 16 Jul 2000 21:00:10 +0200 wenzelm AST translation rules no longer require constant head on LHS;
Sun, 16 Jul 2000 20:59:31 +0200 wenzelm fixed nested prod syntax;
Sun, 16 Jul 2000 20:59:06 +0200 wenzelm use split_tupled_all;
Sun, 16 Jul 2000 20:57:34 +0200 wenzelm use pair_tac;
Sun, 16 Jul 2000 20:56:53 +0200 wenzelm adapted tuple syntax;
Sun, 16 Jul 2000 20:56:32 +0200 wenzelm tuned;
Sun, 16 Jul 2000 20:56:14 +0200 wenzelm use pair_tac;
Sun, 16 Jul 2000 20:55:56 +0200 wenzelm use split syntax;
Sun, 16 Jul 2000 20:55:17 +0200 wenzelm fixed tuple translations;
Sun, 16 Jul 2000 20:54:38 +0200 wenzelm defs (overloaded);
Sun, 16 Jul 2000 20:54:24 +0200 wenzelm added is_unitT;
Sun, 16 Jul 2000 20:53:35 +0200 wenzelm instance unit :: finite;
Sun, 16 Jul 2000 20:53:19 +0200 wenzelm more robust tuple syntax (still improper, though!);
Sun, 16 Jul 2000 20:52:43 +0200 wenzelm improved unit theory: unit_all_eq1, unit_all_eq2, split_all_tac;
Sun, 16 Jul 2000 20:51:19 +0200 wenzelm added syntax for proper / improper selector functions;
Sun, 16 Jul 2000 20:50:48 +0200 wenzelm tuned;
Sun, 16 Jul 2000 20:50:15 +0200 wenzelm tuned;
Sun, 16 Jul 2000 20:49:56 +0200 wenzelm avoid 'split';
Sun, 16 Jul 2000 20:49:33 +0200 wenzelm added Tuple.thy;
Sun, 16 Jul 2000 20:49:13 +0200 wenzelm added ex/Tuple.thy;
Sun, 16 Jul 2000 20:48:35 +0200 wenzelm syntax (symbols) "op o" moved from HOL to Fun;
Sun, 16 Jul 2000 20:47:45 +0200 wenzelm added finite_unit;
Sun, 16 Jul 2000 20:47:15 +0200 wenzelm AST translation rules no longer require constant head on LHS;
Sun, 16 Jul 2000 20:46:44 +0200 wenzelm * tuned AST representation of nested pairs, avoiding bogus output in
Fri, 14 Jul 2000 20:47:11 +0200 oheimb corrections (cast relation, Prog.ML -> Decl.ML)
Fri, 14 Jul 2000 17:49:56 +0200 wenzelm improved add_edges_cyclic;
Fri, 14 Jul 2000 16:32:51 +0200 oheimb re-structuring MicroJava; added Example; corrected := syntax; simplfied cast
Fri, 14 Jul 2000 16:32:44 +0200 oheimb added (surjective_pairing RS sym) to simpset
Fri, 14 Jul 2000 16:29:02 +0200 oheimb strengthened rtranclD
Fri, 14 Jul 2000 16:28:58 +0200 oheimb added option_map_o_sum_case (also to simpset)
Fri, 14 Jul 2000 16:28:56 +0200 oheimb added sum_case_empty_empty (also to simpset)
Fri, 14 Jul 2000 16:28:49 +0200 oheimb tuned syntax
Fri, 14 Jul 2000 16:27:45 +0200 oheimb added hint on fun_sum
Fri, 14 Jul 2000 16:27:42 +0200 oheimb added fun_upd2_simproc
Fri, 14 Jul 2000 16:27:37 +0200 oheimb re-added subset_empty to simpset
Fri, 14 Jul 2000 14:51:02 +0200 paulson used bounded quantification in definition of guarantees and other minor
Fri, 14 Jul 2000 14:47:15 +0200 paulson moved sublist from UNITY/AllocBase to List
Fri, 14 Jul 2000 14:46:35 +0200 paulson AddIffs
Fri, 14 Jul 2000 13:57:00 +0200 paulson parent should be Main
Fri, 14 Jul 2000 13:39:03 +0200 paulson changed the quotient syntax from / to //
Thu, 13 Jul 2000 23:26:08 +0200 wenzelm tuned cycle_msg;
Thu, 13 Jul 2000 23:23:24 +0200 wenzelm updated;
Thu, 13 Jul 2000 23:22:26 +0200 wenzelm HOL: the disjoint sum is now "<+>" instead of "Plus";
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip