src/HOL/Integ/NatBin.thy
Tue, 10 Feb 2004 12:02:11 +0100 generic of_nat and of_int functions, and generalization of iszero
Tue, 27 Jan 2004 15:39:51 +0100 replacing HOL/Real/PRat, PNat by the rational number development
Mon, 12 Jan 2004 16:51:45 +0100 Added lemmas to Ring_and_Field with slightly modified simplification rules
Wed, 10 Dec 2003 15:59:34 +0100 Moving some theorems from Real/RealArith0.ML
Thu, 04 Dec 2003 16:16:36 +0100 further simplifications of the integer development; converting more .ML files
Thu, 04 Dec 2003 10:29:17 +0100 Tidying of the integer development; towards removing the
Mon, 22 Sep 2003 16:04:49 +0200 Improved efficiency of code generated for functions int and nat.
Mon, 12 Aug 2002 17:48:19 +0200 *** empty log message ***
Fri, 31 May 2002 07:53:37 +0200 Now arith can deal with div/mod arbitrary nat numerals.
Wed, 15 May 2002 13:50:38 +0200 Set up arith to deal with div 2 and mod 2.
Thu, 07 Mar 2002 23:41:30 +0100 renamed nat_number_of to nat_number (avoid clash with separate theorem);
Mon, 25 Feb 2002 11:27:07 +0100 Introduced variants of operators + * ~ constrained to type int
Wed, 23 Jan 2002 16:58:05 +0100 tuned;
Mon, 10 Dec 2001 15:23:19 +0100 Added code generator setup.
Tue, 07 Aug 2001 16:36:52 +0200 Tweaks for 1 -> 1'
Mon, 06 Aug 2001 13:43:24 +0200 turned translation for 1::nat into def.
Fri, 01 Dec 2000 19:53:29 +0100 Linear arithmetic now copes with mixed nat/int formulae.
Thu, 03 Aug 2000 10:52:30 +0200 introduction of integer exponentiation
Mon, 19 Jul 1999 15:27:34 +0200 NatBin: binary arithmetic for the naturals