src/HOL/Arith.ML
Thu, 25 Jun 1998 13:57:34 +0200 paulson Installation of target HOL-Real
Mon, 22 Jun 1998 17:26:46 +0200 wenzelm isatool fixgoal;
Mon, 27 Apr 1998 16:45:11 +0200 nipkow Added a few lemmas.
Thu, 12 Mar 1998 10:37:58 +0100 paulson New laws, mostly generalizing old "pred" ones
Wed, 11 Mar 1998 11:03:43 +0100 paulson Arith.thy -> thy; proved a few new theorems
Sat, 07 Mar 1998 16:29:29 +0100 nipkow Removed `addsplits [expand_if]'
Tue, 03 Mar 1998 15:11:26 +0100 paulson New theorem diff_Suc_le_Suc_diff; tidied another proof
Tue, 16 Dec 1997 17:58:03 +0100 wenzelm expandshort;
Fri, 12 Dec 1997 10:31:25 +0100 paulson Faster proof of mult_less_cancel2
Sat, 06 Dec 1997 17:05:41 +0100 nipkow Got rid of some preds and replaced some n~=0 by 0<n.
Thu, 04 Dec 1997 12:44:37 +0100 nipkow pred n -> n-1
Wed, 03 Dec 1997 17:25:43 +0100 nipkow Replaced n ~= 0 by 0 < n
Wed, 26 Nov 1997 16:45:54 +0100 wenzelm added Suc_mult_less_cancel1, Suc_mult_le_cancel1, Suc_mult_cancel1;
Wed, 05 Nov 1997 13:29:47 +0100 paulson Expandshort; new theorem le_square
Mon, 03 Nov 1997 12:13:18 +0100 wenzelm isatool fixclasimp;
Fri, 17 Oct 1997 15:25:12 +0200 nipkow setloop split_tac -> addsplits
Thu, 16 Oct 1997 15:23:25 +0200 paulson New simprule diff_le_self, requiring a new proof of diff_diff_cancel
Thu, 16 Oct 1997 14:12:15 +0200 nipkow Various new lemmas. Improved conversion of equations to rewrite rules:
Fri, 10 Oct 1997 19:02:28 +0200 wenzelm fixed dots;
Mon, 29 Sep 1997 11:37:02 +0200 paulson Step_tac -> Safe_tac
Fri, 26 Sep 1997 10:21:14 +0200 paulson Minor tidying to use Clarify_tac, etc.
Wed, 02 Jul 1997 11:59:10 +0200 nipkow Added the following lemmas tp Divides and a few others to Arith and NatDef:
Mon, 23 Jun 1997 10:42:03 +0200 paulson Ran expandshort
Wed, 04 Jun 1997 16:03:54 +0200 wenzelm eliminated non-ASCII;
Mon, 02 Jun 1997 12:12:27 +0200 paulson New theorems le_add_diff_inverse, le_add_diff_inverse2
Fri, 30 May 1997 15:15:57 +0200 paulson Moving div and mod from Arith to Divides
Tue, 27 May 1997 13:03:41 +0200 paulson New theorems suggested by Florian Kammueller
Mon, 26 May 1997 12:36:16 +0200 paulson Tidying and a couple of useful lemmas
Thu, 22 May 1997 15:07:45 +0200 paulson New lemmas used for ex/Fib
Tue, 20 May 1997 11:37:57 +0200 paulson New theorems from Hoare/Arith2.ML
Wed, 09 Apr 1997 12:32:04 +0200 paulson Using Blast_tac
Tue, 25 Feb 1997 15:11:56 +0100 pusch minor changes due to new primrec definitions for +,-,*
Thu, 09 Jan 1997 10:22:42 +0100 paulson New theorem add_leE
Wed, 16 Oct 1996 10:37:17 +0200 nipkow Defined pred using nat_case rather than nat_rec.
Thu, 26 Sep 1996 12:47:47 +0200 paulson Ran expandshort
Mon, 23 Sep 1996 18:09:53 +0200 paulson Proof of mult_le_mono is now more robust
Thu, 12 Sep 1996 10:32:43 +0200 paulson Change to best_tac required to prevent looping
Mon, 19 Aug 1996 11:15:44 +0200 paulson Removal of less_SucE as default SE rule
Fri, 14 Jun 1996 12:22:42 +0200 paulson New lemmas for gcd example
Mon, 03 Jun 1996 17:10:56 +0200 berghofe best_tac, deepen_tac and safe_tac now also use default claset.
Fri, 24 May 1996 12:27:04 +0200 berghofe Rules pred_0, pred_Suc etc. are now stored in theorem database.
Thu, 23 May 1996 14:37:06 +0200 berghofe Replaced fast_tac by Fast_tac (which uses default claset)
Wed, 01 May 1996 13:48:31 +0200 paulson New cancellation and monotonicity laws, about
Wed, 17 Apr 1996 17:59:58 +0200 oheimb *** empty log message ***
Thu, 11 Apr 1996 08:30:25 +0200 nipkow Added a number of lemmas
Thu, 28 Mar 1996 12:36:50 +0100 paulson Moved even/odd lemmas from ex/Mutil to Arith
Wed, 27 Mar 1996 18:45:17 +0100 paulson Library changes for mutilated checkerboard
Wed, 06 Mar 1996 12:52:11 +0100 paulson Ran expandshort
Thu, 15 Feb 1996 08:10:36 +0100 nipkow Added a few thms and the new theory RelPow.
Fri, 09 Feb 1996 13:41:18 +0100 nipkow Added qed_spec_mp to avoid renaming of bound vars in 'th RS spec'
Mon, 05 Feb 1996 21:27:16 +0100 clasohm expanded tabs; renamed subtype to typedef;
Tue, 30 Jan 1996 15:24:36 +0100 clasohm expanded tabs
Fri, 08 Dec 1995 11:57:02 +0100 nipkow Changed div_termination -> diff_less
Sun, 12 Nov 1995 16:29:12 +0100 nipkow added new arithmetic lemmas and the functions take and drop.
Wed, 25 Oct 1995 09:48:29 +0100 nipkow Added various thms and tactics.
Wed, 04 Oct 1995 13:10:03 +0100 clasohm added local simpsets; removed IOA from 'make test'
Wed, 26 Jul 1995 11:29:57 +0200 lcp tidied proof of add_less_mono
Thu, 22 Jun 1995 12:44:29 +0200 nipkow Added add_lessD1
Fri, 24 Mar 1995 12:30:35 +0100 clasohm changed syntax of tuples from <..., ...> to (..., ...)
Mon, 20 Mar 1995 15:35:28 +0100 clasohm changed syntax of "if"
less more (0) tip