haftmann [Sat, 25 Aug 2007 09:22:22 +0200] rev 24428
made SML/NJ happy
paulson [Fri, 24 Aug 2007 14:21:33 +0200] rev 24427
revised blacklisting for ATP linkup
paulson [Fri, 24 Aug 2007 14:17:54 +0200] rev 24426
new derived rule: incr_type_indexes
paulson [Fri, 24 Aug 2007 14:16:44 +0200] rev 24425
Returning both a "one-line" proof and a structured proof
paulson [Fri, 24 Aug 2007 14:15:58 +0200] rev 24424
Reconstruction bug fix
haftmann [Fri, 24 Aug 2007 14:14:20 +0200] rev 24423
overloaded definitions accompanied by explicit constants
haftmann [Fri, 24 Aug 2007 14:14:18 +0200] rev 24422
moved class dense_linear_order to Orderings.thy
haftmann [Fri, 24 Aug 2007 14:14:17 +0200] rev 24421
updated
haftmann [Fri, 24 Aug 2007 14:14:16 +0200] rev 24420
made sets executable
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