huffman [Thu, 23 Aug 2007 16:46:40 +0200] rev 24410
theory of integers as an inductive datatype
huffman [Thu, 23 Aug 2007 15:47:42 +0200] rev 24409
move bin_nth stuff to its own subsection
huffman [Wed, 22 Aug 2007 21:09:21 +0200] rev 24408
removed Word/Size.thy;
replaced len_of TYPE('a) with CARD('a);
replaced axclass len with class finite;
replaced axclass len0 with class type
huffman [Wed, 22 Aug 2007 20:59:19 +0200] rev 24407
typed print translation for CARD('a);
declare zero_less_card_finite [simp]
huffman [Wed, 22 Aug 2007 18:53:54 +0200] rev 24406
rename type pls to num0
huffman [Wed, 22 Aug 2007 17:58:37 +0200] rev 24405
move constant definitions to their respective subsections
chaieb [Wed, 22 Aug 2007 17:13:42 +0200] rev 24404
tuned;
chaieb [Wed, 22 Aug 2007 17:13:41 +0200] rev 24403
More selective generalization : a*b is generalized whenever none of a and b is a number
chaieb [Wed, 22 Aug 2007 17:13:40 +0200] rev 24402
imports Presburger; no need for Main
huffman [Wed, 22 Aug 2007 16:55:46 +0200] rev 24401
move bool list operations from WordBitwise to WordBoolList