huffman [Fri, 24 Aug 2007 00:37:12 +0200] rev 24419
remove unused lemmas
huffman [Fri, 24 Aug 2007 00:23:51 +0200] rev 24418
bin_sc_nth proof
huffman [Thu, 23 Aug 2007 23:37:51 +0200] rev 24417
remove lemma bin_rec_PM
huffman [Thu, 23 Aug 2007 23:34:51 +0200] rev 24416
avoid use of bin_rec_PM
huffman [Thu, 23 Aug 2007 20:15:45 +0200] rev 24415
new instance proofs
huffman [Thu, 23 Aug 2007 18:53:53 +0200] rev 24414
remove unused lemmas
huffman [Thu, 23 Aug 2007 18:52:44 +0200] rev 24413
import BinInduct;
remove constant bin_rl;
remove redundant lemmas and definitions;
clean up some proofs
huffman [Thu, 23 Aug 2007 18:47:08 +0200] rev 24412
declare bin_rest_BIT_bin_last [simp]
huffman [Thu, 23 Aug 2007 16:47:16 +0200] rev 24411
Word/BinInduct.thy
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
huffman [Wed, 22 Aug 2007 16:54:43 +0200] rev 24400
Word/WordBoolList.thy
huffman [Wed, 22 Aug 2007 16:44:35 +0200] rev 24399
move if_simps from BinBoolList to Num_Lemmas
chaieb [Wed, 22 Aug 2007 12:21:17 +0200] rev 24398
Axioms for class no longer use object-universal quantifiers
huffman [Wed, 22 Aug 2007 02:04:30 +0200] rev 24397
move bool list stuff from WordDefinition and WordArith to new WordBoolList theory
huffman [Wed, 22 Aug 2007 01:42:35 +0200] rev 24396
move bool list stuff from BinOperations to BinBoolList;
reorganize BinBoolList into subsections
nipkow [Tue, 21 Aug 2007 21:50:23 +0200] rev 24395
Added mod cancellation simproc
huffman [Tue, 21 Aug 2007 20:59:35 +0200] rev 24394
remove redundant lemmas
huffman [Tue, 21 Aug 2007 20:53:37 +0200] rev 24393
declare conj_absorb [simp]
huffman [Tue, 21 Aug 2007 20:52:18 +0200] rev 24392
replace iszero_number_of_Pls with iszero_0 in rel_simps