Fri, 26 May 2000 18:06:58 +0200 paulson fixed the dependences
Fri, 26 May 2000 18:06:43 +0200 paulson tidied
Fri, 26 May 2000 18:06:12 +0200 paulson restored some of the lessThans
Fri, 26 May 2000 18:05:34 +0200 paulson addss -> force_tac
Fri, 26 May 2000 18:04:17 +0200 paulson named the primrec clauses of upt
Fri, 26 May 2000 18:03:54 +0200 paulson renamed upt_Suc, since that name is needed for its primrec rule
Fri, 26 May 2000 18:03:25 +0200 paulson new setsum results
Fri, 26 May 2000 17:29:07 +0200 wenzelm tuned case_tac;
Fri, 26 May 2000 11:18:06 +0200 paulson updated acknowledgements
Fri, 26 May 2000 11:17:53 +0200 paulson fixed the documentation of goalw_cterm and prove_goalw_cterm
Thu, 25 May 2000 15:22:19 +0200 paulson res_inst_tac, etc., no longer print the "dest_state" message when the selected
Thu, 25 May 2000 15:20:44 +0200 paulson setsum replaces sum_below
Thu, 25 May 2000 15:15:54 +0200 paulson moved mostly to HOL/SetInterval.ML and UNITY/UNITY.ML
Thu, 25 May 2000 15:15:22 +0200 paulson sum_below moved here from Arith
Thu, 25 May 2000 15:14:39 +0200 paulson improved error msgs, listing variable names
Thu, 25 May 2000 15:14:20 +0200 paulson better indentation; declared function "null"
Thu, 25 May 2000 15:13:57 +0200 paulson new default rules
Thu, 25 May 2000 15:12:40 +0200 paulson deleted sum_below: no need for it with setsum and lessThan
Thu, 25 May 2000 15:12:00 +0200 paulson documented permute_prems
Thu, 25 May 2000 15:11:32 +0200 paulson better indentation
Thu, 25 May 2000 15:10:57 +0200 paulson overloading of 0
Wed, 24 May 2000 19:09:50 +0200 wenzelm added "done" proof;
Wed, 24 May 2000 19:09:36 +0200 wenzelm proper token_translation for latex mode;
Wed, 24 May 2000 18:51:28 +0200 paulson some lemmas about plus_ac0
Wed, 24 May 2000 18:50:08 +0200 paulson setsum is now overloaded on plus_ac0; lemmas about lessThan, etc.
Wed, 24 May 2000 18:49:05 +0200 paulson setsum is now overloaded on plus_ac0
Wed, 24 May 2000 18:48:22 +0200 paulson installing plus_ac0 for nat
Wed, 24 May 2000 18:48:03 +0200 paulson we must not require SetInterval this early
Wed, 24 May 2000 18:47:43 +0200 paulson installing the plus_ac0 axclass
Wed, 24 May 2000 18:46:38 +0200 paulson Adding SetInterval, deleting UNITY/LessThan
Wed, 24 May 2000 18:46:06 +0200 paulson added parent
Wed, 24 May 2000 18:45:29 +0200 paulson facts about lessThan, etc., mostly from UNITY/LessThan
Wed, 24 May 2000 18:44:49 +0200 paulson installing the plus_ac0 simprules
Wed, 24 May 2000 18:44:19 +0200 paulson rewrote a very long proof (Key_analz_image_Key) because it had stopped working
Wed, 24 May 2000 18:43:39 +0200 paulson overloaded 0
Wed, 24 May 2000 18:43:16 +0200 paulson tidying for overloaded 0, setsum, etc.
Wed, 24 May 2000 18:42:28 +0200 paulson installing plus_ac0 for multisets
Wed, 24 May 2000 18:41:49 +0200 paulson replacing "below" by "lessThan"
Wed, 24 May 2000 18:41:09 +0200 paulson installing plus_ac0 for int
Wed, 24 May 2000 18:40:01 +0200 paulson restructuring: LessThan.ML mostly moved to HOL/SetInterval.ML
Wed, 24 May 2000 18:19:04 +0200 wenzelm tuned;
Wed, 24 May 2000 18:04:20 +0200 wenzelm "done" command;
Wed, 24 May 2000 13:16:01 +0200 wenzelm fixed index;
Wed, 24 May 2000 12:21:26 +0200 paulson restored NatSum.thy
Tue, 23 May 2000 18:29:17 +0200 paulson now 0 is overloaded
Tue, 23 May 2000 18:28:11 +0200 paulson added type constraint ::nat because 0 is now overloaded
Tue, 23 May 2000 18:24:48 +0200 paulson IntRingDefs is now redundant
Tue, 23 May 2000 18:22:19 +0200 paulson new type class "zero" so that 0 can be overloaded
Tue, 23 May 2000 18:21:51 +0200 paulson finally sum_below is overloaded properly
Tue, 23 May 2000 18:19:06 +0200 paulson Multisets have a zero: the empty multiset
Tue, 23 May 2000 18:14:57 +0200 paulson defining 0::int to be (int 0)
Tue, 23 May 2000 18:08:52 +0200 paulson Now that 0 is overloaded, constant "zero" and its type class "zero" are
Tue, 23 May 2000 18:06:22 +0200 paulson added type constraint ::nat because 0 is now overloaded
Tue, 23 May 2000 12:44:03 +0200 paulson theory file NatSum.thy no longer needed
Tue, 23 May 2000 12:36:36 +0200 paulson theory file NatSum.thy no longer needed
Tue, 23 May 2000 12:35:57 +0200 paulson Sums of geometric series
Tue, 23 May 2000 12:35:18 +0200 paulson use of AllocBase
Tue, 23 May 2000 12:34:26 +0200 paulson removal of lessThan; use of AllocBase
Tue, 23 May 2000 12:32:24 +0200 paulson declared sum_below
Tue, 23 May 2000 12:31:38 +0200 paulson new files for the Allocator
Tue, 23 May 2000 12:30:29 +0200 paulson eta-expanded to handle value polymorphism
Tue, 23 May 2000 12:13:45 +0200 wenzelm improved warning messages;
Tue, 23 May 2000 09:08:18 +0200 nipkow SetInterval
Tue, 23 May 2000 07:32:24 +0200 nipkow Added SetInterval
Mon, 22 May 2000 16:05:22 +0200 wenzelm new Isar version of HOL-AxClasses-Tutorial;
Mon, 22 May 2000 16:04:32 +0200 wenzelm tuned;
Mon, 22 May 2000 16:03:43 +0200 wenzelm * Pure: changed syntax of local blocks from {{ }} to { };
Mon, 22 May 2000 13:29:21 +0200 wenzelm new Isar version;
Mon, 22 May 2000 13:20:47 +0200 paulson tidied and made to work with AddSIs [psubsetI]
Mon, 22 May 2000 13:19:20 +0200 paulson further tidying
Mon, 22 May 2000 12:35:34 +0200 paulson loading the new theory MultisetOrder
Mon, 22 May 2000 12:35:02 +0200 paulson multisets are partially ordered
Mon, 22 May 2000 12:30:40 +0200 paulson Proving that multisets are partially ordered
Mon, 22 May 2000 12:30:07 +0200 paulson Proving that multisets are partially ordered
Mon, 22 May 2000 12:29:02 +0200 paulson psubsetI is a safe rule
Mon, 22 May 2000 12:28:34 +0200 paulson new file Induct/MultisetOrder.thy
Mon, 22 May 2000 12:27:11 +0200 paulson fold_commute, fold_nest_Un_Int, setsum_Un and other new results
Mon, 22 May 2000 12:05:23 +0200 wenzelm tuned;
Mon, 22 May 2000 12:05:12 +0200 wenzelm added NatClass;
Mon, 22 May 2000 11:57:27 +0200 wenzelm show_consts no longer requires show_types;
Mon, 22 May 2000 11:56:55 +0200 wenzelm tuned;
Mon, 22 May 2000 10:31:44 +0200 wenzelm tuned;
Mon, 22 May 2000 10:02:58 +0200 wenzelm obsolete;
Sun, 21 May 2000 21:49:06 +0200 wenzelm added notes;
Sun, 21 May 2000 21:48:39 +0200 wenzelm new Isar version;
Sun, 21 May 2000 14:49:28 +0200 wenzelm replaced {{ }} by { };
Sun, 21 May 2000 14:44:01 +0200 wenzelm cite isabelle-axclass;
Sun, 21 May 2000 14:42:35 +0200 wenzelm improved \BG, \EN;
Sun, 21 May 2000 14:37:17 +0200 wenzelm removed is_type_abbr;
Sun, 21 May 2000 14:36:29 +0200 wenzelm removed is_type_abbr;
Sun, 21 May 2000 14:35:27 +0200 wenzelm adapted to inner syntax of sorts;
Sun, 21 May 2000 14:33:46 +0200 wenzelm replaced {{ }} by { };
Sun, 21 May 2000 14:32:47 +0200 wenzelm added sort_of_term;
Sun, 21 May 2000 14:31:41 +0200 wenzelm added read_sort;
Sun, 21 May 2000 01:18:29 +0200 wenzelm *** empty log message ***
Sun, 21 May 2000 01:17:12 +0200 wenzelm new stuff;
Sun, 21 May 2000 01:16:54 +0200 wenzelm \urlstyle{rm};
Sun, 21 May 2000 01:12:00 +0200 wenzelm snapshot of new Isar'ized version;
Sat, 20 May 2000 18:37:21 +0200 nipkow added lemma.
Sat, 20 May 2000 15:15:02 +0200 nipkow fixed link
Thu, 18 May 2000 19:10:08 +0200 wenzelm * HOL/ML: even fewer consts are declared as global (see theories Ord,
Thu, 18 May 2000 19:04:04 +0200 wenzelm print_state: flag for proof only;
Thu, 18 May 2000 18:48:55 +0200 wenzelm hide: check declared;
Thu, 18 May 2000 18:46:13 +0200 wenzelm added disable_pr, enable_pr;
Thu, 18 May 2000 17:21:58 +0200 wenzelm 'pr' now prints actual proof states only;
Thu, 18 May 2000 11:43:57 +0200 wenzelm fewer consts declared as global;
Thu, 18 May 2000 11:40:57 +0200 wenzelm 'apply' consumes facts;
Wed, 17 May 2000 18:27:13 +0200 wenzelm Proof General -- if present make this the default;
Wed, 17 May 2000 17:16:21 +0200 wenzelm export generic_simp_tac;
Tue, 16 May 2000 14:07:49 +0200 paulson changed to cope with the rewriting of #2+n to Suc(Suc n)
Tue, 16 May 2000 14:07:06 +0200 paulson new policy to simplify the use of numerals:
Tue, 16 May 2000 14:04:29 +0200 paulson reverted to old proof of dominoes_tile_row, given new treatment of #2+...
Mon, 15 May 2000 17:34:05 +0200 berghofe Replaced some definitions involving epsilon by more readable primrec
Mon, 15 May 2000 17:32:39 +0200 berghofe alist_rec and assoc are now defined using primrec and thus no longer
Mon, 15 May 2000 17:30:19 +0200 berghofe Removed unnecessary primrec equations of hd and last involving arbitrary.
Mon, 15 May 2000 10:34:51 +0200 paulson collected three proofs into rename_client_map_tac
Mon, 15 May 2000 10:33:32 +0200 paulson added the dummy theory Integ/NatSimprocs.thy
Fri, 12 May 2000 15:21:58 +0200 paulson updated
Fri, 12 May 2000 15:20:46 +0200 paulson new simprules needed because of new subtraction rewriting
Fri, 12 May 2000 15:18:55 +0200 paulson nat_diff_split' now called nat_diff_split
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip