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
huffman [Tue, 21 Aug 2007 20:51:10 +0200] rev 24391
add lemma of_int_power
huffman [Tue, 21 Aug 2007 20:50:12 +0200] rev 24390
Isar-style proof for lfp_ordinal_induct
wenzelm [Tue, 21 Aug 2007 20:05:40 +0200] rev 24389
ProofContext.restore_mode;
wenzelm [Tue, 21 Aug 2007 20:05:38 +0200] rev 24388
added inner syntax mode, includes former type_mode and is_stmt;
paulson [Tue, 21 Aug 2007 18:30:11 +0200] rev 24387
Modified message for sendback