src/HOL/Integ/Bin.ML
Sat, 06 Oct 2001 00:02:46 +0200 wenzelm * sane numerals (stage 2): plain "num" syntax (removed "#");
Fri, 05 Oct 2001 21:52:39 +0200 wenzelm sane numerals (stage 1): added generic 1, removed 1' and 2 on nat,
Wed, 03 Oct 2001 20:54:16 +0200 wenzelm tuned parentheses in relational expressions;
Tue, 19 Dec 2000 15:15:43 +0100 paulson coping with the re-orientation of #nn=x
Fri, 15 Sep 2000 12:39:57 +0200 paulson renamed (most of...) the select rules
Wed, 13 Sep 2000 18:47:30 +0200 paulson more integer theorems, better simplification
Thu, 17 Aug 2000 11:55:47 +0200 paulson better rules for cancellation of common factors across comparisons
Tue, 25 Jul 2000 00:06:46 +0200 wenzelm rearranged setup of arithmetic procedures, avoiding global reference values;
Sat, 01 Jul 2000 17:52:52 +0200 nipkow Defined abs on int.
Thu, 22 Jun 2000 23:04:34 +0200 wenzelm bind_thm(s);
Wed, 14 Jun 2000 17:44:43 +0200 paulson new default simprules for m*n = 0
Thu, 04 May 2000 12:29:00 +0200 paulson further tidying of integer simprocs
Wed, 03 May 2000 18:33:28 +0200 paulson Installation of CombineNumerals for the integers
Sun, 23 Apr 2000 11:34:05 +0200 paulson removed some duplication, etc.
Wed, 22 Mar 2000 13:01:18 +0100 paulson tidied using new "inst" rule
Mon, 04 Oct 1999 21:48:59 +0200 wenzelm arithmetic now in IntArith;
Thu, 23 Sep 1999 09:04:36 +0200 nipkow Restructured lin.arith.package.
Tue, 21 Sep 1999 14:13:55 +0200 nipkow Integ/bin_simprocs.ML now loaded in Integ/Bin.ML
Wed, 08 Sep 1999 15:40:39 +0200 paulson generalized the theorem bin_add_BIT_Min to bin_add_Min_right
Fri, 23 Jul 1999 17:27:12 +0200 paulson zadd_ac and zmult_ac are no longer included by default
Mon, 19 Jul 1999 15:29:01 +0200 paulson removal of rewrites for Suc(Suc(Suc...)))
Thu, 15 Jul 1999 10:33:16 +0200 paulson qed_goal -> Goal; new theorems nat_le_0, nat_le_eq_zle and zdiff_int
Wed, 14 Jul 1999 10:39:26 +0200 paulson new constant folding rewrites
Tue, 13 Jul 1999 10:43:31 +0200 paulson new theorem zmult_eq_0_iff
Mon, 12 Jul 1999 10:32:30 +0200 paulson new theorems for the "at most" relation
Fri, 09 Jul 1999 10:45:09 +0200 paulson products of signs as equivalences
Thu, 08 Jul 1999 13:43:42 +0200 paulson Introduction of integer division algorithm
Tue, 06 Jul 1999 21:14:34 +0200 wenzelm use generic numeral encoding and syntax;
Wed, 23 Jun 1999 10:36:59 +0200 paulson rewrite rules to distribute CONSTANT multiplication over sum and difference;
Mon, 24 May 1999 15:54:12 +0200 paulson Better simplification of (nat #0), (int (Suc 0)), etc
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Wed, 03 Mar 1999 11:15:18 +0100 paulson expandshort
Wed, 27 Jan 1999 17:11:39 +0100 nipkow arith_tac for min/max
Thu, 14 Jan 1999 13:18:09 +0100 nipkow More arith refinements.
Wed, 13 Jan 1999 08:41:28 +0100 nipkow Simplified arithmetic.
Tue, 12 Jan 1999 15:59:35 +0100 nipkow Restructured Arithmatic
Mon, 11 Jan 1999 16:50:49 +0100 nipkow More arith simplifications.
Sat, 09 Jan 1999 15:24:11 +0100 nipkow Refined arith tactic.
Tue, 05 Jan 1999 17:28:14 +0100 nipkow Instantiated lin.arith.
Mon, 28 Dec 1998 16:46:44 +0100 paulson fixed comments
Fri, 30 Oct 1998 10:43:12 +0100 paulson Explicit (and improved) simprules for binary arithmetic.
Fri, 23 Oct 1998 18:47:44 +0200 paulson Now users will never see (int 0)
Thu, 01 Oct 1998 18:25:18 +0200 paulson better handling of literals
Tue, 29 Sep 1998 15:57:42 +0200 paulson many renamings and changes. Simproc for cancelling common terms in relations
Fri, 25 Sep 1998 13:57:01 +0200 paulson Renaming of Integ/Integ.* to Integ/Int.*, and renaming of related constants
Thu, 24 Sep 1998 17:07:24 +0200 paulson renamed some axioms; some new theorems
Wed, 23 Sep 1998 10:25:37 +0200 paulson much renaming and reorganization
Mon, 21 Sep 1998 10:43:09 +0200 paulson much renaming and tidying
Fri, 18 Sep 1998 16:05:08 +0200 paulson improved (but still flawed) treatment of binary arithmetic
Tue, 15 Sep 1998 15:06:29 +0200 paulson revised treatment of integers
Fri, 31 Jul 1998 10:50:47 +0200 paulson tidied
Fri, 24 Jul 1998 17:55:57 +0200 wenzelm added ex/MonoidGroups (record example);
Fri, 24 Jul 1998 13:19:38 +0200 berghofe Adapted to new datatype package.
Mon, 22 Jun 1998 17:26:46 +0200 wenzelm isatool fixgoal;
Sat, 07 Mar 1998 16:29:29 +0100 nipkow Removed `addsplits [expand_if]'
Fri, 20 Feb 1998 17:56:51 +0100 nipkow Congruence rules use == in premises now.
Mon, 10 Nov 1997 15:25:12 +0100 wenzelm ASCII-fied;
Mon, 03 Nov 1997 12:13:18 +0100 wenzelm isatool fixclasimp;
Fri, 17 Oct 1997 15:25:12 +0200 nipkow setloop split_tac -> addsplits
Fri, 18 Apr 1997 11:54:54 +0200 paulson Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
less more (0) -60 tip