src/HOL/Word/WordShift.thy
Sat, 21 Feb 2009 20:52:30 +0100 Removed subsumed lemmas
Mon, 26 Jan 2009 22:14:18 +0100 stripped Id
Mon, 20 Oct 2008 23:53:17 +0200 fixed proof
Tue, 10 Jun 2008 21:50:05 +0200 recovered nat_induct as default for induct_tac;
Tue, 10 Jun 2008 19:34:32 +0200 case_tac: accomodate change in bound variable name;
Sat, 17 May 2008 23:37:11 +0200 avoid undeclared variables in facts;
Fri, 04 Apr 2008 13:40:25 +0200 renamed app2 to map2
Sat, 15 Mar 2008 22:07:29 +0100 avoid unclear fact references;
Sun, 17 Feb 2008 06:49:53 +0100 New simpler representation of numerals, using Bit0 and Bit1 instead of BIT, B0, and B1
Fri, 15 Feb 2008 16:09:12 +0100 <= and < on nat no longer depend on wellfounded relations
Mon, 28 Jan 2008 22:27:29 +0100 eliminated escaped white space;
Tue, 15 Jan 2008 16:19:23 +0100 joined theories IntDef, Numeral, IntArith to theory Int
Thu, 08 Nov 2007 20:08:01 +0100 eliminated illegal schematic variables in where/of;
Tue, 28 Aug 2007 20:13:47 +0200 revert to Word library version from 2007/08/20
Wed, 22 Aug 2007 21:09:21 +0200 removed Word/Size.thy;
Wed, 22 Aug 2007 17:58:37 +0200 move constant definitions to their respective subsections
Wed, 22 Aug 2007 16:55:46 +0200 move bool list operations from WordBitwise to WordBoolList
Tue, 21 Aug 2007 01:07:05 +0200 move shifting-related constant definitions from WordDefinition to WordShift
Mon, 20 Aug 2007 18:11:09 +0200 headers for document generation
Mon, 20 Aug 2007 04:34:31 +0200 * HOL-Word: