src/HOL/Integ/NatBin.thy
Tue, 16 Aug 2005 18:53:11 +0200 paulson more simprules now have names
Tue, 12 Jul 2005 17:56:03 +0200 avigad added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
Fri, 01 Jul 2005 14:08:53 +0200 berghofe Moved code generator setup from NatBin to IntDef.
Thu, 16 Jun 2005 19:51:04 +0200 paulson a few new integer lemmas
Mon, 16 May 2005 10:29:15 +0200 paulson Use of IntInf.int instead of int in most numeric simprocs; avoids
Wed, 04 May 2005 08:36:10 +0200 nipkow Fixing a problem with lin.arith.
Wed, 23 Mar 2005 12:09:18 +0100 paulson replaced bool by a new datatype "bit" for binary numerals
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 17 Jan 2005 15:21:40 +0100 nipkow Removed div/mod ML code because it fails for 0.
Fri, 14 Jan 2005 12:00:27 +0100 nipkow made diff_less a simp rule
Tue, 19 Oct 2004 18:18:45 +0200 paulson converted some induct_tac to induct
Thu, 07 Oct 2004 15:42:30 +0200 paulson simplification tweaks for better arithmetic reasoning
Wed, 18 Aug 2004 11:09:40 +0200 nipkow import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 nipkow New theory header syntax.
Mon, 16 Aug 2004 12:29:09 +0200 berghofe Replaced `div and `mod in consts_code section by div and mod.
Thu, 01 Jul 2004 12:29:53 +0200 paulson new treatment of binary numerals
Thu, 24 Jun 2004 17:52:02 +0200 paulson replaced monomorphic abs definitions by abs_if
Tue, 11 May 2004 20:11:08 +0200 obua changes made due to new Ring_and_Field theory
Mon, 15 Mar 2004 10:46:01 +0100 paulson new lemma
Mon, 08 Mar 2004 11:12:06 +0100 paulson generic theorems about exponentials; general tidying up
Thu, 04 Mar 2004 12:06:07 +0100 paulson new material from Avigad, and simplified treatment of division by 0
Sun, 29 Feb 2004 23:05:48 +0100 berghofe Added specific code generator for number_of.
Tue, 17 Feb 2004 10:41:59 +0100 paulson further tweaks to the numeric theories
Sun, 15 Feb 2004 10:46:37 +0100 paulson Polymorphic treatment of binary arithmetic using axclasses
Tue, 10 Feb 2004 12:02:11 +0100 paulson generic of_nat and of_int functions, and generalization of iszero
Tue, 27 Jan 2004 15:39:51 +0100 paulson replacing HOL/Real/PRat, PNat by the rational number development
Mon, 12 Jan 2004 16:51:45 +0100 paulson Added lemmas to Ring_and_Field with slightly modified simplification rules
Wed, 10 Dec 2003 15:59:34 +0100 paulson Moving some theorems from Real/RealArith0.ML
Thu, 04 Dec 2003 16:16:36 +0100 paulson further simplifications of the integer development; converting more .ML files
Thu, 04 Dec 2003 10:29:17 +0100 paulson Tidying of the integer development; towards removing the
Mon, 22 Sep 2003 16:04:49 +0200 berghofe Improved efficiency of code generated for functions int and nat.
Mon, 12 Aug 2002 17:48:19 +0200 nipkow *** empty log message ***
Fri, 31 May 2002 07:53:37 +0200 nipkow Now arith can deal with div/mod arbitrary nat numerals.
Wed, 15 May 2002 13:50:38 +0200 nipkow Set up arith to deal with div 2 and mod 2.
Thu, 07 Mar 2002 23:41:30 +0100 wenzelm renamed nat_number_of to nat_number (avoid clash with separate theorem);
Mon, 25 Feb 2002 11:27:07 +0100 berghofe Introduced variants of operators + * ~ constrained to type int
Wed, 23 Jan 2002 16:58:05 +0100 wenzelm tuned;
Mon, 10 Dec 2001 15:23:19 +0100 berghofe Added code generator setup.
Tue, 07 Aug 2001 16:36:52 +0200 paulson Tweaks for 1 -> 1'
Mon, 06 Aug 2001 13:43:24 +0200 nipkow turned translation for 1::nat into def.
Fri, 01 Dec 2000 19:53:29 +0100 nipkow Linear arithmetic now copes with mixed nat/int formulae.
Thu, 03 Aug 2000 10:52:30 +0200 paulson introduction of integer exponentiation
Mon, 19 Jul 1999 15:27:34 +0200 paulson NatBin: binary arithmetic for the naturals
less more (0) tip